Jump to content

Duplicate site?


Recommended Posts

Im trying to create a duplicate of

http://www.swedishsweetsandimports.com/

at

http://www.swedishsweetsandimports.com/backup/

I followed the guide and for some reason, it keeps showing a 404 error page

I did a little troubleshooting and created a file

<?php
echo dirname(__FILE__).'/config/config.inc.php';
?>

to make sure it could see the config file,

http://www.swedishsweetsandimports.com/backup/test.php

So it does

I also changed the settings.php file to point to a new database

Why am I seeing the error page and not a duplicate site?

Edited by Luke_Urtnowski (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...