Vous avez cherché: here for vacation (Chinois (simplifié) - Anglais)

Traduction automatique

Apprendre à traduire à partir d'exemples de traductions humaines.

Chinese

English

Infos

Chinese

here for vacation

English

 

De: Traduction automatique
Suggérer une meilleure traduction
Qualité :

Contributions humaines

Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.

Ajouter une traduction

Chinois (simplifié)

Anglais

Infos

Chinois (simplifié)

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

Anglais

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.

Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :

Avertissement : un formatage HTML invisible est présent

Certaines traductions humaines peu pertinentes ont été masquées.
Affichez les résultats peu pertinents.

Obtenez une traduction de meilleure qualité grâce aux
7,774,052,824 contributions humaines

Les utilisateurs demandent maintenant de l'aide :



Nous utilisons des cookies pour améliorer votre expérience utilisateur sur notre site. En poursuivant votre navigation, vous déclarez accepter leur utilisation. En savoir plus. OK