Announcement

#1 2018-12-07 19:54:57

jmpayne
Member
2018-12-07
3

Just installed gallery; images not uploading

Hi,

I just installed a Piwigo gallery. I tried to upload an image, while I didn't get an error, the image is missing.

You can see the gallery and missing image here: http://thebains.com/photo-gallery/

I attempted to follow the directions at https://piwigo.org/doc/doku.php?id=user … es_missing

I used the Localfiles Editor to insert "$conf['enable_i_log'] = true;" (I don't know anything about php so I literally only copied in those characters and hit Save) and then went to the Batch Manager, selected the missing image and selected Generate multiple size images. I then tried to go to http://thebains.com/photo-gallery/_data/tmp/i.log but it says that page is missing.

Piwigo version: latest (installed yesterday)
PHP version: When I go to phpMyAdmin it says 2.8.0.1. but is that the php version or the MyAdmin version?
MySQL version: I see two version numbers: 5.6.32 and 5.6.41-84.1-log (the latter when I go into phpMyAdmin)
Piwigo URL: http://thebains.com/photo-gallery/

Sorry I'm such a newb, I can follow directions though!

Offline

 

#2 2018-12-07 20:07:58

flop25
Piwigo Team
2006-07-06
7037

Re: Just installed gallery; images not uploading

Hello
if you follow carefully the FAQ, you would have tried to open an thumbnail url

right-click on a failed picture then “Display the picture” or “copy the url to the picture”,

and you would have this : http://www.thebains.com/photo-gallery/_ … 6a4-th.jpg
which is a 404 error page, not on the i.php file, but on the picture itself
you server is redirecting to an apparently wrong url with "www": first can you check if the file exists /photo-gallery/_data/i/upload/2018/12/07/20181207124808-8de3d6a4-th.jpg


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2018-12-07 20:26:02

jmpayne
Member
2018-12-07
3

Re: Just installed gallery; images not uploading

Thank you so much for responding so fast!

I thought I had checked the URL of the image and its thumbnail (and they went to completely blank pages) but clearly I went to the wrong thing.

I am looking now at my remote files and I see /photo-gallery/_data/i/upload/2018/12/07/index.htm but there is no jpg.

Offline

 

#4 2018-12-08 19:44:59

jmpayne
Member
2018-12-07
3

Re: Just installed gallery; images not uploading

I had a programmer look at this for me, the problem appears to be solved by putting this line:

putenv('MAGICK_THREAD_LIMIT=1');

into local/config/config.inc.php (or into image.class.php in the write() function.)

Offline

 

Board footer

Powered by FluxBB

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