Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: set_time_limit():


dmdsoftware

Recommended Posts

Posted

When I install, I get a the following warning:

 

Warning: set_time_limit(): Cannot set time limit in safe mode in /home/virtual/site148/fst/var/www/html/main/catalog/install/includes/functions/general.php on line 47

 

The database import was successful!

 

After installation, I get:

 

The configuration was successful!

 

But when I access the site by clicking the catalog and administrator buttons, I get:

 

1146 - Table 'windowsmobiledevices_com_-_simon.currencies' doesn't exist

 

select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies

 

[TEP STOP]

 

 

and

 

 

1146 - Table 'windowsmobiledevices_com_-_simon.customers' doesn't exist

 

select count(*) as count from customers

 

[TEP STOP]

 

 

When I check the database, oscommerce install created many tables, but I don't see a customers or a currencies table.

Posted

Safe mode must be set to off in php.ini (talk to your server admin)

 

Matti

Archived

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

×
×
  • Create New...