testerj Posted February 16, 2006 Posted February 16, 2006 I have tried installing with the default install, trying to get SSL to work, but I keep getting errors no matter which way I do it, maybe I am missing something key here, but hopefully someone can help me. With the default install, I kept getting errors saying the file was not located in the SSL folder, so I tried copying another set of files to the SSL folder, I thought maybe the SSL folder needed to mirror the files in the normal website root once it gets to checkout time. I got errors then. So I tried putting everything in the SSL folder and installing from there and I still got errors(see below) I have a quality assurance background(intermediate experience) and think I have tried to follow the instructions as best as anyone could but maybe I am missing something key here which others can see easier than I can :-) Did try starting from scratch each time, deleting the old database starting from anew to make sure that was not the problem. Advanced Settings for: websitesoftware.biz Off PHP Safe Mode Off PHP Safe Mode GID On PHP Register Globals Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 6928/6928 is not allowed to access owned by uid/gid 0/0 in /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php on line 148 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php:148) in /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php on line 97 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php:148) in /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php on line 97 Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php:148) in /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/general.php on line 33 SERVAGE SSL INFORMATION:Secure Server All Servage customers have access to a secure server at no additional costs. SSL used by our secure server is a method of ensuring that information entered through your website is protected from prying eyes. Information submitted via a secure form is transmitted in an encrypted mode. SSL is most commonly used for credit card transactions. SSL is a very slow protocol we advise to only use it when absolutely necessary. SSL pages does also use more bandwidth than ordinary websites. We have bought a shared SSL certificate for all customers to use free of charge. To use it you need to create a directory via FTP in your account root ( / ) named: ssl Pages uploaded to the ssl directory can be viewed via the web here: URL: https://ssl6.servage.net/~sc15963-LMRG/ You are not able to use your domain name for SSL request due to the nature of SSL certificates and encryption techniques.
♥Vger Posted February 17, 2006 Posted February 17, 2006 Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 6928/6928 is not allowed to access owned by uid/gid 0/0 in /mounted-storage/home10/sub001/sc15963-LMRG/ssl/includes/functions/sessions.php on line 148 This error causes all the others. Go to osCommerce admin --> Configuration --> Sessions and change tmp/ to just tmp Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.