Hi folks,
I'm trying to move my forum to my new VPS and having a few problems. Obviously my other hosting is still running the forum is not offline.
I tar'd my /forums folder using SSH on my old hosting.
I used 'scp' to transfer the tar to my new VPS.
I untar'd the /forums folder to the /public_html folder on my new VPS.
I've created a new mysql database on the VPS then restored a backup of my database.
I've edited the config.php file to reflect the new database name and new forum path.
I've edited the vbseo_config.php file to reflect the new forum path.
I'm using the ip address until I transfer the DNS, i.e. hxxp://ip.address.of.vps/~user_account/forums.
I'm getting a 404 error, can't fine /home/xxxx/public_html/forums/vbseo.php.
The path to that location is correct. I recopied the vbseo.php file using ascii mode via ftp but still same. I chown'd all files to the account holder, still same.
Is there anything that I've missed?
The vBadvanced CMPS page loads fine but not the /forums.
Thanks for any advice!