TriAxis
02-20-2007, 05:44 AM
Hello.
Here is my problem.
I have been running V3 arcade without any problem and have decided to check out ibPro. I would like to use the converter, but I can't even get the basic arcade running.
I followed the instructions of a fresh install with no errors during the import under Manage Products. And no issues editing the templates. I have the Arcade listed successfully in the AdminCp.
But when I click on "Arcade Main Settings" in the Admin CP I get this error:
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in \arcade\functions\dbclass.php on line 42
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in \arcade\functions\dbclass.php on line 45
ERROR: Cannot find database vbulletin
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in \arcade\functions\dbclass.php on line 184
The mySQL error that is returned is:
mySQL query error: SELECT * FROM games_settings
mySQL error:
mySQL error code:
Date: Tuesday 20th of February 2007
I am running this on my own server so I have full administrator control. I have checked file level permissions and while just trying to get this to work I have given "All Users" modify permission on the Arcade folder and all sub folders.
I have edited the dbclass.php file and manually added my database info on lines 5 through 9 with the correct database name, user id, password, and host name.
I have also verified that he user defined on line 6 has full access to the database in mySQL 5.0.
I have searched and read through these forums looking for similar errors but nothing I have tried so far has fixed anything.
So if anyone has any ideas of what else I might try I would sure appreciate it.
Here is my problem.
I have been running V3 arcade without any problem and have decided to check out ibPro. I would like to use the converter, but I can't even get the basic arcade running.
I followed the instructions of a fresh install with no errors during the import under Manage Products. And no issues editing the templates. I have the Arcade listed successfully in the AdminCp.
But when I click on "Arcade Main Settings" in the Admin CP I get this error:
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in \arcade\functions\dbclass.php on line 42
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in \arcade\functions\dbclass.php on line 45
ERROR: Cannot find database vbulletin
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in \arcade\functions\dbclass.php on line 184
The mySQL error that is returned is:
mySQL query error: SELECT * FROM games_settings
mySQL error:
mySQL error code:
Date: Tuesday 20th of February 2007
I am running this on my own server so I have full administrator control. I have checked file level permissions and while just trying to get this to work I have given "All Users" modify permission on the Arcade folder and all sub folders.
I have edited the dbclass.php file and manually added my database info on lines 5 through 9 with the correct database name, user id, password, and host name.
I have also verified that he user defined on line 6 has full access to the database in mySQL 5.0.
I have searched and read through these forums looking for similar errors but nothing I have tried so far has fixed anything.
So if anyone has any ideas of what else I might try I would sure appreciate it.