Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Safe Mode on Issue


sergefai

Recommended Posts

Posted

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?

Posted
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?

 

 

 

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.

  • 9 months later...
Posted

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. :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...