ID: 33827 Updated by: [EMAIL PROTECTED] Reported By: jirilmongeorge at rediffmail dot com -Status: Open +Status: Bogus Bug Type: *Web Server problem Operating System: windows-xp PHP Version: 5.0.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-07-22 19:30:10] jirilmongeorge at rediffmail dot com Description: ------------ Sir, I am a beginner in PHP. I am using windows-xp. I can easily connect PHP with APACHE WEB SERVER-2.0 and PHP with MYSQL-4.1 independently. But when I tried to connect these three things each other, then a problem arised. I will explain the problem. I started apache webserver2.0 and then I pass the values of an html form to a php file which is residing in the htdocs directory of the webserver. In the php file, I have wrote the code to store the form values in to a mysql table. The action attribute of that html form is set to the name of the php file mentioned above. The problem is that, when i submit this html form, it call the php file and then an ERROR named: "UNKNOWN COMMAND MYSQL_CONNECT" is displayed. Is it necessary to include any addtional files in the php file? Please help me. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33827&edit=1