This is a discussion on PHP-MYSQL Error: Can't connect to MySQL socket. Can someone helpme out please? within the PHP General forums, part of the PHP Programming Forums category; On Sun, May 11, 2008 at 1:29 AM, Rahul P <rahul986@gmail.com> wrote: > Oh... This ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, May 11, 2008 at 1:29 AM, Rahul P <rahul986@gmail.com> 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 |
|
|||
|
On Sun, May 11, 2008 at 12:42 AM, Nathan Nobbe <quickshiftin@gmail.com>
wrote: > On Sun, May 11, 2008 at 1:29 AM, Rahul P <rahul986@gmail.com> 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 |
|
|||
|
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 <rahul986@gmail.com> wrote: > > > On Sun, May 11, 2008 at 12:42 AM, Nathan Nobbe <quickshiftin@gmail.com> > wrote: > >> On Sun, May 11, 2008 at 1:29 AM, Rahul P <rahul986@gmail.com> 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 > -- 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 |
|
|||
|
On Sun, May 11, 2008 at 1:46 AM, Rahul P <rahul986@gmail.com> wrote:
> Ok I removed mysql using yum remove mysql. But is there a special way to > tell yum to install that version of mysql? ahh, this is where google comes in for sure. it looks like you could download an older rpm, like from mysql and use 'yum localinstall' or there is a way to search for older versions that are still in the yum repos. heres a quick link i found http://www.fedoraforum.org/forum/showthread.php?t=96684 -nathan |
|
|||
|
Ok. I apologize for the mix. When I'm mailing someone, I simply don't get
Google into mind. :) Thanks, Rahul On Sun, May 11, 2008 at 12:53 AM, Nathan Nobbe <quickshiftin@gmail.com> wrote: > On Sun, May 11, 2008 at 1:46 AM, Rahul P <rahul986@gmail.com> wrote: > >> Ok I removed mysql using yum remove mysql. But is there a special way to >> tell yum to install that version of mysql? > > > ahh, this is where google comes in for sure. it looks like you could > download an older rpm, like from mysql and use 'yum localinstall' or there > is a way to search for older versions that are still in the yum repos. > heres a quick link i found > > http://www.fedoraforum.org/forum/showthread.php?t=96684 > > -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 |
|
|||
|
On Sun, May 11, 2008 at 1:59 AM, Rahul P <rahul986@gmail.com> wrote:
> Ok. I apologize for the mix. When I'm mailing someone, I simply don't get > Google into mind. :) > no problem, if it were emerge id be much more capable of helping ;) -nathan |
|
|||
|
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 <rahul986@gmail.com> wrote: > >> >> On Sun, May 11, 2008 at 12:42 AM, Nathan Nobbe <quickshiftin@gmail.com> >> wrote: >> >>> On Sun, May 11, 2008 at 1:29 AM, Rahul P <rahul986@gmail.com> 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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|