[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: Status: Feedback Bug Type: GD related Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: The only thing that I can think of is that you have and o

[PHP-DEV] CVS Account Request

2001-07-12 Thread CVS Account Request
Full name: Ognyan Bankov Email: [EMAIL PROTECTED] ID:Hypnoogre Purpose: Translating documentation in bulgarian -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admi

[PHP-DEV] Bug #12082 Updated: ImageDashedLine

2001-07-12 Thread derick
ID: 12082 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Status: Feedback Bug Type: GD related Operating System: Win32 PHP Version: 4.0.6 New Comment: Which version of the GD library are you using? (NOT the version of PHP). And what is the error you get if you use the ImageDashed

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

2001-07-12 Thread derick
ID: 12124 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: PHP Version: 4.0.4 New Comment: Mcrypt works fine, this kind of error occurs when configure finds the wrong header files for mcrypt. I suggest you remove al

Re: [PHP-DEV] Re: Bug #12128 Updated: library name inconsistencies

2001-07-12 Thread Rasmus Lerdorf
> /usr/lib is already listed there, and that's where they got installed. I > did run ldconfig. Then your report makes very little sense. Those symlinks you mentioned should have been in place already. We can't do anything in PHP to go around looking for oddly named libraries. -Rasmus -- PHP

[PHP-DEV] Re: Bug #12128 Updated: library name inconsistencies

2001-07-12 Thread David Hardy
Bug Database wrote: > > ID: 12128 > Updated by: rasmus > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Closed > Bug Type: *Configuration Issues > Operating System: Mandrake 6.5 > PHP Version: 4.0.6 > New Comment: > > No, you need to tell your system when you install new shared li

[PHP-DEV] Bug #12127 Updated: Function fgetcsv() lost some letters

2001-07-12 Thread rasmus
ID: 12127 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Filesystem function related Operating System: Windows 2000 Professional PHP Version: 4.0.6 New Comment: When running your script from the command-line version of PHP I get: 5 fields in line 1:

[PHP-DEV] Bug #12128 Updated: library name inconsistencies

2001-07-12 Thread rasmus
ID: 12128 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: Mandrake 6.5 PHP Version: 4.0.6 New Comment: No, you need to tell your system when you install new shared libraries by adding the directory to /etc/ld.so.

[PHP-DEV] Bug #12128: library name inconsistencies

2001-07-12 Thread david
From: [EMAIL PROTECTED] Operating system: Mandrake 6.5 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: library name inconsistencies It seems that the configure script looks in .so files only when testing for things like TIFFOpen and read_jpeg_header,

[PHP-DEV] Bug #12127: Function fgetcsv() lost some letters

2001-07-12 Thread bitlz
From: [EMAIL PROTECTED] Operating system: Windows 2000 Professional PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: Function fgetcsv() lost some letters a.csv: ( imported from microsoft excel 2000 ) Ëþáèìîå5,58 Ëþáèìîå (âèòàìèíèçèðîâàííî

[PHP-DEV] Bug #12126: the com example 1 does not work

2001-07-12 Thread php
From: [EMAIL PROTECTED] Operating system: 2k PHP version: 4.0.6 PHP Bug Type: COM related Bug description: the com example 1 does not work >From page: http://www.php.net/manual/en/class.com.php example 1 loads word (v.9) okay but then returns the following errors: Load

[PHP-DEV] Bug #9059 Updated: SNMP compile issue

2001-07-12 Thread rasmus
ID: 9059 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SNMP related Operating System: Tru64 4.0f PHP Version: 4.0.4pl1 New Comment: Is this still happening with the latest versions of PHP? Previous Comments:

[PHP-DEV] Bug #10397 Updated: Cannot get, set or walk on different subtree than .iso.3.6.1.2.1

2001-07-12 Thread rasmus
ID: 10397 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: SNMP related Operating System: W2000 PHP Version: 4.0.4 New Comment: By the way, this has nothing to do with PHP. This happens in the snmp library. So there is nothing to fix here. Just use t

[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" Old Status: Open Status: Closed Bug Type: SNMP related Operating System: Slackware-7.1, kernel.2.4.6 PHP Version: 4.0.6 New Comment: Fixed in CVS Previous Comments: ---

[PHP-DEV] Re: preg_replace_callback

2001-07-12 Thread Andrei Zmievski
On Thu, 12 Jul 2001, Wez Furlong wrote: > 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

[PHP-DEV] Bug #9401 Updated: Unable to set remote SNMP port

2001-07-12 Thread rasmus
ID: 9401 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: SNMP related Operating System: Linux PHP Version: 4.0.2 New Comment: Looks ok, implemented. Previous Comments: [2001-02-2

[PHP-DEV] Bug #12083 Updated: addslashes

2001-07-12 Thread xyrix
ID: 12083 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: Win32 PHP Version: 4.0.5 New Comment: $image_file=fopen($HTTP_POST_FILES['imagefile']['tmp_name'],"rb"); unset($upload); while(!feof($image_file)) $upl

[PHP-DEV] Bug #12082 Updated: ImageDashedLine

2001-07-12 Thread xyrix
ID: 12082 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Feedback Bug Type: GD related Operating System: Win32 PHP Version: 4.0.6 New Comment: ImageDashedLine return 1, but do nothing. I download all from your site: URL:http://www.php.net/do_download.php?

[PHP-DEV] Bug #12082 Updated: ImageDashedLine

2001-07-12 Thread xyrix
ID: 12082 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GD related Operating System: Win32 PHP Version: 4.0.6 New Comment: ImageDashedLine return 1. I download all from your site: URL:http://www.php.net/do_download.php?download_file=php-4.0.6-Win32

[PHP-DEV] Bug #12125: imap-ssl configure test fails (fixed!) See 11934

2001-07-12 Thread n
From: [EMAIL PROTECTED] Operating system: linux redhat 6.2 PHP version: 4.0.6 PHP Bug Type: IMAP related Bug description: imap-ssl configure test fails (fixed!) See 11934 Good news! I've figured out the reason why --with-imap-ssl fails in the configure script! The gcc

[PHP-DEV] Bug #10397 Updated: Cannot get, set or walk on different subtree than .iso.3.6.1.2.1

2001-07-12 Thread rasmus
ID: 10397 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SNMP related Operating System: W2000 PHP Version: 4.0.4 New Comment: Start your OID with a . ie. snmpget("myhost","public",".1.3.6.1.2.3.1191.1.2") Previous Comments: -

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

2001-07-12 Thread Rasmus Lerdorf
Ok, yes, I do agree that it is a bug. I just wanted to verify that this is what you were seeing. I'll work up a fix for it. -Rasmus On Fri, 13 Jul 2001, Vesselin Atanasov wrote: > Hello. > Sorry for replying to this mail, but I forgot to set a password when > opening the bug report. > > Yes.

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

2001-07-12 Thread Vesselin Atanasov
Hello. Sorry for replying to this mail, but I forgot to set a password when opening the bug report. Yes. gettype() for the result from snmpset() returns "array". I was mistaken because after successfull comparison of the result with false, I looked at the documentation and found snmpset() declare

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

2001-07-12 Thread zak
ID: 12117 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: SunOS 5.7 sparc Ultra-E10K PHP Version: 4.0.6 New Comment: This is not a bug - you need to explicitly build a CGI version (aka php executable) Please read the ins

[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

[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 #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] 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

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 #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(

[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 #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 #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 #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 #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

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] 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

[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] 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 #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] 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] 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] 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] 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 #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: (Please use the web interface to reply!) User Comment: Heh, sure..

[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 #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] 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 #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: -

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 #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

[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 #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 #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: 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 #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] 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 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] 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] 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] 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] 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] 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: 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] 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 #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] 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

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] 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

[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] 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] 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 #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] 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 #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: 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 #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.

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 #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

[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] 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] 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] 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 #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 #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

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 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

[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: <> >

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] 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

[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] 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] 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] 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] 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'))

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 #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"

  1   2   >