ajrockefeller / openfpc

Automatically exported from code.google.com/p/openfpc
0 stars 0 forks source link

DB errors #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.when click on "Search Connection table" results the below error
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 
'openfpc '@'localhost' (using password: YES) in /opt/openfpc/www/index.php on 
line 1071

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 
'www-data'@'localhost' (using password: NO) in /opt/openfpc/www/index.php on 
line 1073

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server 
could not be established in /opt/openfpc/www/index.php on line 1073

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result 
resource in /opt/openfpc/www/index.php on line 636

Original issue reported on code.google.com by rob.l.di...@gmail.com on 15 Sep 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Hi,

Firstly: Apologies for the late reaction, I had incorrectly configured issue 
notification as wasn't aware of your post. This problem should now be fixed in 
the most current download  (>0.3). 

Thanks for the bug report.

-leon

Original comment by leon.j.w...@gmail.com on 5 Dec 2010 at 12:29