Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
the path on the right hand side of the loadmodule statement must point to the path of the php module on your system.
아파치에서 php를 컴파일하는 여러 다른 예가 아래에 나와있다.:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
# extra modules addmodule mod_php.c addmodule mod_php3.c addmodule mod_perl.c # extra modules loadmodule php_module modules / mod_php.so loadmodule php3_module modules / libphp3.so / * for php 3 * / loadmodule php4_module modules / libphp4.so / * for php 4 * / loadmodule perl_module modules / libperl.so
if your script uses the regular expression functions (ereg() and friends), you should make sure that you compiled php and apache with the same regular expression package. this should happen automatically with php and apache 1.3.x
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: