[PHP-DEV] Bug #12086 Updated: libphp4.so: undefined symbol: uncompress

2001-07-12 Thread derick
ID: 12086 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Apache related Operating System: Red Hat 7.1 (Seawolf) PHP Version: 4.0.6 New Comment: Add --with-zlib to your configure line, and this has been resolved with the current CVS. Derick Previou

[PHP-DEV] Bug #12062 Updated: apache doesn't find libphp4.so

2001-07-12 Thread sniper
ID: 12062 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Summary: apache doesn't find libphp4.so Old Status: Open Status: Bogus Bug Type: Dynamic loading Operating System: slackware 8.0 PHP Version: 4.0.6 New Comment: you're doing something wrong. ask on the mailing lists. this is not bug

[PHP-DEV] Bug #4630 Updated: Segmentation fault(coredump) in apache startup

2001-07-12 Thread sniper
ID: 4630 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0.6RC2 New Comment: Closed. Finally.. :) Reopen if this problem raises it's ugly head again. --Jani Previous Comments: ---

[PHP-DEV] Bug #11716 Updated: Segmentation fault(coredump) in Apache(DSO-enabled) startup

2001-07-12 Thread sniper
ID: 11716 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: AIX 4.3.3 PHP Version: 4.0.6 New Comment: Please try the latest CVS snapshot from http://snaps.php.net/ as #4630 was reported to be fixed now. Previous Comm

[PHP-DEV] Bug #12088: yet another test..

2001-07-12 Thread sniper
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: unknown Bug description: yet another test.. fsdfsdfs -- Edit bug report at: http://bugs.php.net/?id=12088&edit=1 -- PHP Development Mailing List To unsubscribe, e-mail: [EMA

[PHP-DEV] Bug #12088 Updated: yet another test..

2001-07-12 Thread sniper
ID: 12088 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: unknown Operating System: PHP Version: 4.0.6 New Comment: seems like the bugs.php hasn't been updated yet.. Previous Comments: -

[PHP-DEV] Bug #12063 Updated: "make install" fails on cp lib/libphp4.so

2001-07-12 Thread sniper
ID: 12063 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Summary: "make install" fails on cp lib/libphp4.so Old Status: Status: Open Old Bug Type: Compile Failure Bug Type: Apache related Operating System: AIX PHP Version: 4.0.6 Previous Comments:

[PHP-DEV] Bug #12089: mssql_pconnect not persistant

2001-07-12 Thread php
From: [EMAIL PROTECTED] Operating system: Win2k Pro SP2 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: mssql_pconnect not persistant I use mssql_pconnect in my script once and if I check the sql7 profiler it does this: Connect | PHP 4.0 ExistingConnectio

[PHP-DEV] Bug #12090: refresh with Netscape

2001-07-12 Thread raducosma
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: refresh with Netscape I got an html generated by php It works fine but in netscape 6 only i have a bif problem the table width that must be 750 is expanding

[PHP-DEV] Bug #12089 Updated: mssql_pconnect not persistant

2001-07-12 Thread php
ID: 12089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: As a side note, this existed in 4.0.5 aswell. It is not 4.0.6 specific. Previous Comments:

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: Friedhelm Betz Email: [EMAIL PROTECTED] ID: Purpose: I am working on translation into German for a few months (3). I already subscribed to the PHP documentation list. I know Egon Schmidt and beside doing translations, I want to improve the description for the windows-ins

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: Friedhelm Betz Email: [EMAIL PROTECTED] ID:betz Purpose: ## sorry for sending twice, forgotten to set an User ID. ## I am working on translation into German for a few months (3). I already subscribed to the PHP documentation list. I know Egon Schmidt and beside doing t

[PHP-DEV] Bug #12090 Updated: refresh with Netscape

2001-07-12 Thread derick
ID: 12090 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: win98 PHP Version: 4.0.5 New Comment: Not a PHP bug, ask on the [EMAIL PROTECTED] mailing list. Derick Previous Comments:

