|
|
What is your server path to PERL and Sendmail? Our server path to PERL
is: The path to the
Sendmail program is: Have a custom CGI you need installed or debugged? We provide this service for $60/hr. billed in 10 minute increments. How do I set permissions inside my CGI BIN? If the browser returns "Internal Server Error" every time you submit your form, you did not have the right permission set for your script. Do the following to set the permission:
To
change permissions using FTP, perform the following steps: 2- Select the file or the directory on which you want to change permissions. 3- Click your right mouse button to activate the pop up menu. 4- Select "chmod (UNIX)". A "Remote file permissions" window will appear.
5- Select the attributes that you want to set to the file or directory. 6- Select ok. You have now changed the permissions. 7- You
can check the permission settings by clicking the If you are using a non-current version of WSFTP, you may need to enter a SITE string to change permissions as follows: 1- Open the WSFTP program and connect to your web site. 2- Open the directory that contains the file for which you want to change permissions. 3- Click your right mouse button to activate the pop up menu. 4- Select "FTP commands" from the FTP Menu. 5- Enter the desired chmod command in the SITE string command field.
ExampleSuppose you were preparing to enable anonymous FTP and you needed to disable public write access to a file named sample.htm. As mentioned, the File Manager can be used to accomplish this task, but for this example, the WSFTP SITE command is used. The command to set public write access OFF is: chmod 750 <filename> Follow the instructions above to display the SITE command field and enter the desired chmod command as shown above (chmod 750 sample.htm). CGI Related Sites The
Common Gateway Interface Matt's
Script Archive The
CGI Resource Index Server-side
includes Using
ISINDEX for server-side searches We accept Visa, MasterCard, Discover,
Phone: 615.234.2785 - Fax: 509.695.1009
|
|||||