I'm attempting to embed gallery on my intranet site before publishing to my actualy site. I've run into a little problem... Could someone please point me in the right direction to fix the following error:
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\apache\htdocs\index.php:3) in c:\apache\htdocs\gallery\session.php on line 60
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\apache\htdocs\index.php:3) in c:\apache\htdocs\gallery\session.php on line 60
I'm a php newb so please to to be as detailed as possible with your response. Thanks!
Posts: 2322
You should visit the customization forum. You can not edit the .php files directly. You must use the files in the html_wrap folder.