different values for directives as root phpinfo
-
Hi,
I just noticed that the values shown in the phpinfo of the Developer Tools plugin shows different values then the manually created phpinfo.php I dropped into the root folder of the website. E.g.:
root folder’s phpinfo.php -> PHPinfo():
max_execution_time 180 300
memory_limit 512M 512MDeveloper Tools by PeepSo -> PHPinfo():
max_execution_time 30 300
memory_limit 256M 512MAny idea why the values are not the same?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘different values for directives as root phpinfo’ is closed to new replies.