ID:               26871
 Comment by:       srwestma at uncc dot edu
 Reported By:      marc at campino dot kicks-ass dot org
 Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Windows
 PHP Version:      5.0.0b3 (beta3)
 New Comment:

I appreciate the link - it did help me.  However, if you could pass a
message on to the people who write the php.ini.dist-recommended, it
might be helpful.  In that file, I found the following line that at
least caused me some confusion: "Note that MySQL and ODBC support is
now built in, so no dll is needed for it."  Clearly not the case.

Thanks again [EMAIL PROTECTED] for helping me to find the answer!


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

[2004-01-11 05:49:19] [EMAIL PROTECTED]

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. 

Thank you for your interest in PHP.

See
http://de.php.net/manual/en/faq.databases.php#faq.databases.mysql.php5

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

[2004-01-11 05:13:38] marc at campino dot kicks-ass dot org

Description:
------------
I installed the Windows version of PHP5 (Beta3) yesterday
Unfortunatly it seems not to have a build in support for MySQL.

But I figuered out that the Linux version of PHP5 _DOES_ have a MySQL
support...

Reproduce code:
---------------
<?php
   phpinfo();
?>

Expected result:
----------------
Information about the MySQL support 

Actual result:
--------------
not one evidence about a built-in mysql support.



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


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

Reply via email to