to determine which php.ini file you are using you can run a command like
php -i | grep php.ini that will give you the phpinfo outputted to the command line.
On Thu, Apr 30, 2015 at 12:25 AM, Benjamin Lees emufarmers@gmail.com wrote:
On Tue, Apr 28, 2015 at 2:37 PM, Peter Presland peter@wikispooks.org wrote:
php.ini memory_limit is set at 1000M. So can somebody tell what exactly is setting a max memory size of only 256K for this script?
You might have multiple PHP config files, one for the CLI and one for Apache.
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l