This topic is locked

Error

5/17/2010 11:15:50 AM
PHPRunner General questions
J
John author

This is a error I am getting when I goto the web page for my data base
Technical information

Error type 2

Error description mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'local' (1)

URL www.kissimmeeparanormal.com/piacase/Report1_add.php?

Error file /home/rcirone/public_html/piacase/include/dbconnection.php

Error line 9

SQL query
Please help thank you

A
ann 5/18/2010

Hi,
this error means that hostname is incorrect. Please make sure you've pointed your pages to the correct MySQL server. You need to re-create database on the web server if you've copied generated page to the web server.