Jump to content

cl5814

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

cl5814's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. i installed and worked with mysql 5.0.19 before i updated php and httpd using 'yum' on linux (fedora 4). now, i want php 5.0.4 to detect that i have mysql 5.0.19 installed. running yum to install mysql, downloads and installs mysql 4, which i don't want. i have both mysql 4 and mysql 5 now installed. haven't tested mysql 4. when i log in to mysql, i get 5.0.19. php reports that it is using /var/lib/mysql, which contains mysql 5.0.19; guess php thinks it is mysql 4. i can't connect from php to mysql. get error message that i can't connect. i tried to manually connect to mysql, but can't remember the password for mysql. i don't remember the password for mysql $mysql -h localhost -u mysql -p Enter password: ERROR 1045 (28000) Access denied for user 'mysql'@'localhost' (using password: YES) how do i reset the mysql password ? what am i gonna break fi i reset the password ? thnaks, lots of questions, i know.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.