[PHP-DEV] CVS Account Request: titanium

2003-01-27 Thread Patrick
Want to learn -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 4.0 Bug #9258: Mail function hangs SMTP server

2001-02-14 Thread patrick
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP1 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Mail function hangs SMTP server I installed PHP 4.0.4pl1 as ISAPI filter on my system (Win2K SP1, IIS 5, and Exchange Server 2000). Everything seems t

[PHP-DEV] PHP 4.0 Bug #9258 Updated: Mail function hangs SMTP server

2001-02-14 Thread patrick
ID: 9258 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Description: Mail function hangs SMTP server By the way... I changed it so that PHP runs as CGI and not ISAPI and it works. I still have not tried ISAPI and an external mail server. Previous Comments:

[PHP-DEV] Bug #15008: Apache Crash

2002-01-12 Thread patrick
From: [EMAIL PROTECTED] Operating system: Linux 2.4.5 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Apache Crash After compiling 4.1.1 whith Apache 1.3.22 and MySql 3.23.46 i get follwing erros in the weblog [Sat Jan 12 21:50:10 2002] [notice] chil

[PHP-DEV] Bug #12032: PHP dumps core when using a 3x derived class from a series of included files

2001-07-10 Thread patrick
From: [EMAIL PROTECTED] Operating system: Debian/GNULinux unstable PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP dumps core when using a 3x derived class from a series of included files see http://patrick.jordan-smith.org/junk/example.tar.gz for

[PHP-DEV] Bug #12040: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread patrick
From: [EMAIL PROTECTED] Operating system: Debian/GNULinux unstable PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP dumps core when using a 3x derived class from a series of included files This is bug #12032 but I don't have a password to add more

[PHP-DEV] Bug #12040 Updated: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread patrick
ID: 12040 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Debian/GNULinux unstable PHP Version: 4.0.6 New Comment: Okay, the cvs version fixes this crash, so I've closed the bug, thanks all for your

[PHP-DEV] Allowing Fifth Param under SAFE_MODE

