Installing Campsite Under Plesk
To install Campsite under Plesk, do the following:
- Copy the Campsite package to a directory on your server.
- Unarchive it using the command: tar xzvf <Campsite_source> (e.g. tar xzvf campsite-3.1.1.tar.gz).
- Enter Campsite directory: “cd campsite”.
- Copy the content of implementation/site directory into the document root directory of the your plesk vhost, typically /var/www/vhosts/yourdomain.com/httpdocs
- Start a browser, point it to the http://site_name URL (e.g. yourdomain.com) and follow the installation steps**
- When you come to the database configuration step, go back to your Plesk and:
- Go to Your domains and enter the desired domain:
- Go to databases available for the domain
- Click on Add a database
- Pick a name for your database
- Next, create a database user. To do so, click on Add User …
- … and fill in the database user name and password
- Then go back to Campsite installer and fill in the same values you just set up in Plesk for your database.
- Complete the installation
**Troubleshooting: In case the installation screen doesn’t show up in step 5, most probably you need to change permissions with chown -R apache:apache /var/www/vhosts/yourdomain.com/httpdocs (This example is from Plesk with CentOS).
Attachments
- plesk-database.png (30.1 kB) – added by sava on 07/29/09 04:36:50.
- plesk-domain.png (7.9 kB) – added by sava on 07/29/09 04:38:25.
- plesk-database2.png (11.3 kB) – added by sava on 07/29/09 04:39:16.
- plesk-database3.png (19.6 kB) – added by sava on 07/29/09 04:40:00.
- plesk-database-user.png (18.7 kB) – added by sava on 07/29/09 04:42:09.
- plesk-database-user2.png (16.4 kB) – added by sava on 07/29/09 04:43:11.