Você procurou por: configured (Chinês (simplificado) - Inglês)

Contribuições humanas

A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente

Adicionar uma tradução

Chinês (simplificado)

Inglês

Informações

Chinês (simplificado)

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

Inglês

add

Última atualização: 2011-10-23
Frequência de uso: 3
Qualidade:

Chinês (simplificado)

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.

Inglês

php3_sesam_configfile

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Chinês (simplificado)

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

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Chinês (simplificado)

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.

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Chinês (simplificado)

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.

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Chinês (simplificado)

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

Inglês

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

Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:

Consiga uma tradução melhor através
8,884,410,079 de colaborações humanas

Usuários estão solicitando auxílio neste momento:



Utilizamos cookies para aprimorar sua experiência. Se avançar no acesso a este site, você estará concordando com o uso dos nossos cookies. Saiba mais. OK