[PHP-INST] PHP as CGI with shared modules - is it possible?

2001-08-13 Thread Peter Holm
HI! It would be interesting to know if any body did php conpile as a cgi with shared modules and if it works. Was it ever intended to install it like this? I would like to use it with shared modules, because that way I can give user different features (with each php.ini) without co

[PHP-INST] Re: 4.0.7 compile as cgi fails

2001-08-09 Thread Peter Holm
Hi, seem to have some problems with shared lib here, also very simple configs like this fail: ./configure --with-mysql=/usr \ --with-config-file-path=/etc \ --with-regex=system \ --with-zlib=shared \ --disable-pear \ if I try --with-zlib (NOT sha

[PHP-INST] Re: installation from source on a redhat 7.1 rpm of apache

2001-08-09 Thread Peter Holm
On Wed, 8 Aug 2001 14:48:17 -0500 (CDT), [EMAIL PROTECTED] (Terry Davis) wrote: >I need a php version with a ton of compile options but I really like the >apache that is setup by default on redhat. I would like to build php on >top of that. I am having trouble doing this. well, I am doing it

[PHP-INST] 4.0.7 compile as cgi fails

2001-08-09 Thread Peter Holm
On Wed, 8 Aug 2001 17:40:02 +0200 (CEST), [EMAIL PROTECTED] (Jani Taskinen) wrote: >Get the latest CVS snapshot from http://snaps.php.net/ >I fixed this just few days ago. OK, I got the php4-200108090135.tar.gz Yep, compile as DSO now works, great! *BUT* if I try to compile as cgi now it gives

[PHP-INST] Why does imap not work as dl???

2001-08-08 Thread Peter Holm
Hi, I am trying to compile the imap-module as a dl, but if I want to start apache I get this error: PHP Warning: Unable to load dynamic library '/usr/local/lib/php/20001222/imap.so' - /usr/local/lib/php/20001222/imap.so: undefined symbol: mxdriver in Unknown on line 0 config looks like this: