PDA

View Full Version : Increase PHP memory limit for just one account



webguy
10-07-2008, 12:27 AM
Hi all,

I wonder if it is possible to increase the php memory limit for just one single account, NOT for the whole server.
I have read that this is sometimes possible through a php.ini in the root of the website or trough a modification in the .htaccess site. Is this also possible on DA servers?

smtalk
10-07-2008, 01:33 AM
Add to user httpd.conf:
php_admin_value memory_limit your_value