ID:               32642
 User updated by:  dandracom at yahoo dot de
 Reported By:      dandracom at yahoo dot de
 Status:           Bogus
 Bug Type:         CGI related
 Operating System: windows 2000 SP4
 PHP Version:      4.3.11
 New Comment:

Guess what?
And why does my configuration work since all previous 4.x Versions?
What has changed in 4.3.11 being the possible reason?
I'm 100 percent sure using the carried out package and those DLLs.
My guess is a buggy "php.exe". I think this because my webserver is
working without using the execution file. It is running as module in
latest Apache 2.0.53. Only calling the EXE causes this Error.


Previous Comments:
------------------------------------------------------------------------

[2005-04-10 12:26:07] [EMAIL PROTECTED]

Works fine for me under Windows XP. There's something wrong with your
installation of PHP or in your system.


------------------------------------------------------------------------

[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

Reply via email to