I gave this a try,.. still not playing fair,.. but now i notice if i do
php -v from shell i get
mail# php -v
PHP 4.3.11 (cli) (built: Aug 17 2005 15:39:14)
notice the "(cli)" .. it used to be something else,.. "cgi" i believe.
This time it added an entry into httpd.conf for libphp4.so,.. i had to
comment out the old one that was already in there. With everything i try
it stays the same,.. i made a little php page test this,.. you can see
it at www.clkenergy.com/phpinfo.php if you want,.. firefox displays the
code,.. MS Explorer tries to download it.
I know its comming so ill head it off at the pass,... i do have the
following line in my httpd.conf
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
Shannon Roddy wrote:
>>Try configuring with this included in the ./configure step: --enable-so
>>that should give you the .so file you need for apache.
>>
>>
>>
>
>Oops. Correction, that is the option for apache. Try this with the
>PHP configure:
>
> --with-apxs2=/usr/local/apache2/bin/apxs
>
>Your path to apxs will likely be different.
>
>___________________
>Nolug mailing list
>nolug@nolug.org
>
>
___________________
Nolug mailing list
nolug@nolug.org
Received on 08/17/05
This archive was generated by hypermail 2.2.0 : 12/19/08 EST