cutekangaroo
Registered
I have ran a webserver on my computer (windows) and had alot of problems with server crashing. Now I got a dedicated computer (trashed all my windows and got Macs). I love them. Now the problem is:
1) getting rid of the built-in apache or installing the latest version of apache
2) getting php to work (I think apache as default have this on)
3) getting mysql to run. This is the problem I am currently having the biggest problem right now.
I'm using the apache built-in to the Mac OS X, but i want the latest (security reasons). But most of all, could anyone show me step by step on how to get mysql installed, running, create my username, and manage my database?
I'm not a very unix type of person. Anyway, my problem ends when I ./mysql/bin/ and then mysqladmin create ...
I googled everywhere and none work. Either I got it running and I don't know how to create a user or it's not up and running at all. Please try not to link me to another one of your google search, I've done enough.
1) getting rid of the built-in apache or installing the latest version of apache
2) getting php to work (I think apache as default have this on)
3) getting mysql to run. This is the problem I am currently having the biggest problem right now.
I'm using the apache built-in to the Mac OS X, but i want the latest (security reasons). But most of all, could anyone show me step by step on how to get mysql installed, running, create my username, and manage my database?
I'm not a very unix type of person. Anyway, my problem ends when I ./mysql/bin/ and then mysqladmin create ...
I googled everywhere and none work. Either I got it running and I don't know how to create a user or it's not up and running at all. Please try not to link me to another one of your google search, I've done enough.