500 server error
Followed all the install directions and all went smoothly, but when I try to access the gallery/index.php I get the dreaded 500 internal server error. From my phpinfo I get the path as:
DOCUMENT_ROOT home/dancingmokey/www/www
So I input the gallery_config php as:
$forumpath = '/home/dancingmokey/www/www/forum';
and from the admin interface I put the files path as:
/home/dancingmokey/www/www/forum/gallery/images/
Any ideas on what I've done wrong here?
|