RE: [PHP-WIN] PHP Troubles

2002-03-02 Thread Shrock, Court
The most likely reason it was "locking up" was that php.exe was expecting input from STDIN since you did not specify a filename when you started it. In the future, try pressing CTRL-Z, CTRL-D, or CTRL-C (I can't remember which one it uses right now) to get it to terminate. -Original Message--

RE: [PHP-WIN] PHP Troubles

2002-03-02 Thread alain samoun
To start, put your PHP testsocket file in your C:\php Second: Open an MSDOS window from Start button Third: At prompt CD to c:\php Last: type "PHP testsocket.php" and enter A+ Alain -Original Message- From: R0bin [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 02, 2002 12:21 PM To: [EMAI