yes there is a solution for this.
| Code: |
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server
through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in
web-server-path/administrator/components/com_fireboard/admin.fireboard.php on line 64
|
and i can see that theres no one there have posted or solved it yet,
so here it is....
1. Go to your
Admin Panel
2. Go into
Global Configuration.
3. Go into the tap called
Server.
4. Change the line called
Database Type from
mysqli to
mysql.
5. Remember to
Save/Apply.
and you should be good to go now
