View Single Post
Old 12-21-2003, 12:01 PM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539

Quote:
Originally posted by ultradna
...
I'm using a Linux server with Apache httpd 1.3.27 and PHP version 4.3.0 without root access - so I'm not able to edit the php.ini file.

And everything has to do with safe mode is in this configuration :
( first value is local and second is master )

safe_mode "Off" "Off"
safe_mode_exec_dir "/usr/phpbin/" " /usr/phpbin/"
safe_mode_gid "Off" "Off"
safe_mode_include_dir "no value" "no value"

When the sipder is working too long, then I get :

Fatal error: Maximum execution time of 30 seconds exceeded in /xxx/xxx/xxx/admin/robot_functions.php on line 988
...
Quote:
Originally posted by ultradna
...
my provider said that they won't turn safe_mod off so installed phpdig on my computer with windows 2000, apache, php and sql.
...

Hi. Is safe mode on or off? It seemed it was off, but now it seems it is on. If on, set_time_limit has no effect. Perhaps this thread will help.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote