Hello,
The configuration:
- WordPress Version: 2.8.4
- Activated plugins: nothing for the moment.
- ZenPhoto Version: 1.2.6
- ZenPhotoPress Version: 1.6
I have a mini server with ubuntu-desktop 9.04 installed (the server version did not want work). I try every soft on my laptop (ubuntu-desktop 9.04 too) before installing it on the server.
I'd like to include a picture gallery in my wordpress blog. That's why I tried ZenPhoto and ZenPhotoPress. On the laptop, everything was ok. After the various tests, I decided to install them on the server.
First, ZenPhoto was wrong. A problem with the exif data of my pictures (exactly the same as the ones on the laptop !) I "fixed" the problem like that. It's not clean but it works.
The main problem concerns ZenPhotoPress. When the plugin is activated, I can't access to the Widget Administration page : the ZenPhotoPress Badge produces this error:
Warning: file_get_contents(http://mydomaine.org/wordpress/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/var/www/zenphoto/zp-data) [function.file-get-contents]: failed to open stream: Connection timed out in /var/www/wordpress/wp-content/plugins/zenphotopress/classes.php on line 248
Permissions are ok : /var/www/zenphoto has 775, /var/www/zenphoto/zp-data has 777 and zp-config.php has 666. The owner of all the directories and files in /var/www is www-data. I don't see what is the file that can't be opened...
And my blog can't be accessed too : "Waiting for mydomaine.org" in the firefox state bar... and nothing more !
When I desactivate the plugin, everything turn ok (the Widget administration page and the site.)
I don't understand why it perfectly works on my laptop and fails on the server... I've done exactly the same things !
Any idea ??
Another question, in the FAQ of ZenPhotoPress, there is something for a debug mode. I turned it on, but I don't know where to find the logs (error and warning messages). Where is it ?
PS: Sorry for my English, I'm not used to write in English... I hope I'm sufficiently understandable...