Hello,
I searched the forums, and read all about the path 's and cache solutions, but none work :S
I cant see any pictures, unless i right mouse click, and open picture.
Thumbnails are not shown : but they are clickable. I changed the web path in the config.
Im running Apache, with PHP4.3 and mysql. Can somebody give me a last solution ? I really love zenphoto, but it is kinda useless to me now :S
THanks
Maurice
www.vandorp.nu/zenphoto
Comments
Your server supports mod-rewrite, correct?
if yes, you have changed the rewrite base in your .htaccess file?
Your albums and cache directory are chmod777?
Does your cache directory have thumbnails in them?
If all these do not work, THEN modify your server paths in the config.php?
Have you tried it with mod-rewrite set to false in your config.php?
RewriteBase web/vandorp.nu/zenphoto/albums/
And : how do i get my dirs to chmod777? how does that work?
And my cache dir. is empty :S
It did set mod rewrite to false, same story :S
I think it could be the chmod777 thing, but i have no clue how to modify that..
thanks for the help!
regards
M
/zenphoto
to change the chmod, use your ftp program, right click on the folder and choose properties normally..there you should see file permissions.
If i just set modrewrite to false and adjust the path, i can click on the thumbnails, and i get the picture in the end.
If i just get uncheck read-only on the cache folder, is that the same as chmod ?
Regardless of that, you have a bigger problem, as evidenced from the output of i.php:
`Fatal error: Call to undefined function: imagecreatefromjpeg() in E:Webvandorp.nuzenphotozenfunctions.php on line 44`
You don't have the GD library installed. Take care of that and it should work a little better. ;-)
Activated GD lib. It is version 2, and should be running, but still no sign of any pictures :S
But still no luck. Tried the chmod thing to.All folders are 777.
Still the cache is not filled. Should the cache folder be known somewhere?
The gallery looks smashing : www.vandorp.nu/zenphoto
but those stupid thumbs are not working.. anybody another idea?
Upgraded my PHP install, and bam is see thumbnails!
Im pretty sure it does not work with that version, tried 4 servers with 4.4.2. and they all have the same probs!
Just out of curiosity, was this one of those pre built WAMP (Windows Apache MYSql PHP) type webserver setups or just standalone versions?
php 4.4.2
php 4.4.1
mysql 4.0.17-nt
IIS6.0
gd2
http://chilifrei.net:8080/zenphoto/
Obviously this is not with Apache, I will try it with that later..
Windows 2003 server
Apache
PHP
Mysql
It was not a premade package.. tried it on some other servers, but it did not work.
It might be a config problem from my side, but still it is strange that after a normal upgrade it suddenly works