[PHP-DEV] XMLSec support in PHP

2003-03-06 Thread Mark J. Hershenson
of of concept implementation of xmlsec in PHP, I'd love to play with it. If there isn't, has anyone started such a project, or are planning to? Just curious. Thanks! Mark J. Hershenson [EMAIL PROTECTED] http://green-ant.com/ -- PHP Development Mailing List <http:

[PHP-DEV] ZE2 dev snaps

2003-01-06 Thread Mark J. Hershenson
Hi all, I know there are "Win32+ZE2 Package" snapshots on snaps.php.net, but I don't believe I've read why there isn't a ZE2 source code snapshot for everyone else. Checking out the source with CVS may not be the world's most difficult practice, but automating that process likely isn't either. ;)

[PHP-DEV] Serializer / deserializer error information?

2002-08-18 Thread Mark J. Hershenson
reate the objects on each page, but it would be so much easier to serialize the dumb things. :) Mark J. Hershenson [EMAIL PROTECTED] http://www.green-ant.com/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Set_time_limit trouble

2002-06-12 Thread Mark Villemade
Anyone got any comment on that ? Thanks in advance. Later Chand On Wed, 12 Jun 2002 01:36:08 +0200 Mark Villemade <[EMAIL PROTECTED]> wrote: > hi all, > > i don't know if i have already asked you about this, but i guess not. > > here's my trouble. On

[PHP-DEV] Set_time_limit trouble

2002-06-11 Thread Mark Villemade
hi all, i don't know if i have already asked you about this, but i guess not. here's my trouble. On one of our application on Lycos Portals, we have a script that makes an fsockopen on an external server that checks out credit cards and stuff. That server only checks one card at a time, so if

[PHP-DEV] RE: [PHP] Re: [PHP-DEV] Re: strtok bug

2002-01-13 Thread Mark Charette
arge number of PHP class libraries from different places. The only one I've ever used is a CC validation one ... mark C. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bugreport?

