Re: [PHP-DEV] php_win.exe crashes when in a directory with spaces

2004-10-03 Thread Steph
Thursday, September 30, 2004 3:54 PM Subject: [PHP-DEV] php_win.exe crashes when in a directory with spaces > Hi folks, > > When working on a new WinBinder demo, I found out that php_win.exe (for PHP > 4, from PHP-GTK) crashes when called from a folder with spaces. For example, > c:\P

[PHP-DEV] php_win.exe crashes when in a directory with spaces

2004-09-30 Thread Rubem Pechansky
Hi folks, When working on a new WinBinder demo, I found out that php_win.exe (for PHP 4, from PHP-GTK) crashes when called from a folder with spaces. For example, c:\PHP\myapp\php_win.exe runs fine, but c:\Program Files\myapp\php_win.exe consistently crashes. This can be a problem for Windows us