Hi ,
I am trying to setup Zenphoto on my server. On the setup page, after I give the mysql databse root username and pwd and click on save, the page goes blank. Nothing appears after that. Also if i try to go to the index page, it shows up a blank page.
The apache error logs shows this error
[Tue Dec 22 19:48:05 2009] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant ADMIN_RIGHTS - assumed 'ADMIN_RIGHTS' in /var/www/zenphoto/zp-core/setup.php on line 1419, referer: http://pics.myserver.com/zp-core/setup.php
THanks in advance
Sorry for not mentioning the version. I am installing the latest 1.2.8 RC1 . I am trying to install this on Red Hat Enterprise Linux ES release 4 (Nahant Update 7)
yes it is . if you could help. thanks.
Ok, now the error has disappeard, but I am getting the File does not exist: /var/www/zenphoto/favicon.ico error.
But my question is why am I getting a blank page? Should I not be seeing something at all?
Got it working. Thanks for all the posts.
Bottomline is you need to make sure that database is not created beforehand. else the automatic table creation does not work.
I had to drop the database and then it worked fine.
Thanks again
I may be wrong, but it did not work for me with the database created. I deleted the database. I then ran the setup page. It then created the database and the tables.