Dan Egli wrote:
> Hey folks. I'm new to the list and am hoping someone can help me out
> here. I use Roxen Challenger as my web server. I'd like to get PHP
> functionality like mod_php for apache. I downloaded the 4.2.2 tarball
> that my Linux distro uses (RedHat 9) and compiled it. It seemed to
> compile fine but the make install script tried to copy libphp4.so to
> the roxen directory and the make died because said file does not
> exist.
>
> Anyone here who can help me out in getting a mod_php equivalant for
> Roxen? Do not say I should go back to Apache because that server has
> been nothing but one head ache after another. That's why I switched
> in the first place.

Hi Dan,

It is not recommended to run PHP as a module with Roxen. Due to some
incompatibility PHP can kill Roxen for you.

Running it as CGI works fine though.

/Thomas

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

Reply via email to