[PHP-DEV] Bug #12091: zlib uncompress buffer error/ inflate failed

2001-07-12 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0CVS-2001-07-12 PHP Bug Type: Zlib Related Bug description: zlib uncompress buffer error/ inflate failed Hi, the follow code produces a deflated string which php can not inflate. php results:

[PHP-DEV] Bug #12092: pathinfo fails to return when passed a file with no extension

2001-07-12 Thread aidan
From: [EMAIL PROTECTED] Operating system: GNU/Linux PHP version: 4.0.4pl1 PHP Bug Type: Any Bug description: pathinfo fails to return when passed a file with no extension \n"); echo ($info["basename"]."\n"); echo ($info["extension"]."\n"); ?> This should print: /foo

[PHP-DEV] Bug #12061 Updated: CGI Error

2001-07-12 Thread phildriscoll
ID: 12061 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old Status: Status: Bogus Bug Type: IIS related Operating System: Win 2K PHP Version: 4.0.6 New Comment: Ok - you don't seem to want to read install.txt, so here's the relevant bit - please read and act on it: You have insta

[PHP-DEV] Bug #12089 Updated: mssql_pconnect not persistant

2001-07-12 Thread php
ID: 12089 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: In the PHP FAQ it states persistent conns do not function as persistent under CGI conditions. The manual

[PHP-DEV] Bug #12092 Updated: pathinfo fails to return when passed a file with no extension

2001-07-12 Thread joey
ID: 12092 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Any Operating System: GNU/Linux PHP Version: 4.0.4pl1 New Comment: Try upgrading your PHP. I get your "expected behavior" from 4.0.7-dev. Previous Comments: --

[PHP-DEV] Bug #12095: mssql_pconnect access violations

2001-07-12 Thread php
From: [EMAIL PROTECTED] Operating system: Win2k Pro SP2 PHP version: 4.0.6 PHP Bug Type: MSSQL related Bug description: mssql_pconnect access violations Firstly, I realise there are previous bug reports regarding this topic but I wasn't sure if I (a normal user) could re-ope

[PHP-DEV] Bug #12096: header suppresion for cgi version

2001-07-12 Thread remco
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: header suppresion for cgi version it would be quite usefull for the commandline version (cgi) to to have a function to supress any headers. so php can be us

[PHP-DEV] Bug #12096 Updated: header suppresion for cgi version

2001-07-12 Thread derick
ID: 12096 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.6 New Comment: php -q will do that, use php -h to see all parameters Previous Comments: -

[PHP-DEV] Bug #12095 Updated: mssql_pconnect access violations

2001-07-12 Thread php
ID: 12095 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: The initial call was OK. A second call after the first had finished was also fine. A third call after the second had fi

[PHP-DEV] Bug #12074 Updated: Enhance sybase_ct with sybase_unbuffered_query(),

2001-07-12 Thread mad
ID: 12074 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Enhance sybase_ct with sybasel_unbuffered_query(), Status: Open Bug Type: Feature/Change Request Operating System: Linux & HP-UX PHP Version: 4.0.6 New Comment: Change short description Previous Comments: --

[PHP-DEV] Bug #12095 Updated: mssql_pconnect access violations

2001-07-12 Thread php
ID: 12095 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: Sorry for the spam if these modifications are going to an email list. I would have posted this specific up

[PHP-DEV] Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread wez
ID: 12065 Updated by: wez Reported By: [EMAIL PROTECTED] Old Summary: "libgd was not built with TrueType font support" problem Old Status: Open Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: That "libgd was not built with TrueType font support"

Re: [PHP-DEV] Programmer with 2+ year Experience

2001-07-12 Thread Zak Greant
Dear Lylesh, This mailing list is for discussing issues relating to the development of PHP. Visit http://www.php.net/links.php to find links to job sites. --zak - Original Message - From: "Lylesh Vijay Menezes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 1

