Problem about setup the CMS
Problem about setup the CMS
When I upload all files in my server and run setup,then an error message
tell me "Error while trying to contact to table "phpwcms".
What should I do to set up the CMS ?
or How do i find detail information about that issue as i do not really
understant the setup process.
Thank you.
tell me "Error while trying to contact to table "phpwcms".
What should I do to set up the CMS ?
or How do i find detail information about that issue as i do not really
understant the setup process.
Thank you.
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
I have run setup.conf.init.sql
Is $phpwcms["db_table"] the variable of the database name or I need to create a table called phpwcms ?
What other things I should do despite running setup.conf.init.sql to setup phpwcms ?
what is the meaning of $phpwcms["db_prepend"] ?
thank you, Oliver!
Code: Select all
$phpwcms["db_table"] = "phpwcms";
$phpwcms["db_prepend"] = "";
What other things I should do despite running setup.conf.init.sql to setup phpwcms ?
what is the meaning of $phpwcms["db_prepend"] ?
thank you, Oliver!
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact: