I've uploaded the files, chmodded the directories, edited gallery_config and am now attempting to install the mod via the admin menu.
It's returning an error of:
Incorrect $gal_url value in gallery_config.php. Try
and that's it. I'm guessing that it's unable to get the value for $correct_url for some reason.
Suggestion - clarifications needed?
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
One point I forgot to mention; PhpWebsite is installed to my document root and I've left gallery_config with just about all it's defaults, with the exception of $gal_path - which it seemed to accept anyway.
$gal_url is still at it's default setting of '/mod/gallery'
I've also tried './mod/gallery' but to no avail.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anyone suggest a solution?
I've uploaded the files, chmodded the directories, edited gallery_config and am now attempting to install the mod via the admin menu.
It's returning an error of:
Incorrect $gal_url value in gallery_config.php. Try
and that's it. I'm guessing that it's unable to get the value for $correct_url for some reason.
Suggestion - clarifications needed?
Cheers
One point I forgot to mention; PhpWebsite is installed to my document root and I've left gallery_config with just about all it's defaults, with the exception of $gal_path - which it seemed to accept anyway.
$gal_url is still at it's default setting of '/mod/gallery'
I've also tried './mod/gallery' but to no avail.
Visit the following tracker item which solves this problem:
http://sourceforge.net/tracker/index.php?func=detail&aid=563795&group_id=34575&atid=411890