Installation issues
Hello,
I am not having any luck trying to install power CMS. This is all I get index.php no matter what nothing happens. I have checked that all files were uploaded several times. Any ideas?
Thanks,
Patrick
Hello,
I am not having any luck trying to install power CMS. This is all I get index.php no matter what nothing happens. I have checked that all files were uploaded several times. Any ideas?
Thanks,
Patrick
seams like a php error is occurring that is causing the diagnostic page to fail.
in the install_cms/global.php file, add the following code at line 1 to turn error reporting on:
to:
<?php
error_reporting(E_ALL);
ini_set('display_errors','on');
?>
The Virtual Server Host Clustering of your internet host is very important.
In my case PowerCSM 2 only works in a Virtual Linux cluster.
at the bottom of the page i see the following error:
Warning: Unknown: open(C:\PHP5\sessiondata\sess_uifdesv2fs4c5sv28ckqbl5oq1, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\PHP5\sessiondata) in Unknown on line 0
This error means that there is an issue with the servers session management settings, most likely the session.save_path, you will need to contact the host to have this corrected.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.