Page 1 of 1

new phpwcms install?

Posted: Tue 9. Nov 2004, 23:11
by zaki
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";

Posted: Mon 15. Nov 2004, 20:24
by iwizard
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 :oops:

Posted: Mon 15. Nov 2004, 21:27
by Pappnase
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 :oops:
WRONG!!!!!

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