outcast3112 Posted May 13, 2003 Posted May 13, 2003 hi, if i open 'catalog/default.php' on my localhost, everything seems to be fine. But if i want to open a link, the browser jumps to 'http://localhost/catalog/localhost/catalog/ '. Of course this page doesn't exists! Why is ther localhost/catalog twice in path? thx for your help ben
masat Posted May 13, 2003 Posted May 13, 2003 Hi Ben, You may find the culprit hiding in the /includes/configure.php file. The path to the https server is likly set inappropriately. If you don't have an https server place your regular url there and set enable ssl to false. You may want to check the admin side file also. How do you know when you know what you want to do for the rest of your life?
outcast3112 Posted May 13, 2003 Author Posted May 13, 2003 i've found the mistake. i've forgotten a 'http://' in front of url!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.