sergefai Posted October 29, 2006 Posted October 29, 2006 When installing I got the following message New Installation Database Import Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/nvrsinfo/nvrsinfo/www/catalog/install/includes/functions/general.php on line 47 The database import was successful! After I finished installation and made all the neccessary changes I keep getting the warning messages at http://nvrs.info/catalog/ Am I right in thinking that it is possible to turn safe mode off in the . access file. Could somebody help and advise me on this issue?
starcad Posted October 29, 2006 Posted October 29, 2006 When installing I got the following messageNew Installation Database Import Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/nvrsinfo/nvrsinfo/www/catalog/install/includes/functions/general.php on line 47 The database import was successful! After I finished installation and made all the neccessary changes I keep getting the warning messages at http://nvrs.info/catalog/ Am I right in thinking that it is possible to turn safe mode off in the . access file. Could somebody help and advise me on this issue? Looks like your almost there Sergefai, I'm not seeing the Safe Mode error. So, all you need to do now is change the permissions in the file home/nvrsinfo/nvrsinfo/www/catalog/includes/configure.php to 644 using your FTP program and that should take care of the warning at the top.
Guest Posted August 11, 2007 Posted August 11, 2007 I got this nerve racking error too. Just to help anyone else, in your general.php files be sure to put a @ before set_time_limit() and that did the trick. :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.