rossoe Posted January 5, 2007 Posted January 5, 2007 Hi I use Fasthosts and have 10mb where I can store anything I need under https - Am I supposed to put every file in the oscommerce package onto this SSL space, to mirror the files I have on my main shared server ? I need to put phpbb2 files on there too and I'm not sure 10MB will be enough ! Thanks for your help Ross
rossoe Posted January 6, 2007 Author Posted January 6, 2007 Ok so I just installed the fresh install on my server rembering to tick SSL in the setup screen, and then copied all files to my shared SSL directory - so they are mirrored at - https://vault2.secured-url.com/quantumproduct/catalog then I had the the "register_globals is disabled" error come up so I installed the patched files from this contrib : http://www.oscommerce.com/community/contri...egister+globals so that error went away but now I get : Warning: session_start() [function.session-start]: open(/tmp\sess_66e930c2d38a1df53264b5f6ab992aa0, O_RDWR) failed: No such file or directory (2) in e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php on line 68 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php:68) in e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php on line 68 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php:68) in e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php on line 68 Warning: Cannot modify header information - headers already sent by (output started at e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php:68) in e:\sslroot\quantumproduct\catalog\includes\functions\general.php on line 29 Warning: session_write_close() [function.session-write-close]: open(/tmp\sess_66e930c2d38a1df53264b5f6ab992aa0, O_RDWR) failed: No such file or directory (2) in e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php on line 197 Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in e:\sslroot\quantumproduct\catalog\includes\functions\sessions.php on line 197 I'm on linux server (fasthosts) - but my Shared SSL space is on windows 2003 server so I assume I'm having a problem with the tmp directory - which files need to be amended in regard to /tmp directories - or is there another error/issue I'm missing here ?? Ross
♥Vger Posted January 6, 2007 Posted January 6, 2007 While you are on this site type this into the Google Toolbar "Installing with shared SSL on fasthosts" and elect to search these forums. If you find anyone who's managed to get osCommerce to work with Fasthosts shared SSL then post it here. There are a lot of people with very sore heads from bashing them against a brick wall who would be interested. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.