Announcement

#1 2016-01-24 22:04:30

DancesWithWords
Member
2014-09-16
20

[resolved] Unable to install: 403 Fobidden error

Hello/Hi/Greetings,

Hello I'm trying to install piwigo and I'm getting the following error.
403 Forbidden
You don't have permission to access /piwigo/install.php on this server.

From my 00_default_vhost.conf...
<VirtualHost *:80>
        ServerName faintfuzzies.ca
        Include /etc/apache2/vhosts.d/default_vhost.include

        <IfModule mpm_peruser_module>
                ServerEnvironment apache apache
        </IfModule>
</VirtualHost>

<VirtualHost *:80>
    DocumentRoot /var/www/localhost/htdocs/piwigo
    ServerName piwigo

            <Directory "/var/www/localhost/htdocs/piwigo">
                        Options Indexes FollowSymLinks
                        AllowOverride All
                        Require all granted
            </Directory>
</VirtualHost>


Piwigo version: 2.7.4
PHP version: PHP 5.3.29-pl0-gentoo (cli) (built: Sep 23 2014 01:18:37)
MySQL version: mysql  Ver 15.1 Distrib 10.0.22-MariaDB, for Linux (x86_64) using readline 6.3
Piwigo URL: http://faintfuzzies.ca/piwigo

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact