Bug#299356: libapache-mod-php4: fsockopen no more relative to current directory on unix

2005-03-18 Thread Rene Konasz
Hello! I can confirm the same problem with function rrd_graph of package php4-rrdtool since the latest uploads in Sarge of php4 4.3.10-8 btw php4-rrdtool 1.04-10, please also see bugs #296193 and #297643. Best regards, René -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#299356: libapache-mod-php4: fsockopen no more relative to current directory on unix

2005-03-18 Thread Steve Langasek
tags 299356 pending thanks On Fri, Mar 18, 2005 at 02:37:00PM +0100, Rene Konasz wrote: > I can confirm the same problem with function rrd_graph of package > php4-rrdtool since the latest uploads in Sarge of php4 4.3.10-8 btw > php4-rrdtool 1.04-10, please also see bugs #296193 and #297643. Thi

Bug#299356: libapache-mod-php4: fsockopen no more relative to current directory on unix sockets

2005-03-13 Thread Valentin Hilbig
Package: libapache-mod-php4 Version: 4:4.3.10-8 Severity: normal After upgrade to latest apache/php4 I noticed a different behavior of fsockopen on unix domain sockets. Previously following worked: [1] $fd = fsockopen("unixsocket",0); Now you must replace this by [2a]$pwd= get