Re: Re: Building sapi_apache2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4 Jul 2005, at 19:58, Catalin Trifu wrote:

I have php 5.0.4 running fine on Fedora Core 2 under Apache 2.0.49. To
all intents and purposes, PHP works fine.  The only problem I have is
with Plesk, which uses the presence of the sapi_apache2 module to turn
PHP on or off for the various sites that it controls:

<IfModule sapi_apache2.c>
    php_admin_flag engine on
    php_admin_value open_basedir
"/home/httpd/vhosts/stells.co.uk/httpdocs:/
</IfModule>

I think you are looking for <IfModule mod_php5.c or <IfModule mod_php4.c These are valid in case you compiled and loaded PHP as an Apache module.

Catalin

True, but this is Plesk that is doing this, not my Apache configuration. I've seen PHP5 on Apache2 servers that have the sapi_apache2 module installed, and the module being listed in phpinfo(), but I can't work out how to force it to compile the module in...

Gaby

--
Junkets for bunterish lickspittles since 1998!
gaby@xxxxxxxxxxxx
http://weblog.vanhegan.net

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux