Hello!
I've got a problem with setting the 'Uri of Gallery2'. I've tried several things but it still doesn't work. I've installed the gallery in modules and named the Gallery2 directory gallery2 and not gallery so I don't know why it doesn't work. I hope someone can help me. Thanx already!

Here is the message:

Embedded Gallery2 Status:
'URI of Gallery2' variable: Fout
URL derived from http://www.lukasknol.com/gallery2/ is invalid
PHP Memory Limit: Success
Overall Status: Fout
You need to fix the above errors before Gallery2 will be embedded in Drupal.

Comments

nvl.sateesh’s picture

hi...

you are probably typing a wrong URI... remember it is URI and not URL. so if you type http://yoursite.com/dir/ etc... it wont work.

You have to put the URI something like this: /var/www/drupal_directory/gallery2 or wherever your gallery2 directory is.. also, also some hosting services have a different directory structure like for example GoDaddy.com has it like this:
/home/content/l/o/g/loginname/html/index.php

so check that... also, just enter the URI of Gallery2 and then check the Auto Detect Settings box and leave the other two fields empty for the system to configure for itself....

if you are still not getting it, then, post here the URIs you are entering there...

kiz_0987’s picture

sateeshNVL -- in fact http://yoursite.com/dir/ would be fine. URI in this case could either be /dir/ or http://yoursite.com/dir/ (see http://en.wikipedia.org/wiki/Uniform_Resource_Identifier and/or the gallery module help ;-)

lukasknol - If you are sure that the URL/URI you are typing is correct (ie if you put it in a browser then you get the gallery -- and actually I do not when I enter your site!) the issue is probably due to the autoconfig not working. It cannot work on all hosts -- that's why the manual config is there. See the help for a load of examples to aid you in figuring out what values to use.

nvl.sateesh’s picture

oops! half knowledge... forgive me... newbie just trying to be of help.... ;-) and thanx for correcting ....

alexandreracine’s picture

Component: Installation / Setup » Code / API
Status: Active » Fixed

Probably ok now?

------------
Feel free to reopen but please look at the latest version first!

http://drupal.org/project/gallery

Closing (cleanup)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.