View Full Version : Site down - not sure why
Anyone else having problems getting their site to open?
Error log shows this:
[Tue May 5 11:41:17 2009] [error] PHP Warning: Invalid argument supplied for foreach() in ......./public_html/includes/elements/search_box.php on line 80]
Line 79-81:
// Used for dropdown
foreach($aCats as $oCat) {
$aTopLevelCats[$oCat->iId] = $oCat->sName;
I'm guessing this means there is a problem with producing the cat menus.
Still using V1
Any suggestions would be very welcome!
Hi Bud,
I seem to be able to load other v1 installs just fine. Are you aware of any changes that have taken place with your install or hosting?
Development are not reporting any changes to the system.
Regards
Thanks George
I've not made any changes - I think I need to get onto my host!
Appreciated
Sorted!! :D
My host tells me, "The apache service was stuck on server"
Just one of those things I guess.
Had me worried for a while there....
Ok that is good news as it is back up and running now :cool:
Getting exactly the same error again - nothing has been changed but site's now gone!!
Host swears it's not their service and I tend to agree as all my other domains on same server are fine. Also, I can run .php files from root folder so don't think it's a php problem.
Has anyone else come across this before?
Any ideas??
[Also, I've deleted everything and reverted back to known good site from 6 months ago - problem remains]
Many thanks
Desperate :(
Actually, looking at it more closely, the problem is different now after reverting back and then going back to the current site:
Errors now:
[Fri May 15 07:55:02 2009] [error] PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://api.productserve.com/v1/ProductServeService?wsdl' in /home/*path*/public_html/includes/soap/classes/class.php5Client.php on line 31
[Fri May 15 07:53:28 2009] [error] PHP Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://api.productserve.com/v1/ProductServeService?wsdl' in /home/*path*/public_html/includes/soap/classes/class.php5Client.php:31\nStack trace:\n#0 /home/*path*/public_html/includes/soap/classes/class.php5Client.php(31): SoapClient->SoapClient('http://api.prod...', Array)\n#1 /home/*path*/public_html/includes/soap/classes/class.ClientFactory.php(37): Php5Client->__construct(Object(stdClass))....... on so on
Can anyone enlighten me as to what's happening? I've only reloaded the site.
Thanks