Announcement

#1 2020-12-20 19:52:40

Cheloute
Member
2020-10-09
4

Can't see pictures/thumbnails

Hello/Hi/Greetings,

I've some troubles configuring Piwigo on a fresh new Linux Mint 19.3

Following the steps I did on my working installation (hosted on an iMac), I did the following :
- Install Linux Mint 19.3 - 32bits
- Install apache2 (apt-get install)
- Install mysql 5.7 (apt-get install)
- Install php and mod-php (apt-get install) (php 7)
- Create a database
- Install piwigo (access to the localhost/piwigo first page, put the credentials, and wait)

Everything seemed to be working.

Next, I put some pictures to create a first category and i synced them. It took my pictures in account, I can see them in my database, I can see the generated category into piwigo, but I can't see neither the pictures nor the thumbnails in piwigo.

I found this page : https://piwigo.org/doc/doku.php?id=user … es_missing
But I didn't helped me. Permissions are OK, I can access the pictures as static pictures (absolute path without using piwigo php code), but i.php don't generate anything. I can't see any logs neither. The only log I saw is located into _data/logs/ and doesn't show any error, nor warnings.. nothing.

Is there a way to force any debug traces or something to identify what I'm missing?

Thanks!


Piwigo 2.10.2
OS: Linux
PHP: 7.2.24-0ubuntu0.18.04.7
MySQL: 5.7.32-0ubuntu0.18.04.1

Piwigo URL: http://

Offline

 

#2 2020-12-20 21:24:52

executive
Member
2017-08-16
1214

Re: Can't see pictures/thumbnails

Look at item #2 - 2 in the FAQ you linked.

Offline

 

#3 2020-12-20 23:43:45

Cheloute
Member
2020-10-09
4

Re: Can't see pictures/thumbnails

I already looked that.

My apache user is the default one on ubuntu / Mint, that's to say www-data. Everything is owned by this user, all the directories are 644 and all the files are 755. In fact, _data is 777.

Offline

 

#4 2020-12-21 06:00:45

executive
Member
2017-08-16
1214

Re: Can't see pictures/thumbnails

uhh nope. Permissions are #2 - 1 - V

two paragraphs below that

Offline

 

#5 2020-12-21 10:42:09

Cheloute
Member
2020-10-09
4

Re: Can't see pictures/thumbnails

Oh sorry...

Well... I made some tests, here are the results.

I added the $conf['enable_i_log'] = true; to the config.inc.php (as mentionned in the 2.2 paragraph, using the local editor plugin) and tried to :
- Generate a new album
- Generate new pictures sizes

I can't see new logs (_data/i/tmp is missing, but _data/i/galleries/XXX is created, so permissions seem to be OK). There's no new log in _data/logs neither.

I compare my piwigo working installation with this new fresh install, the version of PHP was different.
So I changed the 7.2.x php version and installed the 7.1.33 (same as my working macOs environment)

Now, the modus plugin can be updated (before that, it couldn't be), but pictures are still missing.

Another difference between my macOs environment and this one is the fact that macOS apache server report a version of libGD, when this one does not.

So I installed php7.1-gd and, hu-ha, pictures are here :)

Problem solved, then. Thanks.

Offline

 

Board footer

Powered by FluxBB

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