hi
I tried to install zenphoto 1.4.3 [9627]
And I had those errors :
Notice: Undefined variable: serverpath in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 107 Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 108 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Notice: Undefined variable: serverpath in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 107 Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 108 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Notice: Undefined variable: serverpath in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 107 Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 108 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Fatal error: Call to undefined function exitzp() in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 417
it is too early to install this new version?
The error is a bug. But it will only show up if some other thing has gone wrong. There has been a call on debugLg() for some reason. Tonight's build will have the fix for the errors you report, but we will need to know what was the original error. So please install tonight's nightly build after first emptying the debug log. Then let us know what is put into it.
The new version should be working well--at least in the environments that I have tested, so please do give it a run and report any issues.
Hi,
I have the same problem with Zenphoto 1.4.3 [9637]
Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 111 Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 111 Warning: fopen(/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 109 Warning: fwrite(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 110 Warning: fclose(): supplied argument is not a valid stream resource in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 111 Fatal error: Call to undefined function exitzp() in /home/[...]/public_html/zenphoto_dev/zp-core/setup/setup-primitive.php on line 418
I have no log in zp-data
At the moment 1.4.3 does not install correctly in a root folder. I am working on fixes for that, but maybe not by tonight. I think it does work in a folder install, though.
Or you can just wait, probably by tomorrow I will get this corrected. BTW it has to do with the changes made so that Zenphoto can run via symlinks (the Clone install feature.)