New Zenner
- Join Date:
- Mar 2008
- Posts:
- 31
- Plugin Contributions:
- 0
"headers already sent" error when attempting to set up SSL
I went into my admin/includes/configure.php file and my include/configure.php file and changed ssl to true. Then I got this error.
"
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/gs01/herd04/8190/domains/modern-contemporaryfurniture.com/html/includes/configure.php:135) in /mnt/gs01/herd04/8190/domains/modern-contemporaryfurniture.com/html/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /mnt/gs01/herd04/8190/domains/modern-contemporaryfurniture.com/html/includes/configure.php:135) in /mnt/gs01/herd04/8190/domains/modern-contemporaryfurniture.com/html/includes/init_includes/init_templates.php on line 78
™ ™
Warning: I am able to write to the configuration file: /home/8190/domains/modern-contemporaryfurniture.com/html/includes/configure.php. This is a potential security risk - please set the right user permissions on this file (read-only, CHMOD 644 or 444 are typical). You may need to use your webhost control panel/file-manager to change the permissions effectively. Contact your webhost for assistance. "
I then put fresh fresh copies of the sessions.php file and the init_templates.php file back in there and changed the permissions of the configure.php file, but the error remains.
Any help would be greatly appreciated.