phpbar.de logo

Mailinglisten-Archive

[php] Bitte um Installationshilfe bei PHPals CGI-Version

[php] Bitte um Installationshilfe bei PHPals CGI-Version

Jochen Kächelin php_(at)_phpcenter.de
Sat, 19 Oct 2002 12:00:09 +0200


Ich habe PHP 4.2.3 so compiliert:

./configure \
--enable-ftp \
--enable-bcmath \
--enable-calendar \
--enable-dbase \
--disable-force-cgi-redirect \
--enable-discard-path \
--with-mysql=/usr/local \
--enable-memory-limit


Und so meinen Apache 2.0.43:

/configure \
--enable-module=most \
--enable-shared=max \
--enable-so \
--sysconfdir=/etc/httpd \
--enable-ssl \
--with-ssl=/usr/src/web/openssl/current \
--enable-info \
--enable-speling \
--enable-rewrite \
--enable-suexec \
--with-suexec-caller=nobody \
--with-suexec-docroot=/www \
--with-suexec-uidmin=500 \
--with-suexec-gidmin=500 \
--with-suexec-logfile=/usr/local/apache2/logs/suexec_log

Ich bekomme jedoch immer einen 500er wenn ich ein PHP-Script
unter /www/_home/index.php ausführen will.

in meiner /etc/http/http.conf steht folgendes:

AddType application/x-httpd-php .php
ScriptAlias /php/ "/usr/local/bin/"
Action application/x-httpd-php /php/php


Ich möchte auf jeden Fall, dass die PHP-Scripts nicht nur in einem
CGI-BIN ausgeführt werden könnnen und dass suexec greift!

Kann mir jemand helfen.

PS: Als Modul-Version läuft alles wunderbar

-- 
Jochen Kaechelin


php::bar PHP Wiki   -   Listenarchive