[PHP-INSTALL] How to set different php.ini for cli and apache?

2003-10-16 Thread Jean-Pierre Arneodo
Hi, is it possible to have different php.ini for cli and apache in PHP 4.3.3? ./configure --with-config-file-path=/some/dir/php.ini ... This install php as cli binary and apache module but the php.ini is the same file. I want to have separate file. Thanks Jean-Pierre    

[PHP-INST] php4-STABLE-200302051830 and imap PB

2003-02-05 Thread Jean-Pierre Arneodo
Hi, trying to compile php4-STABLE-200302051830 with configure options: --with-imap=/usr/local --with-imap-ssl=/usr/local I received: ext/imap/php_imap.lo: In function `zm_startup_imap': /php4-STABLE-200302051830/ext/imap/php_imap.c:432: undefined reference to `ssl_onceonlyinit' without the