Ft2Judy
9-6-09, 02:18 PM
2 WordPress blogs, 1 PHP forum, and 1 Gallery.
This started over a month ago (at the end of August). I have submitted a Support ticket that has been closed and re-opened so many times it's crazy.
What I think the problem is....
I found this in the Support Knowledgebase:
http://members.powweb.com/knowledgebase/read_article.bml?kbid=3415
Question/Problem
Troubleshooting: My CGI script worked fine yesterday, but now it says it can't find the path to my files. What happened?
Answer/Solution
As part of our ongoing system maintenance, we sometimes add new NetApp filer devices to help improve the performance of customer Web sites. As a result of the new hardware, customer CGI scripts (Perl, PHP) and databases that use "real" directory paths will sometimes cease to work.
If you are using real directory paths (paths that start with "/hermes/webxx/"), you will need to replace them with the correct symbolic paths ("/home/users/web/"), which are fully compatible with our shared hosting architecture.
And, as an example, this is the error message that I get when I go to one of my WP blogs:
Fatal error: Call to a member function on a non-object in /hermes/web01b/bnnn/pow.powuser/htdocs/sinfonian/wp-settings.php on line 216
So, when everything stopped working on my website, I had not changed anything. It must have been something that Powweb changed. And why would ALL 4 applications stop working at the exact same time?
Like I said, this problem started over a month ago and I've had a Support ticket open for an entire month. The only response I've heard is that something must be corrupt in the database. So I uploaded a local backup copy of one of the WP SQL databases. Well, then I got a response back that the backup copy must be corrupt.
Also, just as a point of reference, I tried using the InstallCentral and creating a NEW WordPress blog. Guess what? Everything installs successfully (including the SQL database that was created) and I get this error message when I go to the new blog:
Fatal error: Call to a member function on a non-object in /hermes/web01b/bnnnn/pow.powuser/htdocs/sept6blog/wp-settings.php on line 247
So something is set up wrong with Powweb... I don't know what it is. I'm to the point of pulling out my hair!!!!!!
This started over a month ago (at the end of August). I have submitted a Support ticket that has been closed and re-opened so many times it's crazy.
What I think the problem is....
I found this in the Support Knowledgebase:
http://members.powweb.com/knowledgebase/read_article.bml?kbid=3415
Question/Problem
Troubleshooting: My CGI script worked fine yesterday, but now it says it can't find the path to my files. What happened?
Answer/Solution
As part of our ongoing system maintenance, we sometimes add new NetApp filer devices to help improve the performance of customer Web sites. As a result of the new hardware, customer CGI scripts (Perl, PHP) and databases that use "real" directory paths will sometimes cease to work.
If you are using real directory paths (paths that start with "/hermes/webxx/"), you will need to replace them with the correct symbolic paths ("/home/users/web/"), which are fully compatible with our shared hosting architecture.
And, as an example, this is the error message that I get when I go to one of my WP blogs:
Fatal error: Call to a member function on a non-object in /hermes/web01b/bnnn/pow.powuser/htdocs/sinfonian/wp-settings.php on line 216
So, when everything stopped working on my website, I had not changed anything. It must have been something that Powweb changed. And why would ALL 4 applications stop working at the exact same time?
Like I said, this problem started over a month ago and I've had a Support ticket open for an entire month. The only response I've heard is that something must be corrupt in the database. So I uploaded a local backup copy of one of the WP SQL databases. Well, then I got a response back that the backup copy must be corrupt.
Also, just as a point of reference, I tried using the InstallCentral and creating a NEW WordPress blog. Guess what? Everything installs successfully (including the SQL database that was created) and I get this error message when I go to the new blog:
Fatal error: Call to a member function on a non-object in /hermes/web01b/bnnnn/pow.powuser/htdocs/sept6blog/wp-settings.php on line 247
So something is set up wrong with Powweb... I don't know what it is. I'm to the point of pulling out my hair!!!!!!