Jump to content

I Pay For Solution! Slow Load, Error 500, Error 503


Recommended Posts

Error 500 is an internal server error, so it's your web hosting server that is the problem...

Error 503, Service unavailable, again it's your web hosting...

 

Think about changing of web host!

 

I don't know what is your hosting service, but there is a good one that i know, http://godaddy.com which has a good reputation for its performance and stability.

 

My own hosting service is a good one too, but their web site is curently under re-building, so i can't refer you...

You can check by the quickness of my website and store: http://informatikmp.com

 

Hope it will help you.

Link to comment
Share on other sites

From my error_log:

 

 

[01-Mar-2013 06:49:43 Etc/GMT-3] PHP Notice: Undefined index: price_without_reduction in /home4/ebooksgr/public_html/cache/smarty/compile/c46f64c05b5552557fe30b40a7a0cb2bcb2bd2e0.file.default.tpl.php on line 92

[01-Mar-2013 06:49:43 Etc/GMT-3] PHP Warning: Division by zero in /home4/ebooksgr/public_html/cache/smarty/compile/c46f64c05b5552557fe30b40a7a0cb2bcb2bd2e0.file.default.tpl.php on line 92

[01-Mar-2013 06:49:43 Etc/GMT-3] PHP Notice: Undefined index: reduction in /home4/ebooksgr/public_html/cache/smarty/compile/c46f64c05b5552557fe30b40a7a0cb2bcb2bd2e0.file.default.tpl.php on line 92

[01-Mar-2013 06:49:43 Etc/GMT-3] PHP Notice: Undefined index: price_without_reduction in /home4/ebooksgr/public_html/cache/smarty/compile/c46f64c05b5552557fe30b40a7a0cb2bcb2bd2e0.file.default.tpl.php on line 92

[01-Mar-2013 06:49:43 Etc/GMT-3] PHP Warning: Division by zero in /home4/ebooksgr/public_html/cache/smarty/compile/c46f64c05b5552557fe30b40a7a0cb2bcb2bd2e0.file.default.tpl.php on line 92

[28-Feb-2013 20:49:56 America/Denver] PHP Fatal error: Uncaught Link to database cannot be established: SQLSTATE[42000] [1203] User ebooksgr_gerente already has more than 'max_user_connections' active connections

Link to comment
Share on other sites

I would be willing to bet the problem is your host also. localhost is no judge of speed, because more than likely you are using windows and have a browser open and other programs. Plus your computer isn't the same specs as a server. Most these days are 4 or 8 processor xeon servers with 2 or more cores and hyperthreading, so 32 processes a cycle. 8-16gb of ram to. Check out web hosting buzz, that is who I personally recommend.

Link to comment
Share on other sites

From debug

 

Notice: Undefined index: unifunc in /xxx/xxxx/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

 

Fatal error: Function name must be a string in /xxx/xxx/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

Edited by Okidoki (see edit history)
Link to comment
Share on other sites

The store is running better, but "max_user_connections" is still happening.

 

I´ve deleted about 500.000 records from ps_pageviewed and ps_notfound, disabled all statistics modules, disabled blockcategories, and converted all tables to InnoDB. This last thing helped a lot.

 

I tryed to install cloudcache, but there is a problem with the module, it can´t connect with the server, I saw a guy saying he disabled the part of the code that disable the "group check", since he dont use it (me either), but dont know how to do it.

Link to comment
Share on other sites

If you know all of the answers, then why are you asking questions? I know why that error message is generated and I am giving you advice. Go as your host why that error message is generated.

Link to comment
Share on other sites

I have been navigating on your site tonight and seems that the catalogue is working properly. THe website is a little bit slow but nothing dramatically.

 

If, the website goes down time to time, seem that the problem can be related with the Mysql Configuration or Apache Configuration or Server configuration.

 

Check your server settings.

Link to comment
Share on other sites

I´ve talked a lot with the server support, without success.

 

With fastcgi, I have errors like this:

 

[05-Mar-2013 13:13:27] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home1/ebooksgr/public_html/cache/class_index.php on line 320 [05-Mar-2013 13:13:27] PHP Parse error: syntax error, unexpected $end, expecting ')' in /home1/ebooksgr/public_html/cache/class_index.php on line 320

 

With php 5.4, the error is about the "max_users_connections".

Link to comment
Share on other sites

×
×
  • Create New...