Hi !
It looks like you have a problem wiith your httpd.conf.
Change ScriptAlias to Alias, and check for typo error, it should look like:
Alias /greenstone/ "/home/gfolego/Greenstone/"
<Directory /home/gfolego/Greenstone/>
Options None
AllowOverride None
</Directory>
You will use ScriptAlias to point at your Greenstone cgi-bin directory take
a look at the wiki to see what I am talking about
http://wiki.greenstone.org/wiki/index.php/Setting_up_an_Apache_Web_Server_for_Greenstone_2_Walkthrough
Best regards,
Ramon Sampang
2009/9/12 Guilherme F□lego <gfolego@gmail.com>
> Hello everyone
>
> I'm sorry to bother with this quite simple question, but I am totally new
> to the DL world.
> Well, I installed Apache 2.2.11 and Greenstone 2.82 on my Ubuntu 9.04 and
> configured everything.
> It's OK, but no images are showing. I have tried a few lines both in
> httpd.conf Apache file and gsdlsite.conf Greenstone file, but nothing seems
> to work.
> I also tried to Google it, without success.
>
> I've attached the important documents so you may have a clear look at it.
>
> Thanks a lot,
> Guilherme F□lego
>
> _______________________________________________
> greenstone-users mailing list
> greenstone-users@list.scms.waikato.ac.nz
> https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://list.scms.waikato.ac.nz/mailman/private/greenstone-users/attachments/20091008/79e121dc/attachment.html |