View Full Version : PHP Database Down - Again?
All of my PHP queries are failing, all of a sudden. Is Powweb doing "upgrades" again? I am on charon.
http://www.fantix.com
Back down again this morning!!!!.......This is a very serious problem when it comes to promoting a website and losing users because they don't think the site is operational. Powweb....Please perform maintenence during non-peak hours and STOP doing maintenence which disrupts our work.
There is not any maintenance being done on your server. Your problems are likely with MySQL usage, not php (see any recent thread re: MySQL).
On a side note, your pages will load faster if you charge your links from:
href="http://fantix.com/phpclassifieds/index.php?kid=69&catname=Hockey"
to something like:
href="phpclassifieds/index.php?kid=69&catname=Hockey"
No need to make an http request every time you request a script. For what it's worth.
mjp
vBulletin v3.6.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.