2003-02-12 Thread Patrick Maartense
. regards -- - Computer Service Büro ENTER Patrick Maartense Tel:+43 2236 42761 am Steinfeld 19a FAX:+43 2236 893970 A-2344 Maria Enzersdorf Mobil: +43 664 4200656 e-mail: [EMAIL PROTECTED] [EMAIL

[PHP-DEV] 'make' PHP4.3.1 returns the use of function`tempnam' is dangerous --- WHY?

2003-03-02 Thread Patrick LOK
When I tried to 'make' PHP-4.3.1, it returns warning message and died. I am using RH8.0 + Apache 2.0.44 The warning tells me the use of function name 'tempnam' is dangerous (why? who can tell?), and the 'make' process died. The error is: ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam':

[PHP-DEV] Re: [PHP] 'make' PHP4.3.1 returns the use of function`tempnam' is dangerous --- WHY?

2003-03-02 Thread Patrick LOK
I tried to complete the installation (I did 'make install') but the test on 'php -l' didn't return anything; it keeps on running... nothing returns, no core-dump... any further help? Ok! I just want helpers can have a full investigation on the suspected error. Best best regards ./pl "Rasmus

[PHP-DEV] Re: [PHP] 'make' PHP4.3.1 returns the use of function`tempnam' is dangerous --- WHY?

2003-03-02 Thread Patrick LOK
ooops... Should be 'php -i'... ./pl "Patrick Lok" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I tried to complete the installation (I did 'make install') but the test on > 'php -l' didn't return anything; it ke

Re: [PHP-DEV] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Patrick LOK
DON'T YOU THINK IT IS ABOUT THE DEVELOPMENT OF PHP ITSELF? "Derick Rethans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Stop posting user questions to the php-dev and php5-dev list, as I > explained before. > > Derick > > On Wed, 12 Ma

[PHP-DEV] Is PHP designed (have the capability) to access remote DB?

2003-03-12 Thread Patrick LOK
Is PHP designed (have the capability) to access remote DB? Is there any PHP developer willing to answer the question? ./pl

[PHP-DEV] How to Connect remote DB server?

2003-03-12 Thread Patrick LOK
It is possible to connect a remote db server using x_connect? e.g. a PostgreSQL in server PSQLDB, ip=192.168.0.100 and a MSSQL server MSSQLDB, ip=192.168.0.110 I tried pgsql_connect("psqldb","administrator","") & pgsql_connect("192.168.0.100","administrator","") but failed! Error is "Unab

[PHP-DEV] ZEND_API undefined

2002-12-16 Thread Patrick Welche
@BOTTOM@ which suggest that it is really a acconfig.h.in file?! At this point, I'm confused... Patrick -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: ZEND_API undefined

2002-12-18 Thread Patrick Welche
On Mon, Dec 16, 2002 at 03:27:45PM +, Patrick Welche wrote: > I just tried the cvs source, and essentially get stuck compiling it because > zend_globals_macros.h needs ZEND_API to be defined. This is defined in > Zend/acconfig.h. acconfig.h is only inclued if defined NETWARE. &g

[PHP-DEV] PHP 4.0 Bug #9508: Authentication does not work

2001-03-01 Thread patrick . bundi
From: [EMAIL PROTECTED] Operating system: W2000 Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Authentication does not work I made an authentification script. On apache it works fine, running it on iis5 (including the isapi filter), it asks and asks

[PHP-DEV] PHP 4.0 Bug #9535: Server Application Error

2001-03-03 Thread patrick . bundi
From: [EMAIL PROTECTED] Operating system: Win 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Server Application Error After running PHP a while i get this error Server Application Error on the web: The server has reached the maximum recovery lim

[PHP-DEV] === Question

2001-07-19 Thread Patrick Pease
What does the === operator do and whats the difference between == and ===? any help? Thanks Patrick PEase -- 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 administrat

[PHP-DEV] Application Function

2001-07-19 Thread Patrick Pease
Could you guys implement a function from asp? the Application() function (i dont realy know what it does) but i need it for a chat app. thanks Patrick -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-DEV] gmmktime fails because of bug! any solutions?

2002-04-08 Thread Patrick Sibenaler
After some sleepless nights and a DB with messed-up GMT-Epoch-timestamps, I tried to figure out the problem with gmmktime and only then found that the bug persists since quite a while: http://bugs.php.net/bug.php?id=14391 At this point you CANNOT RELY ON GMT-TIMESTAMPS created by gmmktime(

[PHP-DEV] Disable STDOUT

2002-07-07 Thread Patrick O'Lone
Hey PHP developers! I wrote function to disable STDOUT from the PHP binary. It just sets the php_output_set_status() flag option to disable output. However, I don't know if PHP continues to buffer the output somewhere. Does anyone know? BTW - I've written this function because I want to write a d

[PHP-DEV] Re: Disable STDOUT

2002-07-07 Thread Patrick O'Lone
Maybe I should write a function disable all open file descriptors instead, since traditionally that's how it is done. However, I thought PHP closes STDIN after it's initial read - but I might be wrong. "Patrick O'Lone" <[EMAIL PROTECTED]> wrote in message

[PHP-DEV] Re: PHP 4.0 Bug #5181 Updated: 'No input file specified' error in CGI mode / location of bugs in code

2001-01-18 Thread Patrick Doyle
Yes, it appears to work now, thanks! - Patrick Doyle Bug Database wrote: > > ID: 5181 > Updated by: sniper > Reported By: [EMAIL PROTECTED] > Old-Status: Suspended > Status: Closed > Old-Bug Type: Installation problem > Bug Type: *General Issues > Assigned To: >

[PHP-DEV] Development of php Code that emulates asp

2001-08-15 Thread Patrick Pease
Ok, There is a peice of asp code that does sopm realy uselfull. It creates a mini Session, the function is called Application If you dont want to make a Full copy of Application do sopm like this newfunction = Application(Session){ $Session = $Session . ".txt"; touch ($Session); } That is all i ne