Usted buscó: here for vacation (Chino (Simplificado) - Inglés)

Traducción automática

Aprendiendo a traducir con los ejemplos de traducciones humanas.

Chinese

English

Información

Chinese

here for vacation

English

 

De: Traducción automática
Sugiera una traducción mejor
Calidad:

Contribuciones humanas

De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.

Añadir una traducción

Chino (Simplificado)

Inglés

Información

Chino (Simplificado)

1. get the latest distributions of apache and php 2. untar them, and run the configure program on apache like so. ./configure --exec-prefix=/usr\ --localstatedir=/var\ --mandir=/usr/share/man\ --libexecdir=/system/library/apache/modules\ --iconsdir=/system/library/apache/icons\ --includedir=/system/library/frameworks/apache.framework/versions/1.3/headers\ --enable-shared=max\ --enable-module=most\ --target=apache 4. you may also want to add this line: setenv optim=-o2 if you want the compiler to do some optimization. 5. next, go to the php 4 source directory and configure it. ./configure --prefix=/usr\ --sysconfdir=/etc\ --localstatedir=/var\ --mandir=/usr/share/man\ --with-xml\ --with-apache=/src/apache_1.3.12 if you have any other additions (mysql, gd, etc.), be sure to add them here. for the --with-apache string, put in the path to your apache source directory, for example "/src/apache_1.3.12". 6. make 7. make install this will add a directory to your apache source directory under src/modules/php4. 8. now, reconfigure apache to build in php 4. ./configure --exec-prefix=/usr\ --localstatedir=/var\ --mandir=/usr/share/man\ --libexecdir=/system/library/apache/modules\ --iconsdir=/system/library/apache/icons\ --includedir=/system/library/frameworks/apache.framework/versions/1.3/headers\ --enable-shared=max\ --enable-module=most\ --target=apache\ --activate-module=src/modules/php4/libphp4.a you may get a message telling you that libmodphp4.a is out of date. if so, go to the src/modules/php4 directory inside your apache source directory and run this command: ranlib libmodphp4.a then go back to the root of the apache source directory and run the above configure command again. that'll bring the link table up to date. 9. make 10. make install 11. copy and rename the php.ini-dist file to your "bin" directory from your php 4 source directory: cp php.ini-dist /usr/local/bin/php.ini or (if your don't have a local directory) cp php.ini-dist /usr/bin/php.ini

Inglés

if so, go to the src / modules / php4 directory inside your apache source directory and run this command: ranlib libmodphp4.a then go back to the root of the apache source directory and run the above configure command again.

Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:

Advertencia: contiene formato HTML invisible

Se han ocultado algunas traducciones humanas de escasa relevancia para esta búsqueda.
Mostrar los resultados de escasa relevancia para esta búsqueda.

Obtenga una traducción de calidad con
7,750,281,997 contribuciones humanas

Usuarios que están solicitando ayuda en este momento:



Utilizamos cookies para mejorar nuestros servicios. Al continuar navegando está aceptando su uso. Más información. De acuerdo