ID: 10663 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Description: Content negotiantion seems to fail when using PHP in <form action="">-field Specified PHP4.0.4pl5 Previous Comments: --------------------------------------------------------------------------- [2001-05-04 08:36:31] [EMAIL PROTECTED] 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 ------------------ --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10663 -- 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]