Search 5,000,000+ questions and answers.

Frequently Asked Questions

Where on linux do I put my CGI scripts and HTML files ?

Frequently Asked Questions (FAQ)
One of the most common mistakes is to transfer Web related files to linux using a program like FileZilla without specifying a Remote Directory. The default is to put your files in your linux home directory, but the webserver is not configured to look for them there.
Related Questions

Why do I need to put mt HTML files in a different directory from my CGI scripts ?

Frequently Asked Questions (FAQ)
This is due to the way the Webserver is configured. Basically all files in your CGI directory are assumed to be CGI scripts. Similarly all files in your Webspace are assumed to be HTML. The first thing to look at is your disk quota. You are allowed a certain amount of physical disk space to publish your work, but if you exceed this then you will encounter problems.
Related Questions

What are CGI scripts?

Web hosting faq - frequently asked questions
CGI (Common Gateway Interface) is a process used by the server to pass information between the user and an application on the server. With CGI access, you can install Perl scripts on your website for such things as feedback forms, guestbook, counters, and so on.
Related Questions

Can I use my own CGI scripts?

Information Technology Services
A CGI script can be installed if its use is essential to the university mission. However, due to security considerations, you cannot have them in your own directory. Send mail to the WWW Administrator, and let us know where the source code for the script is located. Any changes in the script will have to be handled in the same manner. Please debug your scripts thoroughly before mailing the administrator.
Related Questions

Can I add my own CGI scripts?

BuddyHosting.com Quality Hosting You Can Afford
Our LINUX web servers have the capability to run CGI scripts in your own "cgi-bin" directory. Scripts may be written in Perl, Python and CGI languages. Upload to your cgi-bin directory to ensure proper file permission settings. All scripts on our server must have permissions set to 755 (rwx-rx-rx). If you need help in changing script permissions, please see the following:
Related Questions

Can i upload ".php", ".html", ".cgi", (e.t.c.) files?

Y3S.EU - One-Click-File Hoster!
It's all up to you provider and location. Sometimes, to make speed faster, try to: use proxy server (or change it), stop all other downloadings/uploadings (or p2p software like eDonkey, Kazaa, BitTorrent).
Related Questions

Can you handle CGI scripts, Java scripts, ASP files, databases etc.?

Eurotext Translations ­ experienced translation agency with ...
Yes. Our in-house technical staff ensure that only the appropriate strings are translated, leaving your original code clean and bug-free. See our how it works section for more detail.
Related Questions

Can you handle CGI scripts, Java scripts, ASP files, databases?

English to Russian translation, German to Russian translatio...
I will translate only the appropriate text strings. This will ensure that the scripts remain bug-free. However, it is always better to supply the source text to avoid any problems. ^top
Related Questions

Does my account come with a cgi-bin? Can I install my own CGI scripts?

CheaperWebHost.com - Frequently Asked Questions (FAQs)
Yes, every account comes with its own cgi-bin and you can install your own CGI scripts. Be sure that the scripts conform to the provisions in our Acceptable Use Policy and that you set the mode (chmod) on them to 0755 (rwxr-x-r-x) so that they will run.
Related Questions

How do I get CGI scripts to work?

Knightsbridge Online FAQ
Our web server - Apache - is configured to recognize script and program files in all document directories - i.e. anywhere you'd normally put HTML files - with the extension either ".cgi" or ".pl". So you don't need to put the files in a special cgi-bin directory outside of your site. Your CGI files must have execute and read permission set for "other" users in order to work. Otherwise you'll get the "You don't have permission..." or "Premature end of script headers..." error messages.
Related Questions

Can I install my own cgi scripts?

FAQ's on linux hosting website hosting india cgi perl servle...
Yes, All Unix packges can have its own cgi-bin. We monitor for poorly written scripts that may become resource hogs. Where is Perl located on the web server? Perl can be found as /usr/bin/perl
Related Questions

Can I use my own CGI, PHP and ASP scripts?

IndicHosts.net - Pre-Sale FAQs
While we do provide many pre-installed scripts, you can still upload any of your own scripts. You can purchase scripts from many online developers or write your own. Regardless, you can upload any scripts that you may own. However, most popular scripts are pre-installed! The preinstalled scripts and software versions keep changing from Server to Server. The installed version can be a newer version than that mentioned here.
Related Questions

What CGI scripts are available for me to use on my page?

Information Technology Services
Locally installed scripts, some of which require special configuration for each user, are available on the list of local scripts. Specifically, guestbook and form mailer information is available.
Related Questions

