Gast Posted March 12, 2006 Share Posted March 12, 2006 I am trying to update some of the settings in my php.ini file, however certain things will not update. Settings such as "memory_limit" will update fine after restarting Apache, but when I try and update "upload_max_filesize" or "post_max_size", they will not update at all and will only stay as the default value.Does anyone know why? Link to comment https://forums.phpfreaks.com/topic/4742-phpini-settings-not-updating/ Share on other sites More sharing options...
Gast Posted March 12, 2006 Author Share Posted March 12, 2006 *bump* Link to comment https://forums.phpfreaks.com/topic/4742-phpini-settings-not-updating/#findComment-16699 Share on other sites More sharing options...
Gast Posted March 12, 2006 Author Share Posted March 12, 2006 Sorry to bump again, but this is a large problem that I have been working on all day. I have discovered that some of the settings are not reading properly, ini_get() and phpinfo() display different from what is in the php.ini file. I know it is the correct file as the location is correct listed on the phpinfo(), and some settings such as "memory_limit" do change.Thanks again. Link to comment https://forums.phpfreaks.com/topic/4742-phpini-settings-not-updating/#findComment-16725 Share on other sites More sharing options...
Gast Posted March 13, 2006 Author Share Posted March 13, 2006 *bump* has no one got any idea why? Link to comment https://forums.phpfreaks.com/topic/4742-phpini-settings-not-updating/#findComment-17128 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.