Jump to content

PHP ini file in-depth explanations


phpknight

Recommended Posts

I am looking for the most comprehensive explanation of every single PHP ini variable along with unseen implications of changing the values.  Has anybody seen one of these? 

 

The reason I ask is that sometimes weird things happen on my server. For instance, running PHP in suexec mode overrides the location of the error_log.  Also, changing my max memory allocation of a script from 8 to 16MB seems to have helped the execution time (on the server) of my scripts even though no single script uses more than 1MB at the peak point of memory usage. 

 

Therefore, I am trying to find out lots of details about all the variables, but I cannot seem to locate too much.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.