2011-03-20, 03:08 AM
Hi,
I've had my forum on localhost (XAMPP) for a few weeks whilst I set it up. I've purchased the domain name and the host and the DNS has transferred nicely. I'm having trouble transferring the forum from XAMPP to the actual web host. I've followed a few tutorials here to no avail. Below is what I've done.
Any help would be hugely appreciated.
Cheers
I've had my forum on localhost (XAMPP) for a few weeks whilst I set it up. I've purchased the domain name and the host and the DNS has transferred nicely. I'm having trouble transferring the forum from XAMPP to the actual web host. I've followed a few tutorials here to no avail. Below is what I've done.
- Made a MySQL backup of the forum through XAMPP's PHPMyAdmin
- Transferred all files to web host's cPanel File Manager
- Changed config.php with new database information
- Changed settings.php - replaced http://localhost entries with http://domainname.
- Made a new database on the web host through cPanel.
- Imported the localhost forum's backup I made earlier into new web host database. Successfully.
Quote:Warning: require_once(/home/laswuf/public_html/inc/init.php) [function.require-once]: failed to open stream: No such file or directory in /home/laswuf/public_html/admin/index.php on line 18
Fatal error: require_once() [function.require]: Failed opening required '/home/laswuf/public_html/inc/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laswuf/public_html/admin/index.php on line 18
Any help would be hugely appreciated.
Cheers