• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Server Troubles

Afer finally getting Apache working (it turns out I hadn't activated it in http services) I have everything working except mySQL. To save myself the pain of administrating the databases through command line I downloaded phpMyAdmin. I've configured it correctly so it should work, however I get this error:

"Could not connect to Local MySQL server through socket 'var/lib/mysql/mysql.sock' (13)"

I've checked the directory and the file is there. However it is 0 bytes is size and when I try to access through the browser using the correct address it says it can't be found even if I direct the browser to one level up and then click on it. Could anyone help and I have no clue whats wrong.
 
Have you set up mysql? did you set an adminisrator password? is it started in services? what OS are you running?

Sorry for all the questions, but i need to get up to speed🙂

I found mysqlfront 2.5 on the web, it is the old free version and it rocks.
It does not involve apache http stuff like phpmyaqdmin, so that is one less step to troubleshoot.
link.
 
Back
Top