Those errors have nothing to do with your browsers cookie settings. Can you find out where that 'e' is coming from? I think it is somewhere on the first line of any of the config/ files; or your index.php (or any files it includes). That 'e' is not supposted to be there and prevents your server from sending any (cookie including) headers. Do you have this problem on a clean install as well? (Without any configuration done?)
Regards, Sjon
Brandon Simzer wrote:
Hi,
With regards to my last post about cookies, the error message that comes up is as follows:
e *Warning*: session_start() [function.session-start http://localhost:8080/roundcube/function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\roundcube\config\db.inc.php:1) in *C:\Program Files\Apache Group\Apache2\htdocs\roundcube\program\include\main.inc* on line *72*
*Warning*: session_start() [function.session-start http://localhost:8080/roundcube/function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Program Files\Apache Group\Apache2\htdocs\roundcube\config\db.inc.php:1) in *C:\Program Files\Apache Group\Apache2\htdocs\roundcube\program\include\main.inc* on line *72*
I know for a fact that cookies are being allowed. Any suggestions would be appreciated. I even cleared my cache and tried again, so suck luck.
Brandon Simzer
bsimzer@northernobjects.com