Inferno32 Posted December 2, 2008 Share Posted December 2, 2008 Hi, so I tried to edit my admin/includes/configure.php file so that my site's SSL worked properly. However, when I type in my login details, and click login i get this error: Address Not Found Firefox can't find the server at www.domain.comdir_ws_adminlogin.php. I then tried copying the "catalog/includes/configure.php" to match the other I modified, and I still get the same error. What should I do to correct this? Thanks! My Site! Link to comment Share on other sites More sharing options...
germ Posted December 2, 2008 Share Posted December 2, 2008 You've lost your define for DIR_WS_ADMIN It's probably supposed to be: define('DIR_WS_ADMIN', '/admin/'); If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.