How do I run cgi scripts outside cgi-bin?
Create a file named .htaccess in the directory where you wish to run the cgi. Note that some FTP programs do not allow you to see files beginning with a dot in a directory listing. In the .htaccess file put: Options +ExecCGI AddHandler cgi-script cgi pl Make sure you use a text editor program that supports unix-style text files. Note that the .htaccess directives will apply to all subdirectories under the directory in which it is placed until it runs across another .htaccess file. Scripts must still be set to chmod 755 permissions. No other permission setting will work. HOWTO: Add a database via Plesk Plesk Control Panel users can add, delete and modify users and passwords for MySQL databases via the DATABASES button. To add a database: 1. Click the DATABASES button 2. Enter a database name 3.