RE: [PHP-INST] Debug Assertion deep inside php_execute_script() on an SAPI.

2003-07-20 Thread Thomas
iday, July 18, 2003 4:56 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] Debug Assertion deep inside php_execute_script() on an SAPI. Hi, I am trying to get a PHP 4.3.2 SAPI working on Windows. I am using Visual Studio 6.0 and am using the Debug Release (php4ts_debug.dll). I can successfully g

[PHP-INST] Debug Assertion deep inside php_execute_script() on an SAPI.

2003-07-18 Thread twitch
Hi, I am trying to get a PHP 4.3.2 SAPI working on Windows. I am using Visual Studio 6.0 and am using the Debug Release (php4ts_debug.dll). I can successfully get the CLI (phpCLI.c) version of PHP working just fine using the same linking instructions as I do for my SAPI program. My SAPI is heav