Bluehost Web Hosting Help
Why am I Getting File Not Found When Executing My CGI?
Why am I seeing "File Not Found" or "No Such File or Directory" when executing my CGI script?
This is usually the result of CGI scripts being uploaded the wrong way. First, verify the path you're using is correct; remember that directories and files are case-sensitive. A misspelled, but otherwise correct path would fail with a "404" error.
Also, verify your script has been uploaded in "ASCII" mode. This is used for all text-based uploads. Binary is for image files, zip files, and other non-text files.
Your FTP program will typically use "Automatic" and determine on it's own what to use, however in some cases it cannot determine this properly, in which case you'll have to manually set the mode. Please refer to your FTP program's documentation for assistance changing that.
Recommended Help Content
CGI Definition
What is CGI?
CGI Script Limitations
Does your company have any limit about CGI script use?
CGI/Perl Support
I need help with my CGI script?
Related Help Content
Zend Optimizer cannot be found
Error Log receiving this error: PHP Warning: Zend Optimizer for PHP 4.4.x cannot be found (expected at '/usr/local/Zend/lib/Optimizer-2.5.10/php-4.4.x/ZendOptimizer.so') - try reinstalling the Zend Op
CGI Basics
Understanding the Basics of CGI.
phpMyAdmin 404 Not Found
When logging into phpMyAdmin, why do I get a 404 not found error?
Can I add my own CGI scripts?
Can I add my own CGI scripts?
How to fix ExecCGI in .htaccess
How to run CGI scripts for Addon domains.
How to Change your Hosts File
The hosts file is a plain text file that allows you to set IP Addresses for a domain on your computer. This may override authoritative DNS.
Ruby on Rails 404 Errors
My Ruby on Rails installation keeps displaying a '404 Not Found' error.
File Manager - How to Compress Files into an Archive GZip
This article will explain how to utilize GZip through the file manager.