View Single Post
Old 06-21-2008, 03:22 PM   #1 (permalink)
Dave
The Acquainted
 
Dave's Avatar
 
Join Date: Apr 2008
Posts: 110
Thanks: 97
Dave is on a distinguished road
Default Issues on php.ini

Hello to everyone --

I ran a PHP program the other day and got the "30" second server timeout error.

I looked about the internet for a solution, and found an advisory post where the author recommended changing the php.ini settings to a timeout to 120 seconds and upping the script memory from 8K to 256K.

I did this and the program ran as intended.

So, my question is, are there any repercussions for changing these settings? Or, is it just a willy-nilly, harmless thing like picking a shirt color?

Thanks,
Dave
Dave is offline  
Reply With Quote