![]() |
|
need 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: need help! (/thread-226.html) |
need help! - dvpproductions - 2006-01-15 when i upload a picture it just shows a red X once it's done... when i right click on the image and check the linking. it's linked to a wrong place. so no wonder it's a red x, but why is it set up like that? i didn't change anything cept for the mysql database info. how do i fix it? http://www.dvpproductions.com/photo/index.php need help! - Chilifrei64 - 2006-01-15 It is most likely an error in your .htaccess file.. make sure your path to your zenphoto installation is correct in the file need help! - dvpproductions - 2006-01-16 i don't get the .htaccess thing... it's so confusiong, what do i change? need help! - Chilifrei64 - 2006-01-16 you know what.. i take that back.. it isnt a problem with the .htaccess file.. are there any images in the cache dir? need help! - dvpproductions - 2006-01-16 i chmod albums dir to 777 already. any idea? there's nothing in the cache dir need help! - Chilifrei64 - 2006-01-16 is the cache dir chmod 777 also? need help! - dvpproductions - 2006-01-16 yes it is... need help! - dvpproductions - 2006-01-16 nevermind... fixed, thanks alot. need help! - icco - 2006-01-16 Just for future reference, how did you fix it? need help! - dvpproductions - 2006-01-16 easy, redownload. reinstall... and following the installation steps. Step 1: Edit the config.php.examplefile and rename it to config.php. Step 2: Edit the .htaccess file in the root zenphoto folder if you have the mod_rewrite apache module, and want cruft-free URLs. Just change the one line indicated to make it work Step 3: Change the permissions on the 'albums' and 'cache' folders to be writable by the server chmod 777 cache Step 4: go to zen/setup.php |