Hello/Hi/Greetings,
Normaly I upload my pictures with digicam. But it stopped working.
When I manually open the /ws.php I get some php errors:
This page contains the following errors:
error on line 2 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.
It's just blank from there on out.
I downloaded the piwigo zip file again and replaced the ws.php. No change. Also line 2 is the start of a comment.
Piwigo version: 2.7.4
OS: Linux
PHP: 5.6.9-0+deb8u1
MySQL: 5.6.23-1~dotdeb.3
Grafikbibliothek: External ImageMagick 6.8.9-9
Offline
Hi lord carlos,
Can you give us an URL to your Piwigo?
Offline
-URL removed-
Last edited by lord carlos (2015-06-15 11:03:01)
Offline
OK, the first thing I see on your Piwigo is a warning:
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50542 Library:50623 in /srv/www/pics.linuxlounge.net/include/dblayer/functions_mysqli.inc.php on line 67
For sure, it's a problem for the API.
This is the first time I see this warning. Is is a custom install of MySQL?
Offline
Offline
Edit:
Ah, installing php5-mywsqlnd removed the warning. And that made the XML valid.
The XML was there before, but was not shown .. or something like that.
The warning is just that, a warning. It's because we got some mysql stuff from dotdeb, but they don't have any up to date php version.
I'm gonna remove my piwigo URL again. Thanks for the help.
Last edited by lord carlos (2015-06-15 11:07:19)
Offline