John Pagan Posted December 29, 2005 Share Posted December 29, 2005 (edited) Hi, I've just moved my OSC store from one web host to another - and overcome a lot of techy problems for an amatuer such as myself. After a lot of fiddling, the site itself seems to be working fine, but when you try to make a Credit Card purchase, after you have entered your details to pay you get this screen: ---------------------------- Warning: session_start(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /home/sites/site40/web/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/sites/site40/web/includes/functions/sessions.php:67) in /home/sites/site40/web/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sites/site40/web/includes/functions/sessions.php:67) in /home/sites/site40/web/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/sites/site40/web/includes/functions/sessions.php:67) in /home/sites/site40/web/includes/functions/general.php on line 29 Warning: session_write_close(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in /home/sites/site40/web/includes/functions/sessions.php on line 106 Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /home/sites/site40/web/includes/functions/sessions.php on line 106 ---------------------------- Worldpay Is charging the card, and the Worldpay emails to both the Customer and to myself are being triggered. The order emails though are Not being triggered, as of course, the customer isn't getting back to the site. The reason I'm getting the above though as far as I can tell is that '/home/sites/site40/web/' is NOT the correct path for my new Web Server - thats the Old path. However, as I've changed all references to that path in my Config Files, I don't know where its coming from. I can find no mention of it in the admin anyway, or the Config files, or even in the Worldpay Admin system. Does anyone have any idea why something would be referencing the wrong location like this? As I say, all my Paths that I have to set are correct - as the sites working in every way except this one... Edited December 29, 2005 by John Pagan Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.