This topic is locked

Connecting to the database

11/8/2006 1:10:39 PM
PHPRunner General questions
S
stanmore91 author

Hi there!
I have read several answers and been to the "how-to" section of your tutorial but when I try to connect to the database I get the attached. I am using the free trial version of PHP Runner. Please advise.
Thank you. - please see pdf for screen grab .ww.marcedesign.co.uk/errors.pdf.marcedesign.co.uk/errors.pdf

jwoker 11/8/2006

It didn't look like you were using a user name and password with the script. Also, did you do as the error message suggested and try opening the test/phprunner.php file up in a browser?

Alexey admin 11/9/2006

Hi,
there are two problems in your setup.
At first you uploaded phprunner.php to the root directory on the site, not "test". So enter

http://www....co.uk/phprunner.php

in URL box in PHPRunner.
Next you need to contact your server admin to find out if MySQL server is installed at your hosting and what connection parameters you need to use.