scooter Posted October 18, 2002 Share Posted October 18, 2002 Newbie here.... I was trying to get rid of the following phrase that appears on my Admin page: "You are not protected by a secure SSL connection. " and in doing so, I changed my catalog/admin/includes/configure.php so that the 'HTTP_CATALOG_SERVER' points to my shared SSL URL. I had read, in the forums, that this would work. Anyway, after this did not help my problem, I changed it back to the way it was, that is HTTP_CATALOG_SERVER pointing to my standard DOMAIN URL. Now I get the following warnings: Warning: Cannot send session cookie - headers already sent by (output started at /home/jpsarch/public_html/catalog/admin/includes/configure.php:50) in /home/jpsarch/public_html/catalog/admin/includes/functions/sessions.php on line 67 Warning: Cannot send session cache limiter - headers already sent (output started at /home/jpsarch/public_html/catalog/admin/includes/configure.php:50) in /home/jpsarch/public_html/catalog/admin/includes/functions/sessions.php on line 67 I need help! Why do I get the following messages (that don't seem to effect anything) and How do I "Protect" the Admin by using my shared SSL. Thanks for any help. Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.