OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Search enabled / Fatal Error (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Search enabled / Fatal Error

taito (Visitor)
Posts: 0
graphgraph
User Offline
Search enabled / Fatal Error 8 Years, 3 Months ago
Karma: 0  
Hello, when i enable the search function from admin , i get this error....

Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 72 bytes) in */libraries/cms/html/select.php on line 450

any help?
thank you!
Logged Logged
The administrator has disabled public write access.
AnnaZh (Admin)
Admin
Posts: 226
graphgraph
User Offline Click here to see the profile of this user
Gender: Female Location: Kharkov, Ukraine
Re:Search enabled / Fatal Error 8 Years, 3 Months ago
Karma: 7  
Hello,

You have such problem, because Your PHP configuration at the server has a memory limit, which is rather low.

I'd recommend to set it to 32 Mb.

!!!Please, contact your host provider to increase PHP's memory limit to 32 Mb.!!!

or if you have access to php.ini follow in this way:

If so, search for memory_limit and change the value to 32M

If not, do you have a .htaccess file in your Joomla website root folder?
If so, add the following line:
php_value memory_limit 32M


Best Regards,
Anna
ordasoft.com
Logged Logged
The administrator has disabled public write access.
taito (Visitor)
Posts: 0
graphgraph
User Offline
Re:Search enabled / Fatal Error 8 Years, 3 Months ago
Karma: 0  
something else?

memory_limit 96M
Logged Logged
The administrator has disabled public write access.
jsox79 (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:Search enabled / Fatal Error 8 Years, 3 Months ago
Karma: 0  
probably want to set it to like 256mb, it tried to allocate 72 bytes, but your memory buffer was already used, so adjusting to 256 should do the trick.
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:Search enabled / Fatal Error 8 Years, 3 Months ago
Karma: 58  
Hello,

This issue connected only with host provider.

Sorry, it is not depends from our component.

thanks
Logged Logged
The administrator has disabled public write access.
Go to top
»