![]() |
|
n00b installation help - 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: n00b installation help (/thread-1275.html) |
n00b installation help - drifterman - 2007-03-13 Problem installing zenphoto. Below steps were conducted; Changed the zp-config.php file to my server settings.(renamed and saved) edited my .htaccess file to 'photos' Uploaded the zenphoto files to my server using gFTP (ubuntu linux app) When I navigated to my setup file I was prompted to enter my password; I then received the following errors;MySQL Error: Could not connect to the database server. Check your zp-config.php file for the correct Host, User name, and Password. Warning: Cannot modify header information - headers already sent by (output started at /home/content/d/r/i/drifterman/html/photos/zen/functions-db.php:31) in /home/content/d/r/i/drifterman/html/photos/zen/auth_zp.php on line 30 Warning: Cannot modify header information - headers already sent by (output started at /home/content/d/r/i/drifterman/html/photos/zen/functions-db.php:31) in /home/content/d/r/i/drifterman/html/photos/zen/auth_zp.php on line 33Other facts to note; I verified all data to be correct via my provider. (stuff I changed in the zp-config) Thanks in advance, Drifter n00b installation help - Chilifrei64 - 2007-03-13 as for your installation problem. Your database information is NOT correct. Double check it again and make sure you have everything typed in correctly. My suggestion would be start with a clean zp-config.php and retype all of it in that way you dont miss anything. As far as the file permissions. Normally it is just a right click on the folder using your ftp program and change the permissions to 777. Filezilla is a good program to use and I know it has this feature n00b installation help - drifterman - 2007-03-13 I right clicked on my files and selected chmod and changed it to read and write for everyone. I'll go through the zp-config file again line by line and post here if I a successful. Thanks n00b installation help - drifterman - 2007-03-13 ok Chilifrie64, Good to go, and thanks. It's probably my fault, but I misinterpreted godaddy's naming convention for their databases. The part that "90% shouldn't have to change" I have to change and swap with hostname. So basically I put host name in the database name spot and vice versa. Stupid N00b shenanigans. Thanks n00b installation help - trisweb - 2007-03-13 Yeah, Godaddy has non-localhost MySQL servers, like it says 90% you don't have to change it, but 10% you do! :-) Glad you got it working. |