WEBTONG: Hosting FAQ
You should put your scripts into your cgi-bin directory which is in your www directory. The full URL path would be http://www.yourdomain.com/cgi-bin/file.name Here's how a line inside your html file might look when calling the cgi script:
Related Questions

Web Hosting - KABOOM HOSTING - adult web site host, dedicate...
CGI scripts can be placed in any directory on your account, though by default there will be a cgi-bin set up for you in your server space. Be sure to follow the instructions for the script you are uploading regarding setting permissions on the files and folders you create, as they vary from script to script. Generally CGI scripts need to have permissions set to 755.
Related Questions

Using CGI Scripts
CGI scripts are executable from anywhere within your "public_html" directory, or from within the cgi-bin directory in your home directory. If you use Microsoft FrontPage, it is recommended that you put them within your cgi-bin directory so FrontPage will not change your permission settings on these files.
Related Questions

Frequently Asked Questions [ Canadian Web Hosting and Domain...
CGI stands for "Common Gateway Interface". Basically, a CGI script is a routine that runs on the website host computer to perform a particular function on a website. Generally, you will install CGI scripts yourself (or you may hire one of our technicians to assist you). For customer convenience, we offer access to FormMail.pl, a very common script that allows you to very easily write forms that send you an e-mail message that includes the contents of the form.
Related Questions

FAQ Page 3
A script is a program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor. CGI (Common Gateway Interface) is a standard for interfacing external applications with information servers, such as HTTP or Web servers. A plain HTML document is static, which means it exists in a constant state: a text file that doesn't change. A CGI program, on the other hand, is executed in real-time, so that it can output dynamic information.
Related Questions

Arizona Web Hosting
All CGI scripts should be uploaded to the cgi-bin folder, for your domain. Be sure to follow the instructions for the script you are uploading regarding setting permissions on the files and folders you create, as they vary from script to script. The full server path to your cgi-bin is /home/username/public_html/cgi-bin
Related Questions

Malaysia Web hosting : King Of Hosting : Our Name Says It Al...
CGI scripts in a directory in web called a cgi-bin. This directory is created by default when we setup all new accounts. If you have accidentally deleted your cgi-bin folder and require one created, please write to us at support@kingofhosting.com
Related Questions

Web Hosting by Active Web Hosting - How Do I Use CGI?
In addition to our own growing list of scripts, here is a place where you can also find other scripts for including in your site:
Related Questions

webUX - Frequently Asked Questions
You should put your scripts into your cgi-bin directory. This is in located under your www directory. The full URL path would be http://www.yourdomain.com/cgi-bin/file.name Here's how a line inside your html file might look when calling the cgi script:
Related Questions

RNetwork - Unlimited Free Hosting
Put your cgi scripts in the public_html subdirectory named "cgi-bin". If you have a need to put them elsewhere... you better email us because there are some security issues which may prevent you from doing so. We'll try to help though. Log into your Control Panel and then click on File Manager. You will now see a list of directories within the root of your account.
Related Questions

CGI Extremes - Tutorials - General CGI Questions
You should have a directory called cgi-bin and this is where you'll want to put your CGI scripts. If you do not have a cgi-bin directory, you will need to make one and set the permissions to accordingly used the chmod command. You might want to check with you hosting company regarding the proper permissions of the cgi-bin directory, and cgi scripts, but in most cases, setting the permission to 755 should be sufficient.
Related Questions

Laughing Squid Web Hosting & CGI
CGI (Common Gateway Interface) is a process used by the server to pass information between the user and an application on the server. With CGI access, you can install Perl scripts on your website for such things as feedback forms, guestbooks, counters, and so on.
Related Questions

Do you handle CGI scripts, ASP files and database?

FAQ - English to Spanish Translation - Frequently Asked Ques...
Yes. Program files usually contain some text strings that require translations. We need access to the program in order to extract the text strings for translations. For databases, we work closely with your technical staff to translate the required fields and tables.
Related Questions

What is a CGI-bin and do I get one? Will I have access to FREE CGI Scripts?

Site Hosting Frequently Asked Questions (FAQs)
A CGI-bin is where you can store CGI scripts. These "scripts" are used to generate online order forms, guestbooks, shopping carts, counters, and more! YES, every account comes with a local CGI-bin with access to our on-line CGI Library of FREE scripts.
Related Questions

CGI Where do I upload my CGI-Scripts?

EvazOnLine FAQ
You may upload to any directory under your HTML folder: httpdocs/ or you may upload to your CGI directory cgi-bin/
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact