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? Quote Link to comment Share on other sites More sharing options...
Gast Posted March 12, 2006 Author Share Posted March 12, 2006 *bump* Quote Link to comment 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. Quote Link to comment 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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.