On Friday, August 30, 2002, at 02:26 , Chris Hewitt wrote:
> Vicki Brown wrote:
>
>>
>> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>>
>>> I believe the binary is only installed when compiled as a CGI
>>> program. Remove the nsapi line and recompile to get the
>>> binary inst
Vicki Brown wrote:
>
> On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
>
>> I believe the binary is only installed when compiled as a CGI
>> program. Remove the nsapi line and recompile to get the binary
>> installed.
>
> If that is the case, it would be a bug... it should never b
On Wednesday, August 28, 2002, at 07:27 PM, Jim Thome wrote:
> I believe the binary is only installed when compiled as a CGI
> program. Remove the nsapi line and recompile to get the binary
> installed.
>
> http://www.php.net/manual/en/install.commandline.php
>
If that is the case, it would
I believe the binary is only installed when compiled as a CGI program. Remove the
nsapi line and recompile to get the binary installed.
http://www.php.net/manual/en/install.commandline.php
Jim
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 17:45 PM >>>
On Wednesday, August 28, 2002, at 04:10 P
On Wednesday, August 28, 2002, at 04:10 PM, Jim Thome wrote:
> What is your configure line?
I am using --enable-cli, as required pre-4.3
configure \
--with-nsapi=/usr/prop/netscape/server4/ \
--with-mysql=/usr/local/mysql \
--with-imap \
--with-kerberos=/usr/local \
--with-ldap \
--enable-cli
What is your configure line?
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 05:06PM >>>
I'm using PHP 4.2.2 (the "stable" build, not any f the later
builds), so I still need to configure with --enable-cli (which I
have done).
Then I do the make, and make install, and at the end of the
install o