Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Repair PHP/MySQL connections in 10.4.4' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Repair PHP/MySQL connections in 10.4.4
Authored by: MAbans on Feb 04, '06 04:18:28PM

IMPORTANT! After trying to make it run for hours I realized that I created the "/mysql" folder the owner was root so make sure you run

[code]
sudo chown mysql /var/mysql
[/code]

Just incase it doesn't let you in because of wrong owner. Don't make the mistake I made. Woot!



[ Reply to This | # ]