MYSQL default location problem.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • princelindie
    New Member
    • Feb 2008
    • 28

    MYSQL default location problem.

    I change the location of mysql. i placed it in a folder for example /uto/.

    when i run my php application it not connecting to the database..
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    You cannot just move the MySQL server around. Look at the MySQL installation instructions for PHP on how to re-allocate the MySQL server folder.

    Ronald

    Comment

    Working...