ID: 32642 Updated by: [EMAIL PROTECTED] Reported By: dandracom at yahoo dot de -Status: Open +Status: Bogus Bug Type: CGI related Operating System: windows 2000 SP4 PHP Version: 4.3.11 New Comment:
Works fine for me under Windows XP. There's something wrong with your installation of PHP or in your system. Previous Comments: ------------------------------------------------------------------------ [2005-04-09 13:25:25] dandracom at yahoo dot de Description: ------------ This happens since 4.3.11 and in the latest Snapshot php4-STABLE-200504091039. A simple calling the php.exe causes the Error: command in "0x0126b0c6" points to the memory in "0x00080145". The event/action "read" can't executed on the memory. (I translated the error message - I'm using a german Win2k) The only call I got an output was: C:\>php -version Error in argument 1, char 4: option not found r Usage: php [-q] [-h] [-s] [-v] [-i] [-f <file>] php <file> [args...] -a Run interactively -C Do not chdir to the script's directory -c <path>|<file> Look for php.ini file in this directory -n No php.ini file will be used -d foo[=bar] Define INI entry foo with value 'bar' -e Generate extended information for debugger/profiler -f <file> Parse <file>. Implies `-q' -h This help -i PHP information -l Syntax check only (lint) -m Show compiled in modules -q Quiet-mode. Suppress HTTP Header output. -s Display colour syntax highlighted source. -v Version number -w Display source with stripped comments and whitespace. -z <file> Load Zend extension <file>. Reproduce code: --------------- Yes. Allways the same. Moving back the hole system to 4.3.10 is a workaround. Expected result: ---------------- shoul work ;) Actual result: -------------- using the workaround. :\ ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32642&edit=1