ZenphotoCMS Forum
Setup problem - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Setup problem (/thread-1734.html)



Setup problem - Jeroen - 2007-10-28

Hello,

I have a problem with setup. The message i got after login:

Warning: Cannot modify header information - headers already sent by (output started at /home/jeroen/public_html/zenphoto/zen/zp-config.php:160) in /home/jeroen/public_html/zenphoto/zen/auth_zp.php on line 37

Line 37etcookie("zenphoto_auth", "", time()-368000, $cookiepath);
What is wrong with this sentence? I have entered the user,admin,databasename in zp-config and filled the same user,admin in the setup.
By the way, i changed nothing in auth_zp (is this correct?)

Can someone help me with this?




Setup problem - Jeroen - 2007-10-28

I fixed the problem.
In zp_config were two blank lines in the end. after deleting the blank lines it worked fine.