Announcement

#1 2016-08-26 19:18:39

Ducky
Member
2015-03-19
16

Permalinks, 'file not found' on php7

Hello/Hi/Greetings,

We have recently upgraded to php7
All our gallery links are not working. (file not found)
Even in admin, permalinks give a file not found.
In fact all links even 'tools' on the top right is 'file not found'

Please advise as this is our live site with hundreds of galleries, all with same issue.

Piwigo version: 2.8.2
PHP version: 7.0.10
MySQL version:
Piwigo URL: http://www.ehcanadatravel.com/gallery/

Last edited by Ducky (2016-08-26 19:24:44)

Offline

 

#2 2016-08-27 16:36:47

Zentalquabula
Member
2014-05-10
217

Re: Permalinks, 'file not found' on php7

Sounds like a configuration issue. In apache config files, you would have to add:

Code:

AddType application/x-httpd-php .php

If you use PHP-FPM, you would also have to add

Code:

SetHandler "proxy:unix:/run/php/php7.0-fpm.sock|fcgi://localhost"

although that is usually set by default during installation.

Offline

 

Board footer

Powered by FluxBB

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