Help needed with semi set up function.

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Arthur Peter
Posts: 25
Joined: Wed 10. Mar 2004, 23:32

Help needed with semi set up function.

Post by Arthur Peter »

I have installed everything, but as I want to do a semi automatic setup I don't see any such post. The link doesn't work that is given. What do I need to do to get the setup complete? How do I have to use that link to get the semi setup process started?
Thanks for your help,
Arthur
lasse
Posts: 5
Joined: Wed 10. Mar 2004, 02:21

Post by lasse »

I belive this question should be posted under installation for
better impact.

The setup script should be accessible from
yourserver.com/mabyextrapath/setup/setup.php

Post it again under installation and try to be more specific.

Good luck.
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Re: Help needed with semi set up function.

Post by DeXXus »

Arthur Peter wrote:I have installed everything, but as I want to do a semi automatic setup I don't see any such post. The link doesn't work that is given. What do I need to do to get the setup complete? How do I have to use that link to get the semi setup process started?
Thanks for your help,
Arthur
Open your browser window and type URL for ~YOUR~ installation paths into the browser address window.

example from Oliver:
replace this part:
with your domain name

Code: Select all

(ex. http://www.arthurpeter.com/)
replace this part:
path_2_phpwcms
with the base folder name ==>where "phpwcms.php" is uploaded

Code: Select all

(ex. phpwcms)
so it would be:

Code: Select all

http://www.arthurpeter.com/phpwcms/setup/index.php
This will run the "so-called" semi-automatic setup process. It is just the SETUP of phpWCMS. Make sure you understand that at end of Step 5 there is a link to the "completed" configuration file with your "answers" that you must save and then FTP to update the default config file with your infos about paths, database and other options.
"Download the finished configuration file and put this into "include/inc_conf". If neccessary rename the config file to "conf.inc.php".
Post Reply