Date: 02/25/00
- Next message: ron <email protected>: "[PHP-DEV] PHP 4.0 Bug #3626: php_mcal.c segmentation fault"
- Previous message: johan <email protected>: "[PHP-DEV] PHP 4.0 Bug #3625: Level set by error_reporting() stays in effect after exit"
- Next in thread: Daniel Wilson: "[PHP-DEV] access violation on the simplest scripts"
- Maybe reply: Daniel Wilson: "[PHP-DEV] access violation on the simplest scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am writing extremely simple scripts to get started. When I run them
on the commnad line -- php MyScript.php -- they work fine. But when
my www server invokes php, php.exe throws an access violation.
I am running PHP4Beta, NT Workstation 4.0 SP5, and OmniHTTPd 2.06.
The TraceLog shows this line:
158.158.160.20 [22/Feb/2000:10:21:07 -0500] (130) [Standard CGI
Launch] WorkPath: d:\public_http\php CmdLine: "c:\program
files\php\php.exe" "d:\public_http\php\static.php" Args: Path Info:
/php/static.php
The script below is one that has this problem. Thanks for your help.
<HTML>
This document is entirelye static.<BR>
</HTML>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: ron <email protected>: "[PHP-DEV] PHP 4.0 Bug #3626: php_mcal.c segmentation fault"
- Previous message: johan <email protected>: "[PHP-DEV] PHP 4.0 Bug #3625: Level set by error_reporting() stays in effect after exit"
- Next in thread: Daniel Wilson: "[PHP-DEV] access violation on the simplest scripts"
- Maybe reply: Daniel Wilson: "[PHP-DEV] access violation on the simplest scripts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

