aquatonex
August 30th, 2004, 12:54 PM
I've successfully backed up my SquirrelCart v1.1.0 to a different server. I want to make sure this backup works so I am attempting to have it 'run' on this second server.
The entire squirrelcart dir structure was copied along with the MySQL table set (via MySQL-Front).
I changed the config.php so that the $site_www_root, $site_isp_root, $site_secure_root, $cart_page, $img_path, $sql_host, $sql_username, $sql_password, and $db vars reflect this new server.
When going to the index.php homepage, the top control panel loads up with no little green blinking light on the end of it. Further, the usual two images (the logo and slogan) do not show up. Instead there are those evil deadlink x's you receive when the image doesn't exist. I look at the source for the IMG tag and it only comes up with my domain name, not the actual link to an image file.
Also, the login/password area is totally empty.
I think I have a setting incorrect, but I'm fiddling with the vars and nothing is changing.
thanks,
Greg
The entire squirrelcart dir structure was copied along with the MySQL table set (via MySQL-Front).
I changed the config.php so that the $site_www_root, $site_isp_root, $site_secure_root, $cart_page, $img_path, $sql_host, $sql_username, $sql_password, and $db vars reflect this new server.
When going to the index.php homepage, the top control panel loads up with no little green blinking light on the end of it. Further, the usual two images (the logo and slogan) do not show up. Instead there are those evil deadlink x's you receive when the image doesn't exist. I look at the source for the IMG tag and it only comes up with my domain name, not the actual link to an image file.
Also, the login/password area is totally empty.
I think I have a setting incorrect, but I'm fiddling with the vars and nothing is changing.
thanks,
Greg