nixadm Posted May 23, 2004 Share Posted May 23, 2004 Does anyone know why I get a 404 file not found error on certain files such as checkout_shipping.php and account.php http://poolrelaxer.com/ecommerce/test/catalog thanks Link to comment Share on other sites More sharing options...
DorianJ Posted May 23, 2004 Share Posted May 23, 2004 It's acting like the files are not even in the directory. Do the files exist in your directory? I doubt this will do anyting, but if they are in the directory, are there any permission restrictions? -Dorian Link to comment Share on other sites More sharing options...
nixadm Posted May 23, 2004 Author Share Posted May 23, 2004 yeah, via ftp the files are listed... attrib: 664 rw-r-r no change if I chmod 777 or remove .htacess Link to comment Share on other sites More sharing options...
bobthelucky Posted May 23, 2004 Share Posted May 23, 2004 did you change name of lets say admin folder for security reasons? and in manufactures if you dont have a pic just install one of there pixel_transperant.gifs keeps the red x away, cool begining Link to comment Share on other sites More sharing options...
nixadm Posted May 23, 2004 Author Share Posted May 23, 2004 I changed it but changed it back to admin... thanks Link to comment Share on other sites More sharing options...
nixadm Posted May 23, 2004 Author Share Posted May 23, 2004 one more thing, I did check it to use SSL.. my server (ipowerweb) offers a secure option.. they said just modify the URL to point to the secure site.. ie: https://host185.ipowerweb.com/~poolrela/eco...log/account.php but the file is 404 there as well... Link to comment Share on other sites More sharing options...
nixadm Posted May 24, 2004 Author Share Posted May 24, 2004 Anyone know? could it related to my ssl settings? thanks Link to comment Share on other sites More sharing options...
Guest Posted May 24, 2004 Share Posted May 24, 2004 for your configure.php for ssl, just use https://host185.ipowerweb.com/!poolrela for the link, do not use anything else in there. Link to comment Share on other sites More sharing options...
nixadm Posted May 25, 2004 Author Share Posted May 25, 2004 thanks so much, that worked.. well this did: 'https://host185.ipowerweb.com/~poolrela' but it works now.. do I mess with the https cookie stuff? define('HTTP_COOKIE_DOMAIN', 'poolrelaxer.com'); define('HTTPS_COOKIE_DOMAIN', 'poolrelaxer.com'); or leave it like that.. it seems to work, not sure if its using cookies or not Link to comment Share on other sites More sharing options...
nixadm Posted May 25, 2004 Author Share Posted May 25, 2004 ahh.. checkout works with: define('HTTPS_COOKIE_DOMAIN', 'host185.ipowerweb.com'); thanks all Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.