Naga Kiran
-- Forwarded message ------
From: Naga Kiran K
Date: Fri, Apr 16, 2010 at 5:45 PM
Subject: Re: [PHP-INSTALL] Getting file pointer from file descriptor
To: Rasmus Lerdorf , php-gene...@lists.php.net
Hi Rasmus,
Thanks for reply.
The requirement I was looking for is to read/write give
Hi,
We are upgrading PHP from 5.2.3 to 5.3.2 and are facing few issues [like
unsupported functions...]
In PHP 5.2.3, "fdopen" was used to read/write to a file descriptor that's
opened by another application.
fdopen(,"rw"); //It worked fine with PHP 5.2.3
After PHP upgrade,its throwing "undefin
Hi,
I am facing issues in building PHP 5.3.2.
was able to compile all required files but getting the following errors in
linking phase.
I tried doing "make clean" & "make install" several times, but these errors
remain the same.
Please suggest how to go about with these errors and let me know if