2002-01-10 Thread Mark
Seems like either a bug, or a sysadmin (me) who is an idiot because it's 1.14am. Making all in curl make[2]: Entering directory `/opt/php-4.1.1/ext/curl' make[3]: Entering directory `/opt/php-4.1.1/ext/curl' /bin/sh /opt/php-4.1.1/libtool --silent --mode=compile gcc -I. -I/opt/php-4.1.1/ext/cur

[PHP-DEV] Bug #14850: Problems with XML and DTD entities

2002-01-04 Thread mark
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.5-PRERELEASE PHP version: 4.1.1 PHP Bug Type: DOM XML related Bug description: Problems with XML and DTD entities There are two instances where I am having problems with entities. test.php and test.xml below exhibit a probl

[PHP-DEV] Bug #14762: DTD entities freeze xmldocfile()

2001-12-30 Thread mark
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.5-PRERELEASE PHP version: 4.1.1 PHP Bug Type: DOM XML related Bug description: DTD entities freeze xmldocfile() The XML document site.xml causes test.php to freeze: site.xml: --- ]> Don't Be Dirty® --

[PHP-DEV] Bug #14289: IDE-based Documentation Fails to appear

2001-11-29 Thread mark . richards
t the documentation does not appear anywhere. I must be doing something wrong here. Sorry, but i've searched all the support resources and came up empty. Many thanks. Mark Richards -- Edit bug report at: http://bugs.php.net/?id=14289&edit=1 -- PHP Development Mail

[PHP-DEV] Bug #14153: Servlet sapi native code problems

2001-11-20 Thread mark
From: [EMAIL PROTECTED] Operating system: linux (mdk-8.0) PHP version: 4.0CVS-2001-11-20 PHP Bug Type: Unknown/Other Function Bug description: Servlet sapi native code problems php configured --with-servlet and --with-java does not function acceptably. Running on tomcat4 wi

[PHP-DEV] Bug #13887: session data lost on virtual server

2001-10-31 Thread mark . gebhart
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Session related Bug description: session data lost on virtual server The problem is that PHP is not saving the session file properly befor the server process is terminated. The problem ony

[PHP-DEV] Bug #13358 Updated: Berkeley DB3 and the DBA functions

2001-09-20 Thread mark
ID: 13358 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: Just a couple of more points of information: 1) I have now tried compiling libphp4.so every which way. I have download

[PHP-DEV] Bug #13358 Updated: Berkeley DB3 and the DBA functions

2001-09-17 Thread mark
ID: 13358 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 New Comment: Um. yeah, I am using BerkeleyDB3.1.17 which came rpm installed as part of the standard install. Previous Comments: ---

[PHP-DEV] Bug #13358: Berkeley DB3 and the DBA functions

2001-09-17 Thread mark
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Berkeley DB3 and the DBA functions I have noticed that a similar bug has been reported (Bug id #11732) - however I can report more details and I have another s

[PHP-DEV] Bug #5708 Updated: fopen claims file does not exist after first couple uses.

2001-09-09 Thread mark
ID: 5708 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Misbehaving function Operating System: Linux PHP Version: 3.0.16 New Comment: After upgrading to php 4, this problem disapeared. But it is still reproducable on any of my servers still running 3.

[PHP-DEV] Bug #12614: AddSlashes doen't escape Curly braces "{"'s

2001-08-07 Thread mark
ut_line); As the input line includes a {$ the eval function assumes an array calculation and the { is left out of the output string. I've fixed the problem by adding an additional str_replace to escape the { with \{ first. Kind regards Mark -- Edit bug report at: http://bugs.php.net/?id

[PHP-DEV] persistent mysql connection on a LAMP-System

2001-07-19 Thread Mark Walter
y book recommends to use pconnect especially for high frequented sites. ) -- Best Regards, Mark -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #12077 Updated: php.exe application error - cannot 'read' memory address

2001-07-11 Thread mark
ID: 12077 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: php.exe application error - cannot 'read' memory address Old Status: Open Status: Closed Bug Type: OCI8 related Operating System: windows 2000 PHP Version: 4.0.6 New Comment: well - i appear to have found the

[PHP-DEV] Bug #12077: php.exe application error - cannot 'read' memory address

2001-07-11 Thread mark
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: php.exe application error - cannot 'read' memory address i'm using php 4.0.6 through IIS5 on a windows 2000 workstation. this is similar to bug #11202, ex

Re: [PHP-DEV] Re: Bug #11839 Updated: hack? following is a discussion of the hack...... Is PHP the problem?????????

2001-07-05 Thread Mark Lidd
ging it to "/add/" helps. Again thanks for everyone's help. Mark -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Re: Bug #11839 Updated: hack? following is a discussion of the hack...... Is PHP the problem?????????

2001-07-02 Thread Mark Lidd
a system other than on the server. This results in the banner ad not being displayed. I noticed this in the latest 4.0.6 tarball. I got around the issue by using the string "/add/" in my html tag. The string "/ad/" is part of the eZPublish banner ad. I know it sounds w

[PHP-DEV] Bug #10916: (Feature Request) OS-independent path parsing

2001-05-16 Thread mark
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: (Feature Request) OS-independent path parsing I've looked for something like this in the existing function suite but haven't found it... Becau

[PHP-DEV] re: Bug #10850 imap_uid() does not produce an Unique ID Number from POP Servers

2001-05-14 Thread Mark Crispin
POP3 UIDs are not supported. This is a permanent restriction. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #10581 Updated: signal 6 when starting server

2001-05-02 Thread mark . faine
ID: 10581 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: iPlanet related Description: signal 6 when starting server If this shows up more than once, I'm sorry, it seems I'm having trouble getting any messages through today. Sorry, seems there was a core file, an

RE: [PHP-DEV] RE: Bug #10581 Updated: signal 6 when starting server

2001-05-02 Thread Faine, Mark
Sent: Tuesday, May 01, 2001 7:55 PM To: Faine, Mark Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] RE: Bug #10581 Updated: signal 6 when starting server Without more information it's pretty impossible to solve (I don't have access to an iPlanet installation at the moment). Can anyone else look

[PHP-DEV] RE: Bug #10581 Updated: signal 6 when starting server

2001-05-01 Thread Faine, Mark
nd of information from iPlanet even if I recompiled and installed gdb. -Mark -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 01, 2001 2:20 PM To: [EMAIL PROTECTED] Subject: Bug #10581 Updated: signal 6 when starting server ID: 10581 Updated by: avsm

[PHP-DEV] RE: Bug #10581 Updated: signal 6 when starting server

2001-05-01 Thread Faine, Mark
Yes, that was the first thing I tried, the server will start with these changes but will timeout on every page, even non-php pages. No page will load. It's Netscape iPlanet Server 4.0 SP5 Thanks Mark -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Tuesday

[PHP-DEV] PHP 4.0 Bug #10581 Updated: signal 6 when starting server

2001-05-01 Thread mark . faine
ID: 10581 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: iPlanet related Description: signal 6 when starting server My bug is exactly the same as Bug id #10012, except for my OS/PHP/Web server version differences. I am getting exactly the same error. I have set everything up correc

[PHP-DEV] Bug #10581: signal 6 when starting server

2001-05-01 Thread mark . faine
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.5 PHP Bug Type: iPlanet related Bug description: signal 6 when starting server My bug is exactly the same as Bug id #10012, except for my OS/PHP/Web server version differences. I am getting exactly the

[PHP-DEV] I have libtool version 1.4 and buildconf script refuses to run

2001-04-30 Thread Mark
installed to build PHP from CVS. make: *** [buildmk.stamp] Error 1 This has got to be a bug, any suggestions on a work-around? -Mark -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

[PHP-DEV] multiple php.ini

2001-04-27 Thread Mark
Netscape iPlanet server 4.0 SP5, Solaris 2.6 Is it possible to have multiple virtual servers, all being controlled by a different php.ini file but the same php.ini NSAPI module binary. Thanks, Mark -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail:

[PHP-DEV] PHP 4.0 Bug #10411 Updated: number_format returns wrong values

2001-04-20 Thread mark
ID: 10411 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Unknown/Other Function Description: number_format returns wrong values That was just a typo on my part entering the information here. The bug still exists, and I think it specifically has to do with values set as float,2 fr

[PHP-DEV] Re: Bug #10411 Updated: number_format returns wrong values

2001-04-20 Thread Mark Guertin
That was just a typo on my part entering the information. The bug still exists, and I think it specifically has to do with values set as float,2 from MySQL. It doesn't happen every time, but I have seen this on at least 5 occasions now. Mark on 4/19/01 5:53 PM, Bug Database at [

Re: [PHP-DEV] Bug #10407: incorrect call of apxs from Apache 2

2001-04-19 Thread Mark Reidenbach
Not sure why this hasn't been fixed, but you have to type in the whole path to apxs. That is, you need to do a ./configure --with-apxs=/usr/local/apache2/bin/apxs or wherever you installed apache2. At least, that worked for me with the latest cvs version (4.04pl1 didn't work for m

[PHP-DEV] Bug #10411: number_format returns wrong values

2001-04-19 Thread mark
From: [EMAIL PROTECTED] Operating system: Solaris 8, Slackware 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: number_format returns wrong values number_format returns wrong values in certain situations, here is a code example... $value = 50

[PHP-DEV] access 97 error messages.

2001-04-18 Thread mark damstra
is also on this machine for the program we are running but I didnt touch it? What do you think? Mark Damstra MCSE -- Totally Amazing Search Results - Just C4 Yourself! http://www.C4.com - Total Search Technology -- PHP Development Mailing

[PHP-DEV] X-Powered-by

2001-03-14 Thread Mark Taylor
#x27;m sure I can't be the only one using this particular ISP that doesn't want X-Powered-by etc... displaying on each php page ? Best regards, Mark (:< -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-DEV] Zend API question: PHP_INI_ENTRY and PHP_INI_PERDIR

2001-02-17 Thread Mark J. Hershenson
rectory" support? I'm just swinging blindly here...:) Mark J. Hershenson [EMAIL PROTECTED] http://www.green-ant.com/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] wrong implementation of isset()?

2001-02-06 Thread Mark J. Hershenson
[a] => 1 [b] => 2 [c] => ) So, $c is set, since it is contained in $GLOBALS. Yet it's not, because it's NULL. I vote for isset() on a NULL value should be true if it's in the namespace. Mark J. Hershenson [EMAIL PROTECTED] http://www.green-ant.com/ -- PHP D

[PHP-DEV] PHP4 and remote Oracle DBs TNS errors.

2001-02-01 Thread Mark Farver
its not an environment problem but something to do with how the oracle DLL's are accessed. I can pass along dumps of the sqlnet.log files and others if anyone is interested. Thanks Mark Farver -- "The greatest dangers to liberty lurk in insidious enroachment by mean of zeal, well

Re: [PHP-DEV] database abstraction layers [from: MySQLfeature/bug]

2001-01-31 Thread Mark J. Hershenson
if if such a document were made publicly available, the community could build more and better core tools faster. My 2 cents...:) -- Per the initial question I posted, can there at least by made available a newer option for mysql_fetch_array() such as MYSQL_ALL, which would then give you null a

[PHP-DEV] MySQL feature/bug?

2001-01-31 Thread Mark J. Hershenson
estion is this: If mysql_fetch_array() by itself will not return associative names for NULL characters, certainly mysql_fetch_array( , MYSQL_BOTH) should. Can this be changed? I have a sneaking suspicion that I'm missing something here, but I felt it should at least be asked. Thanks! Mark J.

[PHP-DEV] /ext/curl/php_curl.h problem

2001-01-29 Thread Nold, Mark
truct { } php_curl_globals; to typedef struct { int foo; } php_curl_globals; Seemed to make well after that... (obviously not the real fix :) Mark Nold [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> Senior Consultant Change is inevitable, except from vending machines. -- PHP Development M

[PHP-DEV] PHP 4.0 Bug #8814: Undefined Versioned Symbol

2001-01-19 Thread mark
vent, I think this qualifies as an issue to either fix in the configure script, or post a warning about in the INSTALL file. And I hope to Ghu that no one else has to deal with this ridiculously obscure problem! - Mark -- Edit Bug report at: http://bugs.php.net/?id=8814&edit=1 --

RE: [PHP-DEV] Undefined Versioned Symbol

2001-01-19 Thread Mark Olbert
ystem actually solves the problem? As an FYI, I think making assertions to the effect that "this is not a PHP problem" is an odd way to handle bug reports. How can anyone know that the assertion is true if there is no non-PHP-related solution documented? - Mark -Original Message-

[PHP-DEV] Undefined Versioned Symbol

2001-01-19 Thread Mark Olbert
lem? And, if so, what can I do about it? - Mark [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] RE: PHP 4.0 Bug #8774 Updated: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1

2001-01-18 Thread Mark Olbert
at does "atm" (as in 'Your system is not quite well atm') mean? - Mark -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 3:25 AM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #8774 Updated: undefined versioned symbol na

[PHP-DEV] PHP 4.0 Bug #8774: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1

2001-01-17 Thread mark
tion sizes: Bad value === I have tried quite a few things to fix this problem, including rebuilding and reinstalling the glibc library (v2.1.3). When I run nm against libresolv, __ns_name_unpack doesn't have an explicit version attached to it (i.e., it shows up as __ns_n

[PHP-DEV] RE: PHP 4.0 Bug #8743 Updated: failure to compile when running make

2001-01-16 Thread Mark Harburn
ck-vars --enable-ftp --with-mm=../mm-1.1.3 php.ini is default This is the first time compiling php on 2.4.0 but has been fine before the upgrade. Distro is slackware 7.0.0 GNU Make version 3.77 gcc egcs-2.91.66 Please e-mail me if this is kernel related

[PHP-DEV] PHP 4.0 Bug #8701: Can't Load DLL whichs exist in extensions folder

2001-01-14 Thread mark
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: Dynamic loading Bug description: Can't Load DLL whichs exist in extensions folder I have successfully set up PHP with the easyphp.exe. This is not my first time to install PHP CGI on a

RE: [PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Mark Olbert
anx for the ideas. 1) I don't have libresolv.so.1 on my system; just libresolv.so.2. Could that be a problem? 2) My version of glibc is 2.1. Could that be a problem? - Mark -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8495 Updated: Bug #6818 continued

2001-01-10 Thread mark
ID: 8495 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Variables related Description: Bug #6818 continued Taken from bug 6818: "; $variable++; if ($variable != "some_string") { print "But with variable set as $variable it works fine.\n\n"; } }

[PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Mark Olbert
query@@GLIBC_2.0 /usr/bin/ld: failed to set dynamic section sizes: Bad value Looks like the linker can't find __fp_query(). - Mark [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

RE: [PHP-DEV] PHP 4.0 Bug #6821 Updated: Segmentation fault when opening a php test page

2001-01-10 Thread Mark Badham
occur later. Anyway, I'm sure the rest of the group is bored with these messages by now, if you wish to continue the discussion then please by all means do so but we'll keep it out of the group I think. Mark -Original Message- From: Rasmus Lerdorf [SMTP:[EMAIL PROTECTED

RE: [PHP-DEV] PHP 4.0 Bug #6821 Updated: Segmentation fault when opening a php test page

2001-01-10 Thread Mark Badham
occur later. Anyway, I'm sure the rest of the group is bored with these messages by now, if you wish to continue the discussion then please by all means do so but we'll keep it out of the group I think. Mark -Original Message- From: Rasmus Lerdorf [SMTP:[EMAIL PROTECTED

RE: [PHP-DEV] PHP 4.0 Bug #6821 Updated: Segmentation fault when opening a php test page

2001-01-10 Thread Mark Badham
7;m not going to waste my time downloading these files without some idea of the point of the exercise. Mark -Original Message- From: Rasmus Lerdorf [SMTP:[EMAIL PROTECTED]] Sent: 10 January 2001 10:47 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject:Re: [PHP-DEV] PHP 4.0 B

[PHP-DEV] FP_QUERY: Make problem php 4.0.4

2001-01-09 Thread Mark Olbert
: *** [all-recursive] Error 1 I have glibc2.1 installed on my system, in /lib. Anyone have any idea what I'm doing wrong? - Mark [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL