I cannot setup the program, I have tried several times and receive the error messages below. My root directory is "public_html" and the files are located in a "gallery" directory. Any help would be appreciated.
thank you,
Notice: Use of undefined constant E_RECOVERABLE_ERROR - assumed 'E_RECOVERABLE_ERROR' in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 396
Warning: fopen(/home/cabins/public_html/gallery/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 122
Warning: fwrite(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 123
Warning: fclose(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 124
Warning: fopen(/home/cabins/public_html/gallery/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 122
Warning: fwrite(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 123
Warning: fclose(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 124
Warning: fopen(/home/cabins/public_html/gallery/zp-data/debug.log) [function.fopen]: failed to open stream: No such file or directory in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 122
Warning: fwrite(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 123
Warning: fclose(): supplied argument is not a valid stream resource in /home/cabins/public_html/gallery/zp-core/setup/setup-primitive.php on line 124
Comments
A best guess as to what is failing is creating the log file. So be sure that Zenphoto has permissions to write to the zp-data folder in the installation.