sormui Posted February 25, 2008 Posted February 25, 2008 I'm trying to add a new product to catalog. I click "preview" after adding all the information of the product. Everything looks fine and I click "insert". Then I get error about SQL (something wrong with mysqld-nt.exe). I also get the following errors: Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\database.php on line 45 Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\sessions.php on line 42 Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\sessions.php on line 28 Don't know why I can't connect to the database again. Keep getting the server is not responding. It was working fine before I add the new product. Does anyone know what happens? Thanks in advance!
sormui Posted February 25, 2008 Author Posted February 25, 2008 I'm trying to add a new product to catalog. I click "preview" after adding all the information of the product. Everything looks fine and I click "insert". Then I get error about SQL (something wrong with mysqld-nt.exe). I also get the following errors:Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\database.php on line 45 Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\sessions.php on line 42 Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\oscommerce-2.2rc2a\catalog\admin\includes\functions\sessions.php on line 28 Don't know why I can't connect to the database again. Keep getting the server is not responding. It was working fine before I add the new product. Does anyone know what happens? Thanks in advance! This error is showing ..... I am so frustrated, please help! 2013 - Lost connection to MySQL server during query insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_date_added) values ('50', '', '14', '2008-02-25', '5', '1', '0', '0', now()) [TEP STOP] 2006 - MySQL server has gone away select count(*) as total from sessions where sesskey = 'p44513lupduea00apsj4104tr1' [TEP STOP]
sormui Posted February 25, 2008 Author Posted February 25, 2008 This error is showing ..... I am so frustrated, please help! 2013 - Lost connection to MySQL server during query insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_date_added) values ('50', '', '14', '2008-02-25', '5', '1', '0', '0', now()) [TEP STOP] 2006 - MySQL server has gone away select count(*) as total from sessions where sesskey = 'p44513lupduea00apsj4104tr1' [TEP STOP] Can anyone help please?
♥Vger Posted February 25, 2008 Posted February 25, 2008 The error is simple enough to diagnose - your MySQL server is not working correctly. That has nothing to do with osCommerce. Vger
sormui Posted February 25, 2008 Author Posted February 25, 2008 The error is simple enough to diagnose - your MySQL server is not working correctly. That has nothing to do with osCommerce. Vger But after I restart my computer, I can connect to database properly. So should I reinstall MySQL?
sormui Posted February 28, 2008 Author Posted February 28, 2008 But after I restart my computer, I can connect to database properly. So should I reinstall MySQL? Did anyone have this error before? How to fix it?
sormui Posted March 1, 2008 Author Posted March 1, 2008 Did anyone have this error before? How to fix it? I have re-installed MySQL and still getting the same problem. Please help me ......
apurba_soft Posted April 24, 2009 Posted April 24, 2009 I have re-installed MySQL and still getting the same problem. Please help me ...... Chnage................ admin/configuration.php?gID=11 Use Cache to false Then Try It, Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.