[PHP-DEV] Bug #12098: fseek bug

2001-07-12 Thread volkov
From: [EMAIL PROTECTED] Operating system: Win2000 prof PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: fseek bug function conf_append($file,$in,$top="") { $ya=file_exists($file)?1:0; eval("if(\$ourfile=fopen(\$file,'".($ya?'r':'a')."+b'))

[PHP-DEV] Bug #12099: SIGSEGV bug in module sablotron

2001-07-12 Thread hulinsky
From: [EMAIL PROTECTED] Operating system: Debian Linux (testing) PHP version: 4.0CVS-2001-07-12 PHP Bug Type: Reproducible crash Bug description: SIGSEGV bug in module sablotron SIGSEGV in sablotron module gdb ./httpd -X (gdb) run -X Starting program: ./httpd -X Progra

[PHP-DEV] Re: Bug #12024 Updated: mail() is not supported in this PHP build

2001-07-12 Thread Beth Lancaster
Debian Linux Since posting my bug report I have been trying to get it to work. I re-read the solution for version 4.0.5 and realized the edit should come after typing configure. I did this typed make and make install and got it to work. Is this something that will be fixed or will this edi

[PHP-DEV] php with cern httpd as cgi can't execute in ie

2001-07-12 Thread ÐÃТί
php-devFrom: [EMAIL PROTECTED] Operating system: sun solaris 2.7 PHP version: 4.0.6 PHP Bug Type: Other web server Bug description: php with cern httpd as cgi can't execute in ie web server : cern httpd php 4.06 install as cgi/command this is a test.php file #! /usr/local/

[PHP-DEV] Writing code to intercept PHP parser.

2001-07-12 Thread b
Helllo, I want to right a add-in for PHP that when enabled will have the ability to log every line of code with times that is executed by PHP. Is this possible? Any pointers into the closer direction? Regards, Bobby -- PHP Development Mailing List To unsubscribe, e-ma

[PHP-DEV] Bug description: Mail Cc header problem

2001-07-12 Thread Simon Sander
From: [EMAIL PROTECTED] Operating system: Windows 2000 proffesional PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: Mail Cc header problem Hi, In mail function on windows for windows paltform there is a nasty bug (I think). I'm trying to execute folowing code

Re: [PHP-DEV] Environment variable solution to relative includes (will work for HTML too.)

2001-07-12 Thread Aral Balkan
>> There are better ways of doing this... What I always do, is using absolute paths ('/images/image3.png'), and in some init I define some constants that contain IMG_DIR, etc, so you can change it in one place. I wish I could do this but I'm designing a web site creation / management system wit

[PHP-DEV] Fw: ezmlm warning

2001-07-12 Thread Colin Viebrock
I don't know who is in charge of the new mail server, but I'm getting a lot of bounce messages from the server. Here is a copy of the latest (btw, that IP at the end is pb1.pair.com - 216.92.131.4) - Colin > --- Below this line is a copy of the bounce message I received. > > Return-Path: <> >

[PHP-DEV] Bug report: Apache Child processes are SegFaulting

2001-07-12 Thread Jason.Gulledge
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sparc Ultra-E10K PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Child processes are SegFaulting from "top": 7857 nobody 1 00 2092M 1243M cpu51 5:13 12.12% httpd I've read the error_logs and a

Re: [PHP-DEV] Fw: ezmlm warning

2001-07-12 Thread Sascha Schumann
On Thu, 12 Jul 2001, Colin Viebrock wrote: > I don't know who is in charge of the new mail server, but I'm getting a lot > of bounce messages from the server. Here is a copy of the latest (btw, that > IP at the end is pb1.pair.com - 216.92.131.4) You are getting bounce messages from the old

[PHP-DEV] Bug #12108: Unable to connect to PostgresSQL server

2001-07-12 Thread adminresint . igi
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 Kernel 2.4.5 PHP version: 4.0.5 PHP Bug Type: PostgreSQL related Bug description: Unable to connect to PostgresSQL server Hello, I use : redhat 7.1 kernel 2.4.5 apache 1.3.20 mod_ssl 2.8.4-1.3.20 php4.0.5 compile w

[PHP-DEV] Bug #12109: Crash bug with shell_exec()

2001-07-12 Thread davemilford
From: [EMAIL PROTECTED] Operating system: Windows 2000 Professional SP2 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Crash bug with shell_exec() Any time the following code is executed, php.exe crashes: shell_exec("uptime"); I'm using Apache 1.3

[PHP-DEV] Bug #12110: odbc_fetch_into behaves like variables are not decl to be passed by reference

2001-07-12 Thread MrVanes
From: [EMAIL PROTECTED] Operating system: win2000 PHP version: 4.0.6 PHP Bug Type: ODBC related Bug description: odbc_fetch_into behaves like variables are not decl to be passed by reference I'm am not sure if this is only odbc related. It might be only the function where t

[PHP-DEV] Bug #11996 Updated: seg fault viewing php w/ Apache 1.3.20

2001-07-12 Thread awu
ID: 11996 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Redhat 6.2 - kernel 2.2.16smp PHP Version: 4.0.6 New Comment: Here's a display of the variables involved at the crash point. (gdb) display r 1: r = (request_

[PHP-DEV] Help with corrupted defines [bug 11990]

2001-07-12 Thread Brian Lalor
Hey all. I haven't seen any further traffic on this issue (aside from myself, that is :-) ). At one point yesterday, we were seeing an approximate 5% failure rate; 5% of pages served had errors due to garbage for a define. I spent some time poking about the PHP and Zend source yesterday and was

[PHP-DEV] Re: Help with corrupted defines [bug 11990]

2001-07-12 Thread Robin V. Stacey
Hi again, Brian. How does it run with Zend disabled? If you can send the info, we'll try to assist ;-) Cheers, On Thu, Jul 12, 2001 at 10:32:06AM -0700, Brian Lalor wrote: > Hey all. I haven't seen any further traffic on this issue (aside from > myself, that is :-) ). At one point yesterda

[PHP-DEV] Bug #11703 Updated: Failed opening prepend.php3

2001-07-12 Thread gmills
ID: 11703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: phpinfo can be run if there is no prepend file defined. You can see the info produced by phpinfo at http://samb

Re: [PHP-DEV] Help with corrupted defines [bug 11990]

2001-07-12 Thread Andi Gutmans
Brian, In order to debug this you'd really need to try and cut it down to a smaller reproducible script. Maybe the best start for you is to compile with --enable-debug and see if you get any error messages from the memory manage in your error_log file about memory overruns and stuff. That coul

[PHP-DEV] Bug #12110 Updated: odbc_fetch_into behaves like variables are not decl to be passed by reference

2001-07-12 Thread derick
ID: 12110 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: ODBC related Operating System: win2000 PHP Version: 4.0.6 New Comment: This is not a bug, but a known inconsistency. It will be adressed when the language will be cleaned up (For 4.1 or maybe 5.

[PHP-DEV] Bug #12111: gdImageCreateFromPng dos not work

2001-07-12 Thread blob
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: gdImageCreateFromPng dos not work Hi Upgrading from php-4.0.4pl1 to php-4.0.6 gdImageCreateFromPng stops working. We have this problem on 3 Linux servers bu

[PHP-DEV] Bug #12112: crypt doesn't work

2001-07-12 Thread blon
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.7 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: crypt doesn't work Hi crypt does not work on OpenBSD 2.7 checking for crypt.h... (cached) no checking for crypt in -lcrypt... (cached) no checking

[PHP-DEV] Bug #12111 Updated: gdImageCreateFromPng dos not work

2001-07-12 Thread rasmus
ID: 12111 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Status: Analyzed Bug Type: *Compile Issues Operating System: Linux PHP Version: 4.0.6 New Comment: What is your ./configure line? Make sure you specify where your libpng library and header files can be found under. eg. -

[PHP-DEV] Bug #12111 Updated: gdImageCreateFromPng dos not work

2001-07-12 Thread blon
ID: 12111 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Compile Issues Operating System: Linux PHP Version: 4.0.6 New Comment: ./configure \ --with-pgsql=/usr/local \ --with-mysql=/usr/local \ --with-imagic \ --with-imap \ --enable-track-vars \

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: Alex Black Email: [EMAIL PROTECTED] ID:alex Purpose: Check in and manage binarycloud in the pear/ cvs tree. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the l

[PHP-DEV] Bug #11703 Updated: Failed opening prepend.php3

2001-07-12 Thread gmills
ID: 11703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: Scripting Engine problem Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Turns out that php scripts to be opened must exist under the httpd document root, and that the in

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread rasmus
ID: 12064 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Old Status: Open Status: Analyzed Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: No idea about the Windows version, but on UNIX the new GD2 libra

[PHP-DEV] Sharing hashes between processes

2001-07-12 Thread Wez Furlong
Hey, Suppose that I wanted to make a hash persistent so that it's contents were shared between processes. Does the persistence mechanism keep a single copy and protect access to it using semaphores, or is it more like the mySQL pconnect way where a currently idle connection is used instead? Wha

Re: [PHP-DEV] Sharing hashes between processes

2001-07-12 Thread Derick Rethans
Hello Wez, On Thu, 12 Jul 2001, Wez Furlong wrote: > Hey, > > Suppose that I wanted to make a hash persistent so that it's contents were > shared between processes. Does the persistence mechanism keep a single copy > and protect access to it using semaphores, or is it more like the mySQL > pcon

[PHP-DEV] include *.php

2001-07-12 Thread Martin Pedak
Hello. What people think about adding regular expressions to include() or require() constructions or even making new language consruction like "import()" that can handle reg. exp. file includes. So thant you can include(/my/path/*) or import(/my/path/*.php). From this feature the package man

[PHP-DEV] Bug #11911 Updated: Speed Problem

2001-07-12 Thread aubrey
ID: 11911 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: ODBC related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: just verifying that the user password works for this bug. Previous Comments:

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
ID: 12064 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Status: Analyzed Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: Rasmus: I did some reading through the GD docs; it seems tha

[PHP-DEV] Bug #12115: Broken configure: --with-mysql=/opt/mysql

2001-07-12 Thread dhoffutt
From: [EMAIL PROTECTED] Operating system: solaris 2.6 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: Broken configure: --with-mysql=/opt/mysql When configure PHP with the option "--with-mysql=/path/to/mysql" I get this configuration error: "configure

[PHP-DEV] I don't know if I am at the good place...

2001-07-12 Thread Christophe Pollet
Hi all ! Like I said before, I don't know if my question is posted at the goot place... I'm developping an HTTP server and I'd like to parse PHP scripts with it... My question is : "How to call PHP to do this ?" Thank you for your help, Cordially, Christophe -- Christophe POLLET

[PHP-DEV] Bug #12115 Updated: Broken configure: --with-mysql=/opt/mysql

2001-07-12 Thread dhoffutt
ID: 12115 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: solaris 2.6 PHP Version: 4.0.6 New Comment: oops, i mean the error says: "configure: error: Cannot find mysqlclient library under /opt/mysql" Previous Comme

[PHP-DEV] Memory Issues with Mysql + 4.0.6

2001-07-12 Thread Chris K. Chew
Hi. PHP crashes every time we run a certain batch of reports since we upgraded from 4.0.4pl1 to 4.0.6. The report is ridiculously complex and requires a boat-load of database queries. They ran very well on the previous versions of PHP. Information: --The script tanks after the 34th query, at

[PHP-DEV] emulating http request on commandline?

2001-07-12 Thread Brian Lalor
Do any of y'all know how I might go about duplicating the actions taken by PHP when run as an Apache module on the commandline, including passing cookie data? I'm trying to track down a segfault in PHP, but I'm having trouble jumping from Apache to PHP code in gdb. I don't think the issue has an

[PHP-DEV] Re: Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread Philippe Bourcier
At 11:39 12/07/2001 +, you wrote: >ID: 12065 >Updated by: wez >Reported By: [EMAIL PROTECTED] >Old Summary: "libgd was not built with TrueType font support" problem >Old Status: Open >Status: Feedback >Bug Type: GD related >Operating System: FreeBSD 4.3 >PHP Version: 4.0.6 >New Comment: > >Tha

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
ID: 12064 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: Pretty sure, but it doesn't work the other way around either. Pr

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: Jacques Marneweck Email: [EMAIL PROTECTED] ID:jacques Purpose: Maintaining www.php.net and hosts.php.net -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
ID: 12064 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Old Status: Status: Open Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: Ok, I checked out filemon. Here's what's happening: GD

[PHP-DEV] Bug #12116: Array_slice acts as array_splice

2001-07-12 Thread tom
From: [EMAIL PROTECTED] Operating system: Win2k Server Advance/ IIS 5.0 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Array_slice acts as array_splice //returns pear $f=array("orange","apple","pear","banana"); $output=array_splice($f,2,1); forea

[PHP-DEV] Bug #12116 Updated: Array_slice acts as array_splice

2001-07-12 Thread tom
ID: 12116 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Win2k Server Advance/ IIS 5.0 PHP Version: 4.0.6 New Comment: I misunderstood the functionality of array_slice and array_splice. This behavior is as intend

[PHP-DEV] Bug #12115 Updated: Broken configure: --with-mysql=/opt/mysql

2001-07-12 Thread rasmus
ID: 12115 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: *Configuration Issues Operating System: solaris 2.6 PHP Version: 4.0.6 New Comment: Well, where is your mysql client library? Previous Comments: ---

[PHP-DEV] Bug #12116 Updated: Array_slice acts as array_splice

2001-07-12 Thread tom
ID: 12116 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: Unknown/Other Function Operating System: Win2k Server Advance/ IIS 5.0 PHP Version: 4.0.6 Previous Comments:

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread dbeu
ID: 12064 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Old Status: Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: please use filemon (www.sysinternals.com) to find out where php/gd is

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread wez
ID: 12064 Updated by: wez Reported By: [EMAIL PROTECTED] Old Summary: Truetype functions can't locate fonts Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: Are you sure that GD understands d:/path/to/font.ttf as a path? Should it be d:\\pa

Re: [PHP-DEV] Help with corrupted defines [bug 11990]

2001-07-12 Thread Brian Lalor
[Adam, if you could pass this on to the guys who are considering my request, I'd appreciate it] I've been beating my forehead bloody against this bug, but no progress yet. Is it possible that the memory space holding the value for the key/value pair in the hash table for the defined constants is

[PHP-DEV] Bug #12116 Updated: Array_slice acts as array_splice

2001-07-12 Thread derick
ID: 12116 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Status: Bogus Bug Type: Unknown/Other Function Operating System: Win2k Server Advance/ IIS 5.0 PHP Version: 4.0.6 New Comment: Not a bug, so bogus Previous Comments: -

[PHP-DEV] preg_replace_callback

2001-07-12 Thread Wez Furlong
Hi Andrei (and anyone else in on pcre), This doesn't work as you might expect if you were used to preg_replace: preg_replace_callback( array( ...patterns...), array( ...callbacks...), $subject); Instead, it expects a single callback as the second parameter. Any chance that it could

Re: [PHP-DEV] Sharing hashes between processes

2001-07-12 Thread Wez Furlong
On 12/07/01, "Derick Rethans" <[EMAIL PROTECTED]> wrote: > AFAIK, it's like the MySQL pconnect way. There is no way to share data > between processes (only with shared memory or diskstorage). I thought for a moment that if the data was read on httpd startup, the pointer could be kept around and u

[PHP-DEV] Bug #12117: Wont create executable?

2001-07-12 Thread jason . gulledge
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sparc Ultra-E10K PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: Wont create executable? I ran "make install" without a hitch and works perfectly from the webserver (Apache). Howerver, no "php" executab

[PHP-DEV] Bug #12118: Apache crashes without error after some time of running

2001-07-12 Thread wim
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 - Kernel 2.4.1 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Apache crashes without error after some time of running Apache starts fine, error_log giving no errors at all. After a while, it suddenly

[PHP-DEV] Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread wez
ID: 12065 Updated by: wez Reported By: [EMAIL PROTECTED] Old Summary: "libgd was not built with TrueType font support" problem Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: (Please use the web interface to reply!) User Comment: Heh, sure..

[PHP-DEV] Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread wez
ID: 12065 Updated by: wez Reported By: [EMAIL PROTECTED] Old Summary: "libgd was not built with TrueType font support" problem Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Are you really, really sure that GD is linked with freetype support?

[PHP-DEV] Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread wez
ID: 12065 Updated by: wez Reported By: [EMAIL PROTECTED] Old Summary: "libgd was not built with TrueType font support" problem Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Try this short program: #include #include #include "gd.h" in

[PHP-DEV] Bug #12081 Updated: A successfull snmpset() always returns "false"

2001-07-12 Thread rasmus
ID: 12081 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Summary: A successfull snmpset() always returns "false" Status: Open Bug Type: SNMP related Operating System: Slackware-7.1, kernel.2.4.6 PHP Version: 4.0.6 New Comment: >From looking at the code it would appear that snmpset() would

[PHP-DEV] pgsql pg_close() bug?

2001-07-12 Thread Rasmus Lerdorf
Thies, weren't you playing around with something related to pg_close()? Apparently something is broken in pg-7.1 now. See: http://www.php.net/bugs.php?id=12084&edit=1 -Rasmus -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

[PHP-DEV] Re: Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread Philippe Bourcier
At 22:28 12/07/2001 +, you wrote: >ID: 12065 >Updated by: wez >Reported By: [EMAIL PROTECTED] >Old Summary: "libgd was not built with TrueType font support" problem >Status: Feedback >Bug Type: GD related >Operating System: FreeBSD 4.3 >PHP Version: 4.0.6 >New Comment: > > >Are you really, rea

[PHP-DEV] Bug #12065 Updated: "libgd was not built with TrueType font support" problem

2001-07-12 Thread rip
ID: 12065 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: "libgd was not built with TrueType font support" problem Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: oops... I had to reply here... sorry. Re True

[PHP-DEV] Bug #12095 Updated: mssql_pconnect access violations

2001-07-12 Thread php
ID: 12095 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: MSSQL related Operating System: Win2k Pro SP2 PHP Version: 4.0.6 New Comment: PHP exhibits this behaviour under Apache-win32 1.3.20 aswell (running as a module). Although with differen

[PHP-DEV] Bug #12119: safe mode owner check can be bypassed with symlink

2001-07-12 Thread jflemer
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: safe mode owner check can be bypassed with symlink php_checkuid() [ main/safe_mode.c:46 ] first checks the ownership of the file you are trying to o

[PHP-DEV] Re: Bug #12115 Updated: Broken configure: --with-mysql=/opt/mysql

2001-07-12 Thread dusty
it is in /opt/mysql/lib/mysql just for kicks i tried placing --with-mysql=/opt/mysql/lib/mysql in the configuration parameters instead of just /opt/mysql, but that doesn't work either. looking at the configuration file it appears that it is scripted to check both lib and lib/mysql in the base spe

Re: [PHP-DEV] Re: Bug #12115 Updated: Broken configure:--with-mysql=/opt/mysql

2001-07-12 Thread Rasmus Lerdorf
Yes it is. --with-mysql=/opt/mysql should work fine. Make sure you remove config.cache before running ./configure On Thu, 12 Jul 2001, dusty wrote: > it is in /opt/mysql/lib/mysql > > just for kicks i tried placing --with-mysql=/opt/mysql/lib/mysql in the > configuration parameters instead of

[PHP-DEV] Bug #12120: Several following < characters ignored by striptags()

2001-07-12 Thread michel
From: [EMAIL PROTECTED] Operating system: Linux Mandrake PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: Several following < characters ignored by striptags() $foo = strip_tags("< < hello", ""); echo $foo; // prints "< b>hello" with a hidden "" stri

[PHP-DEV] Bug #11995 Updated: Conflict with MySQL - missing DLL?

2001-07-12 Thread robert
ID: 11995 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: I was able to solve this problem by copying all of the DLLs in the DLL folder into C:\win-nt\system32\, and then reboo

[PHP-DEV] Bug #11995 Updated: Conflict with MySQL - missing DLL?

2001-07-12 Thread robert
ID: 11995 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 Previous Comments: [2001-07-09 21:14:52] [EMA

[PHP-DEV] Bug #12121: chdir and safe_mode

2001-07-12 Thread sintes
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.7 PHP version: 4.0.6 PHP Bug Type: *Directory/Filesystem functions Bug description: chdir and safe_mode php with safe_mode actived. ./configure --enable-safe-mode \ --with-apache=../apache-1.3.19 Default php.ini exce

[PHP-DEV] Bug #12121 Updated: chdir and safe_mode

2001-07-12 Thread jflemer
ID: 12121 Updated by: jflemer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Operating System: OpenBSD 2.7 PHP Version: 4.0.6 New Comment: [ in ext/standard/dir.c:274 ] I think that php_checkuid() should be called with CHECKUID_ALLOW_ONLY_FILE (whcih does

[PHP-DEV] Bug #12122: FDF encoding problem

2001-07-12 Thread yatsu
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: FDF related Bug description: FDF encoding problem In japanese(may be multibyte) FDF, must need /Encoding key. But PHP's fdf function not have encoding setting function. (It's called FDFSetEncoding(

Re: [PHP-DEV] Bug #12121 Updated: chdir and safe_mode

2001-07-12 Thread Rasmus Lerdorf
> I think that php_checkuid() should be called with > CHECKUID_ALLOW_ONLY_FILE (whcih does not exist yet) instead of > CHECKUID_ALLOW_ONLY_DIR. Meaning -- if the passed "filename" does not > meet UID/GID test, it should *not* try stripping the last element and > trying agian. Sounds right. -Rasm

[PHP-DEV] Bug #12120 Updated: Several following < characters ignored by striptags()

2001-07-12 Thread michel
ID: 12120 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux Mandrake PHP Version: 4.0.4pl1 New Comment: $foo = strip_tags("< < hello", ""); echo $foo; // prints "< b>hello" with a hidden "" strip_tags(), in this c

[PHP-DEV] Bug #12123: php_gd.dll gives errors for ttf functions

2001-07-12 Thread kiera
From: [EMAIL PROTECTED] Operating system: Windows 2k PHP version: 4.0.6 PHP Bug Type: GD related Bug description: php_gd.dll gives errors for ttf functions When using ttf functions (e.g. ImageTTFText) with the php_gd.dll released with PHP v 4.0.6 for windows, I get an error

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: anjum Email: [EMAIL PROTECTED] ID:anjum Purpose: learning php as professional -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [E

[PHP-DEV] Bug #12124: Cannot compile...

2001-07-12 Thread Brett
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4 PHP Bug Type: Compile Failure Bug description: Cannot compile... I ran the following configure... ./configure --with-mysql --with-imap --with-ldap --with-mcrypt --with-apache=../apache_1.3.12 --enable-track-var

  1   2   >