hi,
I have just uploaded a fresh copy of WCMS to my server and trying to install it but i am getting the following error,new phpwcms install?
Don't forget to move setup/setup.conf.inc.php
to include/inc_conf/conf.inc.php.
can someone help.
Also is the database ok?
// database values
$phpwcms["db_host"] = "localhost";
$phpwcms["db_user"] = "*****"; This is my Database User i created?
$phpwcms["db_pass"] = "*****";This is the password?
$phpwcms["db_table"] = "******";This is the table i created?
$phpwcms["db_prepend"] = "";What is this
$phpwcms["db_pers"] = 1; and this?
// site values
$phpwcms["site"] = "http://asifsardar.com".$_SERVER['SERVER_NAME']."/";
$phpwcms["admin_email"] = "info@asifsardar.com";
new phpwcms install?
WRONG!!!!!iwizard wrote:Try copying the setup/setup.conf.inc.php to the include/inc_conf/ directory. Don't forget to rename setup.conf.inc.php to conf.inc.php after you copy it.
I drove myself nuts for over an hour before I realized I didn't rename that file after copying it
Downlaod the conf.inc.php at the last install screen! and upload it to the include/inc_conf dir!
take a look at the docu!
create and upload the conf.inc.php
http://www.phpwcms-docu.de/installation_en.phtml