Announcement

#1 2019-06-04 07:43:02

avazquez
Member
2019-06-04
1

Cant create a New Album after installation

Hello/Hi/Greetings,

Hi i just install piwigo in local host. Im unable to create an album. I just click the link and nothing happens

http://localhost:8888/piwigo/admin.php?page=photos_add#

Piwigo version: 2.9.5
PHP version:   PHP Version 7.3.1
MySQL version: INSTALLED WITH MAMP 5.3
Piwigo URL: http://localhost:8888/piwigo/

PLEASE HELP

Offline

 

#2 2019-06-04 21:02:45

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: Cant create a New Album after installation

Hi :-)

Can you test add 1 album to > adminitration > Albums > Manage


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#3 2019-06-12 09:34:41

MartijnD
Member
2019-06-12
2

Re: Cant create a New Album after installation

Hello, I think I have the same problem. If i click "add new album" nothing happens, I stay on the same page and no popup or new page is showing to enter the name of a new album.

Hope someone can help...

Best regards, Martijn Diks

Offline

 

#4 2019-06-12 10:08:50

MartijnD
Member
2019-06-12
2

Re: Cant create a New Album after installation

I solved it it was a issue with the rights of the folders and files.
For someone in the future who reads this run these command inside the directory where you installed Piwigo:
Please be carefull and be sure to do this only in the folder of Piwigo, because this can mess up your whole system if you do this in the wrong folder!!

Code:

find . -type d -exec chmod 755 {} +
find . -type f -exec chmod 644 {} +

Maybe you also have to run this command for the main directory of Piwigo:

Code:

chmod 755 FOLDERNAME

Hopes this helps someone in the future

Have a nice day!
Martijn

Edit: added the warning

Last edited by MartijnD (2019-06-12 10:11:28)

Offline

 

Board footer

Powered by FluxBB

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