I habe a PHP script that needs to be run from the command line and which needs more memory than PHP's default value of 8 MB. I'm running Debian Sarge and found that my php.ini is under /etc/php4/apache2/php.ini. So I increased PHP's memory limit in the file, but whenever I run my PHP script it stops immediately moaninig about not having enough memory.
So I guess that
Code:
/etc/php4/apache2/php.ini
might have been the wrong file to edit? Is there another php.ini?
Recent comments
10 hours 7 min ago
15 hours 6 min ago
16 hours 32 min ago
17 hours 25 min ago
19 hours 8 min ago
23 hours 32 min ago
1 day 24 min ago
1 day 2 hours ago
1 day 15 hours ago
1 day 17 hours ago