Gallery Upload/Installation Error Gallery Upload/Installation Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Gallery Upload/Installation Error

Started by Mirahj, May 15, 2004, 07:18:10 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

Mirahj

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! :)

Joachim Müller

looks like you haven't uploaded the whole enchilada, or the script can't access it. Post a link.

GauGau

Mirahj

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.

Joachim Müller

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