Red Hat NETWORK PROXY SERVER 3.7 - Manual do Utilizador Página 91

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 101
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 90
4.3 Configuring mod php 81
4.3 Configuring mod php
Likemod perl,mod phpis avery largepackage. PHP isa completescript-
ing language,with various capabilities. To run PHPwith your webserver,
you’ll need to edit both the httpd.conf and the srm.conf files.
In your httpd.conf file, you need to uncomment the LoadModule and
AddModule lines for the version or versions of PHP that you installed.
Afterthe mainLoadModule section, there’sa listof three additional mod-
ules. If you installed the PHP/FI package (version 2.01), uncomment the
php module line so that instead of:
#LoadModule php_module modules/mod_php.so
It reads:
LoadModule php_module modules/mod_php.so
If you installed the PHP3 package, uncomment the following line instead:
#LoadModule php3_module modules/libphp3.so
If you installed both the PHP/FI package and the PHP3 package, uncom-
ment both of the previous lines.
After the main AddModule section, there’s another list of three additional
modules.
If you installed the PHP/FI package, uncomment the mod php.c line so
that instead of:
#AddModule mod_php.c
It reads:
AddModule mod_php.c
Vista de página 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 100 101

Comentários a estes Manuais

Sem comentários