Plesk permissions for smooth ftp and web server access

One of the biggest problems I have had working with GoDaddy VDS servers and Plesk is that the permissions are all screwed up. By default I could upload files to my website folder /var/www/vhost/website/httpdocs/ via ftp and the ftp user account created in Plesk when the domain was created, but when the web server tried to access the files it was denied permission. After a lot of searching I came across a solution that has made my life much easier.

Skillet Chicken Salad Pita

A nice chicken salad pita sandwhich from Better Home and Gardens.

iFolder on an Ubuntu 9.04 Jaunty Jackalope Server

Requirements

  • Ubuntu Server 9.04 Jaunty Jackalope.
  • Apache installed and configured to work with ssl for windows client:

Issue the following commands to set update ssl support on your server:

sudo a2enmod ssl

sudo a2ensite default-ssl

Steps:

Crockpot Bacon Wrapped Cornish Game Hens

This is a recipe for making bacon wrapped Cornish game hens in the crock pot.

conditions 6.1.0-beta

First released: September 4, 2009 - 17:10

Initial Release

Subversion w/ GoDaddy VDS and Plesk 8.3.0

I have been more involved lately in designing and coding web pages for both my mortgage business and other ventures. My computer has become littered with various versions of code and it has become a headache trying to keep my development server, staging server and production server updated with the right code.