Can a .htaccess file change the memory limit for PHP?

>From http://gallery.menalto.com/node/42071

Try putting the following line into .htaccess

php_value memory_limit 16M

(I would say try 32M. 8M is the standard limit, thus your failure just
above 8M.)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to