Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting error when entering a new product to catalog


sormui

Recommended Posts

Posted

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!

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

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

Posted

The error is simple enough to diagnose - your MySQL server is not working correctly. That has nothing to do with osCommerce.

 

Vger

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

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

Posted
Did anyone have this error before? How to fix it?

I have re-installed MySQL and still getting the same problem. Please help me ......

  • 1 year later...
Posted
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.

Archived

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

×
×
  • Create New...