reya276 Posted February 22, 2003 Share Posted February 22, 2003 I keep getting this error and I don't know why?? Warning: Cannot set time limit in safe mode in /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/easypopulate.php on line 165 Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/easypopulate.php:165) in /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/includes/functions/sessions.php on line 133 Please help me Quote Rey A. Link to comment Share on other sites More sharing options...
loxly Posted February 22, 2003 Share Posted February 22, 2003 How big is your database? You might need to split the file and load it in smaller files. Quote [no external urls in signatures please, kthanks] Link to comment Share on other sites More sharing options...
wasson65 Posted March 4, 2003 Share Posted March 4, 2003 I keep getting this error and I don't know why?? Warning: Cannot set time limit in safe mode in /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/easypopulate.php on line 165 Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/easypopulate.php:165) in /usr/local/plesk/apache/vhosts/mynoddle.com/httpdocs/admin/includes/functions/sessions.php on line 133 Please help me Hi, Tim the EP author here. The problem you're having is that the host you are on has turned on safe_mode which prevents somebody's runaway php script from bogging the machine. The line at 165 in EP is trying to set the script timeout (how long a script can run before the operating system kills it) to a big number. This helps big stores with lot's to upload. Unfortunately, it gives this error in safe_mode stores. The fix is to open easypopulate.php and remove or comment out line 165. Enjoy, Tim 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.
Note: Your post will require moderator approval before it will be visible.