Hai cercato la traduzione di configured da Cinese semplificato a Inglese

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Cinese semplificato

Inglese

Informazioni

Cinese semplificato

添加title of the area where you test your keys are properly configured

Inglese

add

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 3
Qualità:

Cinese semplificato

there is no standalone support for the php sesam interface, it works only as an integrated apache module. in the apache php module, this sesam interface is configured using apache directives.

Inglese

php3_sesam_configfile

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Cinese semplificato

the behavior of assert() may be configured by assert_options() or by .ini-settings described in that functions manual page.

Inglese

the behavior of assert() may be configured by assert_options() or by .ini-settings described in that functions manual page.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Cinese semplificato

when php is configured, you are ready to build the cgi executable. the command make should take care of this. if it fails and you can't figure out why, see the problems section.

Inglese

when php is configured, you are ready to build the cgi executable.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Cinese semplificato

note too that some directory server hosts will be configured to return no more than a preset number of entries. if this occurs, the server will indicate that it has only returned a partial results set. this occurs also if the sixth parameter sizelimit has been used to limit the count of fetched entries.

Inglese

the fifth parameter attrsonly should be set to 1 if only attribute types are wanted.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Cinese semplificato

1. gzip -d httpd-2_0_nn.tar.gz 2. tar xvf httpd-2_0_nn.tar 3. gunzip php-nn.tar.gz 4. tar -xvf php-nn.tar 5. cd httpd-2_0_nn 6. ./configure --enable-so 7. make 8. make install now you have apache 2.0.nn available under /usr/local/apache2, configured with loadable module support and the standard mpm prefork. to test the installation use your normal procedure for starting the apache server, e.g.: /usr/local/apache2/bin/apachectl start and stop the server to go on with the configuration for php: /usr/local/apache2/bin/apachectl stop. 9. cd ../php4-nn 10. ./configure --with-apxs2=/usr/local/apache2/bin/apxs 11. make 12. make install 13. cp php.ini-dist /usr/local/lib/php.ini edit your php.ini file to set php options. if you prefer this file in another location, use --with-config-file-path=/path in step 10. 14. edit your httpd.conf file and check that these lines are present: loadmodule php4_module modules/libphp4.so addtype application/x-httpd-php .php you can choose any extension you wish here. .php is simply the one we suggest. the path on the right hand side of the loadmodule statement must point to the path of the php module on your system. the above statement is correct for the steps shown above. 15. use your normal procedure for starting the apache server, e.g.: /usr/local/apache2/bin/apachectl start

Inglese

the path on the right hand side of the loadmodule statement must point to the path of the php module on your system.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
8,884,423,394 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK