[PHP-DEV] Re: PHP 4.0 Bug #5540 Updated: Simple test on a string fails From: Zak Greant (zak <email protected>)
Date: 07/27/00

Hi Alain,

I doubt that the bug is due to the machine - I am guessing that it must be
related to some configuration directive... I managed to reproduce the exact
behavior only 5 or 6 days ago on a windows machine. Something that I
changed in my conf or ini file must have affected the problem.

Finding what that was is another matter entirely... :)

Zak

At 10:40 PM 7/27/00 +0200, Alain TESIO wrote:
>Hi, the bug report is from me, it still fails in my case.
>
>My configuration is a bit weird since it's a virtual host and
>I have no admin rights so I installed the new version of
>php in my local cgi-bin directory.
>I have to declare a path to the mysql libraries, so I have
>renamed php produced by make to newphp and the php
>executable is :
>
>#!/bin/sh
>export LD_LIBRARY_PATH=/home/onesite/src/mysql_lib/
>/www/onesite/cgi-bin/newphp -c /www/onesite/cgi-bin
>
>Tell me if you still need some more informations about
>my machine. I think that the base system is Linux Redhat 5.2,
>the kernel version is 2.0.36, I compiled it using gcc 2.7.2.1
>(it's old but I can't test a newer gcc, I don't have enough
>space left to install it)
>Is there a way to get some debug informations you could use ?

Zak Greant
Creative Director
Nucleus Information Service Inc.
[403] 209-0000

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>