PDA

View Full Version : Slow site performance


elevy388997
10-16-2010, 01:48 PM
Hello,

I have been trying to setup my power store and it has slowly been getting VERY SLOW, to the point where I get this error : "MySQL server has gone away."

Any ideas???

Jason Byrnes
10-18-2010, 06:44 AM
What version of PowerStore?

elevy388997
10-18-2010, 10:26 AM
I am using PS4

Jason Byrnes
10-19-2010, 03:27 PM
Was it an upgrade from PS3? or a new install of PS4?


Try adding an index to the product options table. Open the PS Database in PHPMyAdmin and run the following SQL command:

ALTER TABLE ps4_productoptions ADD INDEX (ProductID)

if it was an upgrade from PS3, then add an index to the proctcategories table to:

ALTER TABLE ps4_productcategories ADD INDEX (ProductID)

elevy388997
10-24-2010, 12:34 PM
This was a fresh install and i tried the command but didn't help. It is still very slow but only after I try to edit the products in admin. Navigating the site otherwise is fine, but as soon as I get into that admin area... nothing works :/

Jason Byrnes
10-29-2010, 06:57 AM
I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
http://www.webassist.com/mywebassist/supporthistory.php