Web Hosting Talk







View Full Version : mysql troubles


djlightning
03-15-2002, 03:47 PM
I am running Raq4i and I am just needing to get the MySQL/php stuff running. The server is completly updated so no old .pkg's on it. I went thru the How-To at pkgmaster.com, I make a new DSN and I still keep comming up with the mentioned error;

Test connecton failed

Error: -2147418113
Description: Chili!ASP ADO control - build 3.4.1 Open call failed

Now I have tried to fix it using the How-To's and and some info in MySQL site, but I am still comming up with the same error no matter what I do.
Did I miss something or is something just complety nerfed.

Thanks in advance.

nozol
03-18-2002, 06:44 AM
What are you trying to do exactly?

If you need to only run PHP/MySQL, you do not need to go through any Chilisoft ASP tutorial or how-to. You just need to make sure that mysql and php are installed.

To make sure of that, just log in using telnet and enter

rpm -q MySQL
rpm -q php


Regards,

Ahmed

djlightning
03-18-2002, 06:10 PM
What are you trying to do exactly?

Well at the moment just trying to get phpBB installed on it. I was trying to set up the database for it to run off of......but failed. I have the forum installed, just no engine for it to run off of :)