Tag: Plesk tips
Blog Articles
How to add a chrooted FTP account for access to a specific dir on a Linux Plesk server
July 21, 2008
To add a chrooted FTP user outside of Plesk properly, you need to: Create the user with the home directory as the root of what they can access Give the user a password Make their primary group…
Allowing PHP to write files in a Plesk server environment
March 27, 2008
File Permissions As you may have found out, a web server that houses a bunch of web sites can cause some issues with file permissions when it comes to allowing PHP to write files that a web site…