Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
diskeeper web server
diskeeper web server
Ultimo aggiornamento 2006-11-02
Frequenza di utilizzo: 2
Qualità:
web server
web server
Ultimo aggiornamento 2006-11-02
Frequenza di utilizzo: 2
Qualità:
personal web server 3または4以降
apache 1.3.x
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
手順 3: web server global settings をクリッ クします。
on the 'external' tab, enter: virtual = .php _bar_ actual = c:\path-to-php-dir\php.exe, and use the add button.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the interface part talks to the web server, etc.
the functionality part implements the functionality of the language (its functions, etc.).
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the port being used on the user's machine to communicate with the web server.
the port being used on the user 's machine to communicate with the web server.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the port on the server machine being used by the web server for communication. for default setups, this will be '80 '; using ssl, for instance, will change this to whatever your defined secure http port is.
string containing the server version and virtual host name which are added to server-generated pages, if enabled.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
depending on the build process you selected, you should either end up with a new php binary to be linked into your web server (or run as cgi), or with an .so (shared object) file. if you compiled the example file first_module.c as a shared object, your result file should be first_module.so. to use it, you first have to copy it to a place from which it's accessible to php. for a simple test procedure, you can copy it to your htdocs directory and try it with the source in 例29-1. if you compiled it into the php binary, omit the call to dl(), as the module's functionality is instantly available to your scripts.
if you compiled the example file first_module.c as a shared object, your result file should be first_module.so.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: