Quote:
Originally Posted by Chuck S 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.