Bug #5815 | php function_exists('mysql_query') returns false | ||
---|---|---|---|
Submitted: | 29 Sep 2004 22:23 | Modified: | 1 Oct 2004 8:35 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.0.20a-nt | OS: | Windows (Win 2000 SBS) |
Assigned to: | CPU Architecture: | Any |
[29 Sep 2004 22:23]
[ name withheld ]
[1 Oct 2004 8:35]
Hartmut Holzgraefe
The MySQL extension for PHP is not activated in your PHP installation. Please check the PHP documentation on how to activate PHP extensions on Windows: http://www.php.net/manual/en/install.windows.php http://www.php.net/manual/en/install.windows.extensions.php
[5 Oct 2004 17:37]
[ name withheld ]
Thank you for your comment that PHP extensions are not enabled. Actually, I did everything suggested in the PHP documentation to enable MySQL extensions. Still no success. The one thing I did note on one of the websites that you recommended is that PHP 5 does not have MySQL support by default; it must be compiled with a switch setting to include it. The documentation I got with my PHP download says nothing about this. I'm considering uninstalling PHP 5, and downloading and installing PHP 4, which is alleged to have MySQL support compiled in by default. Does this seem like a good idea? Thanks!