View Single Post
Old November 28th, 2007, 08:24 AM   #16 (permalink)
Alfa1
Member
Verified Customer
 
Alfa1's Avatar
 
Join Date: Mar 2006
Posts: 265
Quote:
Originally Posted by Chuck S View Post
Just make sure to double check in the config it has the proper database info for this new server
The database info for the old server and the new server are exactly the same. (username, database name & password)
Only the path is different. When I open my ftp client and go to my new server then the path is:
/domains/mydomain.com/public_html/photopost
You stated in your email that I should use this in my config file:
/home/mydomain/domains/mydomain.com/public_html/photopost

This what I used.

I did run install.php now and this is the error I get when I go to my photopost index:
Quote:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/mydomain/domains/mydomain.com/public_html/photopost/header-inc.php on line 52

Warning: require(./global.php) [function.require]: failed to open stream: No such file or directory in /home/mydomain/domains/mydomain.com/public_html/photopost/header-inc.php on line 53

Fatal error: require() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/mydomain/domains/mydomain.com/public_html/photopost/header-inc.php on line 53
Please see the error at my site.
Alfa1 is offline   Reply With Quote