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 module, any know when it WILL be safe?

I would say you have two options then. Instead of SquirrelMail you can use
IMHO, http://www.lysator.liu.se/~stewa/IMHO/, which is a Roxen Webmail
(developed by one of the Roxen developers). It's very good, but reports say
it is quite memory hungry.

The other option, which I would prefer myself, is to run Apache/PHP on the
server too. Then you can simply let Roxen wrap pages served by Apache. That
way it will still look like it is one site, but you will be able to take
full advantage of both Apache/PHP and Roxen. We did that at Roxen for RT2
for example, works just fine.

If the reports about memory use by IMHO is true, the option to run a
separate Apache could even mean a smaller memory footprint.

Regards,
/Thomas

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



[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 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.
Thanks!
- --- Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFABGfctwT22Jak4/4RAhVxAJ903ElNa932nJb0L5iL644HbaLvJQCdE3+o
gNJzGfhAgiHKnnda5/2i1iY=
=4L47
-END PGP SIGNATURE-
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


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
 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



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 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 
module, any know when it WILL be safe?

--- Dan

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