Hi all,
I just found out that php_win.exe crashes when running in a folder with spaces. For example, C:\PHP_GTK\php_win.exe runs fine, but C:\Program Files\PHP-GTK\php_win.exe crashes.
More specifically, php.exe (AppVer: 4.3.9.9) crashes php4ts.dll at offset 000bb8e4 with code 0xC0000005. I'm using the files from php-gtk-1.0.1a-win32.zip.
Interestingly, php.exe runs perfectly (although it opens a DOS box). Also, PHP 5 does not have this problem (in this case I'm using the file php-win.exe that comes with it).
Does anybody knows how to find (or build) a version of php_win.exe that won't crash?
Many thanks in advance,