![]() |
|
showing 500 internal server error... - 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: showing 500 internal server error... (/thread-893.html) |
showing 500 internal server error... - precious - 2006-11-15 i've got zenphoto up and running for a while now, even integrated it with my foliagemod theme in wordpress. but due to my useless urge to tinker, i tried rotate.php from http://photomatt.net. i added rotate.php to several of my albums, and called the script from the index.php of my wordpress theme and viola, i had a random photos part in the frontpage of my blog. it worked lovely. however, when i browsed through my zenphoto, i noticed that it wasn't functioning normally anymore. when i click on an album, it shows thumbnails, and then the thumbnails would disappear, replaced by the "alt" text link. the photos just wont show. i tried deleting my cache and my albums, and reuploaded everything. but it did not work. every now and then, a 500 internal server error message would show up. all my albums and my cache were in chmod 777. i have no idea whta the problem is. please help! and someone please kill me for ruining my gallery. lol showing 500 internal server error... - precious - 2006-11-15 Forbidden Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. oh, and this is the one that shows up.. has this got to do with mysql? showing 500 internal server error... - thinkdreams - 2006-11-15 you might check the permissions on your htaccess file. it definitely sounds permission related, not your DB. showing 500 internal server error... - thinkdreams - 2006-11-15 can you also remove the rotation functions, and try it without those? showing 500 internal server error... - precious - 2006-11-16 i removed the rotation functions already, and my htaccess looks the same to me. i removed it, and it still does not function properly showing 500 internal server error... - precious - 2006-11-16 omg.. i installed a fresh zenphoto gallery, yet it worked just like my old one http://shadesofblack.free1k.com/zenphoto - old gallery both dead showing 500 internal server error... - precious - 2006-11-17 i tried chmod-ing the cache again, and here's what i got: [00:10:50] 257 "/www/zenphoto/cache" is your current location i'm using smrtftp, the beta version. the bad descriptor thing happened only after i used the rotator function. any ideas why this happen? thanks! showing 500 internal server error... - precious - 2006-11-17 here are my error logs based on my cpanel: [Fri Nov 17 07:58:41 2006] [error] [client 125.212.121.236] client denied by server configuration: /home/preckie/public_html/zenphoto/zen/admin.php showing 500 internal server error... - precious - 2006-11-17 i;m not using modrewrite. and do i have to change my.htaccess in wordpress?? here's my .htaccess in zp, the new album i installed: htaccess file for zenphotoNOTE: Change the RewriteBase below to the absolute path to your zenphoto directory.RewriteEngine On !!! Change this to the web path (eg: http://www.example.com/photos --> /photos) !!!RewriteBase /zp RewriteCond %{REQUEST_FILENAME} -f [NC,OR] RewriteRule ^admin/?$ zen/admin.php [R,L] RewriteRule ^page/([0-9]+)/?$ index.php?page=$1 [L,QSA] it's the same as my old .htaccess in site/zenphoto showing 500 internal server error... - precious - 2006-11-19 somehow it worked again. i have no idea why! showing 500 internal server error... - precious - 2006-11-19 oops, didn't work again. i'm getting sick of this showing 500 internal server error... - klouzal - 2008-03-28 Hi ive got the same problem, but im hosted on win server, so i guess the problem can be in ch mode, you have to write to admin to change it. Was it helpfull? |