On Thu, February 2, 2006 1:18 pm, Grae Wolfe - PHP wrote:
> Hey there... I am setting up a new test server for one of my clients
> to
> use, and I am curious if there is a reason to go with php4.xx over
> php5.xx,
> or the other way around. I would think that I would want to go with
> the
> newes
Joseph E. Maxwell wrote:
> Just upgraded to php 4.3.10
> phpinfo() apparently stuck on
>
>
> PHP Version 4.3.5
>
>
> SystemFreeBSD xxx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov
> i386
> Build DateApr 11 2004 20:01:52
>
>
>
> Command line ==>
>php -v
>PHP 4.3.10 (cli)
Nic Begusarai wrote:
>
> "Nic Begusarai" <[EMAIL PROTECTED]> wrote in message news:...
>>
>> I just install MySql and trying to connect on localhost using PHP
>>
>> Error: Client does not support authentication protocol requested by
> server;
>> consider upgrading MySQL client
>> how to correct thi
Richard Lynch wrote:
> But attempting to connect to a remote MS SQLserver (in either isql or PHP)
> yields:
>
> CT-LIBRARY error:
> ct_connect(): network packet layer: internal net library error:
> Net-Library operation terminated due to disconnect
G.
Rasmus Lerdorf wrote:
>> I have read that one performance tweak for Linux is to mount the
>> filesystem with the "noatime" option (meaning the kernel does not update
>> the timestamp whenever files are accessed).
>>
>> The site relies highly on PHP sessions, and it seems to me that there
>> would
Mandrake 8.0
PHP 4.0.6
I have tried both Sybase-ct and freetds.
(Current stable versions, whatever those numbers are)
With Sybase-ct, I can actually connect to my local ASE server and do "sp_help" and
yield a reasonable response (both from isql and from PHP)
But attempting to connect to a remo
Trying to compile 4.0.6 from source on Mandrake 8.0 using:
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--disable-debug \
--disable-debugger \
--enable-pic \
--enable-inline-optimization \
--prefix=/usr \
--with-zlib \
--with-config-file-path=/etc \
--enable-magic-quotes \
--enable-trac
Mandrake 8.0
GD 2.0.mumble (4?) Whatever was most recent last week when I downloaded...
PHP 4.0.6
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-sybase-ct=/usr/local/freetds \
--with-mssql \
--with-gd \
Warning: Sleep-deprived post...
Please Cc: me in replies...
I know I'm not the most clueful guy, but...
I'm trying to compile GD as a shared library, and failing miserably.
Comfiguring/making without the "shared," part in
"--with-gd=shared,/blah/blah/blah" works just fine, and the resulting