![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
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.
|
|
|
|
|
|
#2 |
|
Newbie
Join Date: Nov 2004
Posts: 6
Rep Power: 0
![]() |
there is a easy way: use EasyPHP or devPHP
![]() |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() |
I hate to sound like an ass, but have you read the docs?
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#4 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
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. |
|
|
|
|
|
#5 |
|
PFO Founder
![]() ![]() |
http://dev.mysql.com/doc/mysql/en/Wi...tallation.html
http://www.analysisandsolutions.com/code/m...tm#installation good luck ![]()
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#6 |
|
Programming Guru
![]() |
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.
__________________
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
Join Date: Sep 2004
Posts: 207
Rep Power: 5
![]() |
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.
__________________
_______________________________ BlazingWolf |
|
|
|
|
|
#8 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
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.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|