ID:               22612
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dave at bcs dot co dot nz
-Status:           Open
+Status:           Feedback
 Bug Type:         Apache related
 Operating System: Linux
 PHP Version:      4.3.2-dev
 New Comment:

Does this happen with any browser? 
Can you add the output of this command to this report
if this happens with any browser:

# diff -u php.ini-dist /usr/local/lib/php.ini

(provided you even have a php.ini there..)



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

[2003-03-09 20:53:57] dave at bcs dot co dot nz

Configuration options are:

./configure --with-apache=/usr/src/apache_1.3.26 --disable-debug       
    \
  --enable-trans-sid --with-mysql=/usr/local/mysql
--enable-magic-quotes    \
  --enable-xslt --with-xslt-sablot=/usr/local
--with-expat-dir=/usr/local   \
  --with-gd --enable-gd-native-ttf --with-png-dir=/usr
--with-jpeg-dir=/usr \
  --with-zlib-dir=/usr --with-freetype-dir=/usr/local                  
    \
  --with-openssl=/usr/local/ssl --with-imap-ssl=/usr/local/ssl         
    \
  --with-gettext --with-xml --with-mcrypt
--with-imap=/usr/src/imap-2002b

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

[2003-03-09 19:24:51] [EMAIL PROTECTED]

So what was the configure line used?


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

[2003-03-09 18:58:22] dave at bcs dot co dot nz

It is definitely PHP Version 4.3.2-dev, built from CVS of 2003-03-08,
statically linked into Apache 1.3.26

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

[2003-03-09 18:21:48] [EMAIL PROTECTED]

I just get this error with the provided example script:

"
Method Not Allowed

The requested method POST is not allowed for the URL /index.html.
"

And when I edit the script to be correct, I don't get
any mangled variable contents either.


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

[2003-03-09 18:17:42] [EMAIL PROTECTED]

I can't reproduce the problem.

1. Did you really experience that one with the latest CVS snapshot of
PHP? If the actual version is 4.2.3, upgrade it to 4.3.0 or later
versions and probably the problem will be solved.
2. Which httpd are you using? (e.g. Apache) and what version? If that's
Apache, How did you install PHP? As a DSO module? or as a CGI binary?




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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22612

-- 
Edit this bug report at http://bugs.php.net/?id=22612&edit=1

Reply via email to