From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux 2.3 (woody) PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: Content negotiantion seems to fail when using PHP in <form action="">-field Taking a dum example as: <form action="<?php echo "hello" ?>" method="post"> </form> Makes apache/netscape not being able to negotiate the content-type of the document. The document is named /php/logs/log.php but is referred to as /php/logs/log using content-negotiation on apache-ssl (1.3.14.2.1+). Referring to the document as /php/logs/log.php makes the document tick. Removing the PHP-code make the /php/logs/log refernce work again! I have many (The Debian standard amount) modules installed and my php.ini is very long. Please don't hesitate me for the details on this. TYMLTN ------------------ -- Edit Bug report at: http://bugs.php.net/?id=10663&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]