ahmedklibi51
New Member
- Messages
- 20
- Reaction score
- 0
- Points
- 1
Hello,
Please add more php memory 32M--->64M
Please add more php memory 32M--->64M
the quick solution would be to add a line in .htaccess file located at your root folder.
php_value memory_limit 64M if x10 allows php memory allocation.
If not it would have ot be done at server level rather than domain level. but you could try it.
Does not work because x10 does not allow it. In fact, I doubt if any free host allows it.
Trying to change any php_value setting via .htaccess doesn't work.
Correct. The Admins will have to reconfigure the global PHP settings on the servers.