RE: [PHP] libphp4.so for Roxen

2004-01-22 Thread Thomas Svenson
Dan Egli wrote: Except that a lot of software, including the Webmail system I have(SquirrelMail), requires mod_php. If it was a simple decision I'd say oh well. But the fact is that I have several pieces of software that require mod_php. If it is not currently safe to run PHP as Roxen

[PHP] libphp4.so for Roxen

2004-01-13 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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

RE: [PHP] libphp4.so for Roxen

2004-01-13 Thread Thomas Svenson
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

Re: [PHP] libphp4.so for Roxen

2004-01-13 Thread Dan Egli
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 Except that a lot of software, including the Webmail system I have(SquirrelMail), requires mod_php. If it was a simple decision