Hi,
I am trying to get Zen installed on my domain but cannot get the installation wizard to appear
Checked permissions on files and folders, seems OK
When I navigate to
http://www.mydomain.be/zen/zp-core/setup.phpThe errors I get are:
Warning: copy(.../public_html/zen/.htaccess) [function.copy]: failed to open stream: Permission denied in ../public_html/zen/zp-core/setup.php on line 265
Warning: fopen(.../public_html/zen/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in /.../public_html/zen/zp-core/setup/setup-functions.php on line 341
Warning: Cannot modify header information - headers already sent by (output started at .../public_html/zen/zp-core/setup.php:265) in .../public_html/zen/zp-core/setup.php on line 298
Error!
Setup was not able to create this file. You will need to edit the zp-config.php.source file as indicated in the file's comments and rename it to zp-config.php. Place the file in the zp-data folder.
You can find the file in the "zp-core" directory.
Warning: fopen(.../public_html/zen/zp-data/setup_log.txt) [function.fopen]: failed to open stream: Permission denied in .../public_html/zen/zp-core/setup/setup-functions.php on line 341
Fatal error: Call to undefined function db_connect() in .../public_html/zen/zp-core/setup.php on line 779
Comments
I am reluctant to put everything to 777
Please advise
Still unable to get this working, disappointment.
How shall I address this to my ISP.
What do they need to change? Any suggestions on that?
<FilesMatch "\.php$">
AddHandler x-httpd-php53 .php
</FilesMatch>