![]() |
|
Zenphoto + Wordpress 2 - 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: Zenphoto + Wordpress 2 (/thread-353.html) |
Zenphoto + Wordpress 2 - rich - 2006-03-08 I followed the INSTALL that comes with the zip.
(No, it's not really a 2 step install. There are 4 more steps in step 2...) Right after that it told me to go back to the setup.php and i get "MySQL Error: Could not connect to the database server. Zenphoto + Wordpress 2 - ziebo - 2006-03-08 In config.php, did you specify a user and database name, hostname, and password in order to connect to the database? Zenphoto + Wordpress 2 - rich - 2006-03-09 Thank you ziebo for answering... Well which config.php ( is it the one in the zen folder which is the config.php.example?) if so which one specificly i need to edit? like i said im not really good with this and i need help. Agian Thank you! Zenphoto + Wordpress 2 - Chilifrei64 - 2006-03-09 you need to rename config.php.example to config.php and insert your database variables into there. Zenphoto + Wordpress 2 - rich - 2006-03-09 hello agian, I did wat u told me to do Chilifrei64 and i dont get any MySQL Error anymore but now i have this one problem which i cant log in at all and im using same login and password i created .. any idea? Thank you agian for the help! Zenphoto + Wordpress 2 - Chilifrei64 - 2006-03-09 not sure what kinda password you created but maybe try something simpler or changing it back to 1234.... and see if it works this way.. Zenphoto + Wordpress 2 - rich - 2006-03-11 finally i manage to login to the admin page but i got a problem. Everytime I upload a picture i get this error Warning: move_uploaded_file(/home/tari/public_html/zenphoto/albums/album/bento[1].jpg): failed to open stream: Permission denied in /home/tari/public_html/zenphoto/zen/admin.php on line 113 Warning: move_uploaded_file(): Unable to move '/tmp/php7yZVTu' to '/home/tari/public_html/zenphoto/albums/album/bento[1].jpg' in /home/tari/public_html/zenphoto/zen/admin.php on line 113 Warning: Cannot modify header information - headers already sent by (output started at /home/tari/public_html/zenphoto/zen/admin.php:113) in /home/tari/public_html/zenphoto/zen/admin.php on line 127 how can i fix this problem? thank you agian! Zenphoto + Wordpress 2 - ziebo - 2006-03-11 Through FTP or a web file management interface, try changing the permissions (CHMOD) of the 'albums' and 'cache' folders to either 777 or 755... |