forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Mirahj on May 15, 2004, 07:18:10 am

Title: Gallery Upload/Installation Error
Post by: Mirahj on May 15, 2004, 07:18:10 am
Hi:) I love the gallery demo, and I'd like to have one for my site. I've run into a snag though.
I downloaded version 1.2.1 and I think I uploaded and chmod'd everything correctly, yet when I go to the install page, I get these errors:

Warning: main(include/sql_parse.php): failed to open stream: Permission denied in /home/virtual/site28/fst/var/www/html/gallery/install.php on line 21

Fatal error: main(): Failed opening required 'include/sql_parse.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site28/fst/var/www/html/gallery/install.php on line 21

What should I do?
Any advice is extremely appreciated! :)
Title: Re: Gallery Upload/Installation Error
Post by: Joachim Müller on May 15, 2004, 09:18:37 am
looks like you haven't uploaded the whole enchilada, or the script can't access it. Post a link.

GauGau
Title: Re: Gallery Upload/Installation Error
Post by: Mirahj on May 15, 2004, 03:04:58 pm
Thanks for replying! :)

Link: http://www.shadowlitrealms.com/gallery/install.php

If it helps, I uploaded everything to the gallery folder & chmoded the "include" and "albums" folders.
Title: Re: Gallery Upload/Installation Error
Post by: Joachim Müller on May 16, 2004, 12:57:42 pm
Whatever subfolder of http://www.shadowlitrealms.com/gallery/ I try to browse that it supposed to be there returns an error 403 (forbidden). This means that the script (the webserver) is not allowed to access it. Make sure you don't have an .htaccess file in place that disallows the access. If you're sure you don't have such a mechanism in place, contact your webhost and ask them to help you solve this issue.

GauGau