Вы искали: here for vacation (Китайский (упрощенный) - Английский)

Компьютерный перевод

Обучается переводу с помощью примеров, переведенных людьми.

Chinese

English

Информация

Chinese

here for vacation

English

 

От: Машинный перевод
Предложите лучший перевод
Качество:

Переводы пользователей

Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.

Добавить перевод

Китайский (упрощенный)

Английский

Информация

Китайский (упрощенный)

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

Английский

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.

Последнее обновление: 2011-10-24
Частота использования: 1
Качество:

Предупреждение: Содержит скрытое HTML-форматирование

Несколько пользовательских переводов с низким соответствием были скрыты.
Показать результаты с низким соответствием.

Получите качественный перевод благодаря усилиям
7,773,043,939 пользователей

Сейчас пользователи ищут:



Для Вашего удобства мы используем файлы cookie. Факт перехода на данный сайт подтверждает Ваше согласие на использование cookies. Подробнее. OK