phpbar.de logo

Mailinglisten-Archive

[php] Apache und PHP

[php] Apache und PHP

Michael Temeschinko php_(at)_phpcenter.de
Wed, 20 Jun 2001 12:07:45 +0200


Hi Joerg,

von Joerg Behrens
> Traegst du das in die httpd.conf ein oder in eine .htaccess ? Beides
> bedingt den Einsatz von Mod_php (also nicht die CGI Varinate!). Bei
> letzterem muss auch noch AllowOverride gesetzt werden. Und im Errorlog
> steht wirklich nichts ? *Komisch*

mod_php und ich konfiguriere in http.conf

...

<Directory />
  AuthUserFile /etc/httpd/passwd
  AuthGroupFile /etc/httpd/group

  Options -FollowSymLinks +Multiviews
  AllowOverride None
<Directory>

<Directory Backoffice>

   php_value /usr/lib/php/azClass:/usr/lib/php:/usr/lib/php/smarty
   php_value auto_prepend_file /usr/lib/php/azClass/auth.php.inc

</Directory>

hab testweise auch mal AllowOverride All gesetzt (aber hat nix gebracht -
und
so wie ich dich verstehe ist das eh nur bei Config in der .htaccess nötig

ja und Fehlermeldungen sind keine da (in /var/log/httpd/error_log
/var/log/messages /var/log/httpd/access_log)


Mit freundlichen Grüßen aus Weiher
Michael Temeschinko



php::bar PHP Wiki   -   Listenarchive