Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Database error after installing Fireboard 1.0.4 (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Database error after installing Fireboard 1.0.4
#50789
Database error after installing Fireboard 1.0.4 4 Months, 3 Weeks ago  
Fireboard 1.0.4 installs successfully (legacy mode on) on Joomla 1.5. When accessing "Components->Fireboard forum" I am getting the following error.

Warning: mysql_query() [function.mysql-query]: Access denied for user 'www-data'@'localhost' (using password: NO) in joomla/www/administrator/components/com_fireboard/admin.fireboard.php on line 64

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in joomla/www/administrator/components/com_fireboard/admin.fireboard.php on line 64

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in joomla/www/administrator/components/com_fireboard/admin.fireboard.php on line 64


I have already a db password set since joomla version 1.5 is working.

Any solutions?
ErikNA (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/05/18 19:57 By ErikNA.
 
The administrator has disabled public write access.  
#51386
Re:Database error after installing Fireboard 1.0.4 4 Months, 2 Weeks ago  
Has anyone resolved this issue? I'm having this issue and can't seem to resolve it.

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 /home/content/m/o/r/mortportal/html/administrator/components/com_fireboard/admin.fireboard.php on line 64

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/content/m/o/r/mortportal/html/administrator/components/com_fireboard/admin.fireboard.php on line 64

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/m/o/r/mortportal/html/administrator/components/com_fireboard/admin.fireboard.php on line 64
undermedicated (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#52474
Re:Database error after installing Fireboard 1.0.4 3 Months, 2 Weeks ago  
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
nemisizz (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2008/06/25 05:23 By nemisizz.
 
The administrator has disabled public write access.  
#56080
Re:Database error after installing Fireboard 1.0.4 1 Month, 4 Weeks ago  
Thank you for this Much appreciated...

Will FireBoard 1.0.5 and 2.0 support mysqli?

Birger
MindTooth (User)
Joomla! Star
Senior Boarder
Posts: 161
graphgraph
User Offline Click here to see the profile of this user
Gender: Male MindTooth Location: Norway Birthdate: 1987-09-22
Logged Logged
 
The administrator has disabled public write access.  
Go to top