Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.
无所谓apa arti kata your the best for me
no apa arti kata your the best for me
Последнее обновление: 2016-03-30
Частота использования: 1
Качество:
Источник:
type may be any one of: a, mx, ns, soa, ptr, cname, aaaa, or any. the default is mx.
the default is mx.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
Источник:
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
the path on the right hand side of the loadmodule statement must point to the path of the php module on your system.
Последнее обновление: 2011-10-24
Частота использования: 1
Качество:
Источник:
Несколько пользовательских переводов с низким соответствием были скрыты.
Показать результаты с низким соответствием.