Hello !
First, thank you very much for this great tool !
I try it on many other server and it was allways ok...
and now, I can't install it on "online.net" servers...
I got some error (but perhaps I have done something wrong with SQL pass/log..) ?
"Parse error: syntax error, unexpected T_OBJECT_OPERATOR in class-album.php on line 726"
I also got PHP Safe Mode [is set] & PHP magic_quotes_gpc [is enabled]...
I put a phpinfo on this server, if anyone can tell me if I can install ZenPhoto here or not ?
http://www.luxigon.com/phpinfo.php
I hope I can install it...
Thanks in advance !
The parse error is a problem with the PHP level. We accidentally used a construct that was not available in PHP version 4. That has been correncted in tonight's build.
The other items are warnings and do not necessarily mean there is a problem. The Safe mode may cause you some problems, but that will depend on exactly what has been restricted. For instance you may not be able to upload images. The magic quotes will not be a problem other than it will cost you some extra overhead in processing.