signprint Posted September 7, 2003 Posted September 7, 2003 Hi, I am still trying to get my CHECKOUT page to run with ssl, and the following is the problem: On my normal server, my absolute path is: /domains/s/i/signprint.co.uk/public_html/catalog/ but when using my secured server, the path changes to this: /fs/home/13/s/i/signprintweb/public_html/catalog/ When I launch the checkout page, the server is looking for the images at /domains/s/i/signprint.co.uk/public_html/catalog/images/ where it should always be looking at: /fs/home/13/s/i/signprintweb/public_html/catalog/ I have changed the DIR_FS_DOCUMENT_ROOT and DIR_WS_CATALOG to the new secured path, but it DOES NOT WORK. My question is, where else in the .php files would my absolute paths be configured ?? Any help greatly appreciated.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.