[PHP-WIN] Issues trying to connect to DB2 via PHP

2008-01-04 Thread McCallister, Jason
I'm using IIS on a windows server. I'm having issues trying to connect to DB2 via PHP. I can connect to DB2 on the command line on the server. > db2cmd db2 "connect to emr1u1 user etldbu using " Database Connection Information Database server= DB2/AIX64 9.1.3 SQL authorization I

Re: [PHP-WIN] Recursive PHP method crashes Apache

2008-01-04 Thread Stut
Aaron Schiff wrote: I call my method Assembler::PrefetchComponents with an array of valid components and it crashes only when I include the line "self::PrefetchComponents($dependencies);" Please help me solve the error in this code. The code below is an infinite loop. Unless there is an error (