Apache 2.0 seem to be now supported by PHP4.04pl1.
I tried PHP4.0.4pl1 & Apache 2.0a8 (configure don't seem to work for me with
2.0a9)

But..... I did not succeded to make it working !
Do someone have a tips on some compiling flags working, or other versions ?
Mine made apache to show a segmentation fault (in PHP ?), and show a message
that comes from
'create_php_config' function:
'Creating new config (0x80f0c54) for (null).'

Or is it just a config problem ? I have a php.ini in /usr/local/lib, but it
makes the same error if I remove it !


I am interesed with it because it will provide multithreading instead of
multiprocess,... which I prefer for writing PHP modules that can handle
persitent and reusable data (to keep the same connection within a HTTP
session).

(
Apache was compiled with: configure --enable-shared --enable-so
PHP was compiled with: configure --with-apxs2
)


""Benoit"" <[EMAIL PROTECTED]> wrote in message
97voih$och$[EMAIL PROTECTED]">news:97voih$och$[EMAIL PROTECTED]...
> Do someone know when PHP will work as apixs under Apache 2.0 ?
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to