Vertaling van "cgi program" in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
When a program runs through the web server as a CGI program, it does not have that path.
プログラムが CGI プログラムとしてウェブサーバによって実行されるとき、 それはパスを持ちません。
Apart from those two things, writing a CGI program will look a lot like any other program that you might write.
これら二点以外では、CGI プログラムを書くことは、 あなたが書いている他のプログラムとよく似ているでしょう。
Fortunately, there are libraries and modules available to help you process this data, as well as handle other of the aspects of your CGI program.
幸いにも、そのデータ処理を助けるライブラリやモジュールが存在します。 これらは、CGI プログラムの他の面でも同様に役に立ちます。
If you wish designate a cgi-bin subdirectory of a user's directory where everything will be treated as a CGI program, you can use the following.
ユーザディレクトリの cgi-bin サブディレクトリの すべてのファイルを CGI プログラムとして指定したい場合には 以下のようなものを使います。
Logical address was not supported.) This means a CGI program of some person can look the documents of other persons.
) この事は、ある人が作成した CGI プログラムが他の人のファイルにアクセス可能である事を意味します。
Syntax errors Most of the time when a CGI program fails, it's because of a problem with the program itself.
構文エラー CGI プログラムが失敗するのは大抵、 プログラム自身に問題がある場合です。
You might need to configure your web server software to use the wanboot-cgi program as a CGI program.
wanboot-cgi プログラムを CGI プログラムとして使用するように Web サーバーソフトウェアを構成する必要がある場合もあります。
PHP is mainly focused on server-side scripting, so you can do anything any other CGI program can do, such as collect form data, generate dynamic page content, or send and receive cookies.
PHPでは主にサーバサイドでの活用に焦点が当てられているため、フォームからデータを取得したり、動的にページの内容を生成したり、クッキーを送信・受信するといった他のCGIプログラムに出来ることは全て行うことが出来ます。
If the specified URL is a CGI program, the program will be executed and its output inserted in place of the directive in the parsed file.
指定された URL が CGI プログラムであった場合は、 プログラムが実行され、その出力が解析しているファイル中の ディレクティブがあった位置に挿入されます。
See your web server documentation for information about CGI program requirements.
CGI プログラムの要件については、Web サーバーのマニュアルを参照してください。
In particular, when using email to send acceptance information on a web page to accept participation in an academic conference, etc. and the CGI program on the web page does not correspond to the provisional error, the email may not be delivered.
特に、学会の参加申込みなどを受け付けるWebページで、受付情報をメールで通知する際に、WebページのCGIプログラムが一時的なエラーに対応 していない場合にはメールが届きません。
The CGI program that retrieves and transmits the data and files that are used in a WAN boot installation.
WAN ブートインストールで使用されるデータとファイルの取得と転送を行う CGI プログラム。
User Directories To allow CGI program execution for any file ending in.cgi in users' directories, you can use the following configuration.
User ディレクトリ.cgi で終わるすべてのファイルに対して CGI プログラムの 実行を許可するには、以下の設定を使用できます。