[PHP-DEV] XMLSec support in PHP

2003-03-06 Thread Mark J. Hershenson
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://www.php.net

[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
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 one of our application on Lycos Portals, we

[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

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

2002-01-13 Thread Mark Charette
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.

[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

[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: --- ?xml version=1.0? !DOCTYPE site [

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

2001-11-29 Thread mark . richards
) but 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=14289edit=1 -- PHP Development Mailing List http

[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

[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

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

2001-09-18 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

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

2001-09-18 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 #12614: AddSlashes doen't escape Curly braces {'s

2001-08-07 Thread mark
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=12614edit=1 -- PHP Development

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

2001-07-19 Thread Mark Walter
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: 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,

[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

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

2001-07-02 Thread Mark Lidd
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 weird, but that's it in a nutshell. Mark -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

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

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

2001-05-02 Thread Faine, Mark
: 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 at the problem

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

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

[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, May

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

2001-05-01 Thread Faine, Mark
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 Reported By: [EMAIL PROTECTED

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

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

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

[PHP-DEV] X-Powered-by

2001-03-14 Thread Mark Taylor
an'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: [EMAIL PROTECTED] To contact the li

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

2001-01-31 Thread Mark J. Hershenson
ter. 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 and non-null associative names? Mark J. Hershenson [EMAIL PROTECTED] http://www.green-ant.com/ -- PHP D

RE: [PHP-DEV] Undefined Versioned Symbol

2001-01-19 Thread Mark Olbert
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] PHP 4.0 Bug #8814: Undefined Versioned Symbol

2001-01-19 Thread mark
ualifies 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=8814edit=1 -- PHP Development M

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

2001-01-18 Thread Mark Olbert
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 name __ns_name_unpack@

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

2001-01-17 Thread mark
: 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_name_unpack,

[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] PHP 4.0 Bug #6821 Updated: Segmentation fault when opening a php test page

2001-01-10 Thread Mark Badham
nyway, 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]] Sent: 10 January

[PHP-DEV] Compile Problem: Place for Help

2001-01-10 Thread Mark Olbert
@@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: [EMAIL PROTECTED] To contact