Re: [PHP] PHP-MYSQL Error: Can't connect to MySQL socket. Can someonehelp me out please?
[email protected] (Shawn McKenzie)
| Newsgroups | php.general,php.general |
|---|---|
| Message-ID | <[email protected]> |
Rahul P wrote: > Ok I removed mysql using yum remove mysql. But is there a special way to > tell yum to install that version of mysql? > > On Sun, May 11, 2008 at 12:44 AM, Rahul P <[email protected]> wrote: > >> >> On Sun, May 11, 2008 at 12:42 AM, Nathan Nobbe <[email protected]> >> wrote: >> >>> On Sun, May 11, 2008 at 1:29 AM, Rahul P <[email protected]> wrote: >>> >>>> Oh... This is the fourth time I'm doing that except that this time yum >>>> installed mysql6 instead of older versions... I don't see any way out other >>>> than reinstalling the OS itself... There are so many dependency failures.... >>>> I'm spending more time troubleshooting than actually coding something :) >>> >>> i dont even think mysql6 is any where near ready for real usage (tho could >>> be wrong). can you see if you could put 5 or 5.1 on there instead? os >>> reinstall sounds painful =/ >>> >>> -nathan >>> >>> >> >> -- >> Rahul >> Computer Engineering and Systems Division. >> Department of Electrical Engineering and Computer Science >> Robert R. McCormick School of Engineering >> Northwestern University >> 2145 Sheridan Road, Evanston,IL60208. >> >> Administrator: The En?gma Project >> Website: http://www.enigmaportal.com >> > > > yum search mysql Find the one that looks like mysql5 or similar and use that. -Shawn