[PHP] parsing .php files not only under root dir

2001-08-22 Thread helmutott

I would like the server on win2K to parse .php files whereever on the computer they 
are located. 
The server should run as service.
What server allows this?

Helmut



[PHP] php 4.06 BUG !

2001-07-21 Thread helmutott


I ran 4.04 win-binary without any problems. Installing 4.06 binary brings
the following error when I want to save a record with a php-script to mysql
3.23.38 nt:
CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
ERROR: could not get the task list

When I reinstall 4.04 everything works fine.

Any ideas what causes this problem?

Helmut


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] php 4.0.6 BUG!

2001-07-21 Thread helmutott

Php 4.0.6 allows parsing of php-scripts but crashes also when I doubleclick on 
php.exe in the windows-explorer I also get the same windows2000 error-window 
saying(translated):

program error (Programmfehler)
php.exe has caused errors and is getting shut down. Restart the programm. An error log 
will be written.

the windows application-events-log contains no error-log.
Where else could the announce error-log be written?

Thanks.

Helmut