How do I chmod my CGI/Perl scripts?

In the File Manager:

1) Login to your control panel(http://www.yourdomain.com/siteadmin)
2) Click on the "File Manager" icon
3) Navigate to the directory where the file is located that you want to chmod
4) Click on the file you want to chmod
5) Click on "Change Permissions" in the upper right menu
6) Set the correct permissions and then click the "Change" button

In CuteFTP:

When connected to your site, right click on the file you want to chmod, click 'CHMOD' from the popup menu, set the permissions and then click 'ok'.

In WS-FTP:

When connected to your site, highlight the file, right click the file, select 'CHMOD' from the pop-up menu, select any of the options and click the 'OK' button. 

In SmartFTP:

When connected to your site, left-click on the file or directory to highlight it. Then right-click and a pop-up menu will appear. Now choose "CHMOD" and type in the number manually or use the check boxes.

TIP: For a complete guide on how to use CuteFTP, SmartFTP and WS-FTP visit http://www.hostgosupport.com/tutorials/ .
  • 0 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

Where is my cgi-bin?

A "cgi-bin" has been created for you inside your public_html directory. You can execute CGI/Perl...

How do I use Server Side Includes?

Use the #include directive to include files in your current html documents. The "file=" or...

How do I tell the web server to parse my files that include Server Side Includes?

Make sure the names of your files end with ".shtml" or ".shtm". For example:index.shtml or...

What should the file permissions of my CGI/Perl scripts be?

Your CGI/Perl scripts should be chmoded to 755 or rwxr-xr-x. Your CGI/Perl scripts will produce...

What is the location of sendmail?

The location on sendmail is:/usr/sbin/sendmail