Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   PHP (http://www.programmingforums.org/forum29.html)
-   -   Mysql (http://www.programmingforums.org/showthread.php?t=1027)

Ooble Nov 3rd, 2004 3:28 PM

Could someone please guide me through installing MySQL for Windows for use PHP? I've installed it using the Windows installer, set PHP to load the DLL, and Apache to use PHP, but all I get is an error message stating MySQL is not installed or configured correctly.

101 Nov 4th, 2004 7:51 AM

there is a easy way: use EasyPHP or devPHP ;) :rolleyes:

Pizentios Nov 4th, 2004 9:32 AM

I hate to sound like an ass, but have you read the docs?

Ooble Nov 4th, 2004 2:09 PM

Links would be nice - couldn't find them. I'm gonna kick myself if the answer's in there.

And I wanna set this up myself, 101. I tried Apache2Triad and I hated it.

big_k105 Nov 4th, 2004 2:18 PM

http://dev.mysql.com/doc/mysql/en/Wi...tallation.html

http://www.analysisandsolutions.com/code/m...tm#installation

good luck :)

tempest Nov 4th, 2004 4:49 PM

MySQL is a server that runs off of your computer that applications connect to by calling 'localhost' on the mysql port. If the server is running and PHP has the mysql functions installed and your code is correct. You should be good.

BlazingWolf Nov 4th, 2004 5:52 PM

Are you using PHP 5 or PHP 4 because installing it in PHP 5 is entirely different than installing it with PHP 4. Make sure you check to see whether the tutorial is for 4 or 5.

Ooble Nov 5th, 2004 11:50 AM

Thanks for the info K - I'll look through it now. I'm using PHP 5. And Tempest, I've set it up and phpMyAdmin reports that it doesn't exist. It's running as a service.


All times are GMT -5. The time now is 8:02 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC