IF you want to read instructions, click here:
New Install Instructions
Upgrade Instructions
IF you want to verify your installation parameters,
look towards the
bottom of the screen.
IF you want to install, click here: Start PhpWebsite Setup
Otherwise, exit and think it over.....
Database Configuration Parameters:
dbhost = localhost dbuname = db_username dbpass = ***** dbname = phpwebsite table_prefix =
File and Directory Access Permissions:
./images/ must be php writable
./mod/mainpage/images/ must be php writable
./mod/userpage/images/ must be php writable
./mod/userpage/uploads/ must be php writable
Warning
Your database password has not been changed from the
default provided with the software. This means you have not
changed the configuration file to provide your connection
information, This MUST be done before you continue.
chmod -R 777 images/ chmod -R 777 mod/mainpage/images/ chmod -R 777 mod/userpage/images/ chmod -R 777 mod/userpage/uploads/ or, if you have root privileges: chown -R nobody.nobody images/ chown -R nobody.nobody mod/mainpage/images/ chown -R nobody.nobody mod/userpage/images/ chown -R nobody.nobody mod/userpage/uploads/If you don't have shell privileges, use your ftp client. A note on language.