From:             dandracom at yahoo dot de
Operating system: windows 2000 SP4
PHP version:      4.3.11
PHP Bug Type:     CGI related
Bug description:  execution of php.exe causes Error in Application

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 bug report at http://bugs.php.net/?id=32642&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32642&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32642&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32642&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32642&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32642&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32642&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32642&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32642&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32642&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32642&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32642&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32642&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32642&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32642&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32642&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32642&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32642&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32642&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32642&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32642&r=mysqlcfg

Reply via email to