Click to See Complete Forum and Search --> : mySQL upgrade


tabzter
10-26-2005, 11:16 AM
Hi Guys!!

Ive recently installed Apache2 web server with PHP 4.4 ->
"Apache/2.0.55 (Win32) PHP/4.4.0"

This comes with built-in mySQL 3.23.49.
"Client API version 3.23.49"
I would like to upgrade this or atleast change the root user password and username.

I have started looking into PHP but not mySQL support and am pretty noobish at this.

Is there any way to change the settings of the built-in mySQL (preferably w/o changing php.ini as this can be accessible by anyone) or better yet override the built-in mySQL for a higher version?

I have looked into PHP ver 5 which doesnt come with built-in mySQL but Im not sure if Apache2 web server fully supports this yet. So one possibilty would be to upgrade to php5 I guess.

Please any experienced web developer help me out??

tabzter
10-27-2005, 10:45 AM
Yesss I just figured it out!!
Thanks to those guys who viewed this post