Jump to content

Recommended Posts

Posted

Hello,

my website http://vcr.heliohost.org/ is to test whether I can read data from a MySQL database

also on the server

name database is vcjan_php

there are two rows of data in the data base

there is a user called: larry (vcrjan_larry)

password: larry2015

2 columns: name and email

I try with PHP scrips to make the connection

the script is visible on the site

perhaps I overlooked something

thank you

Posted

the problem lies in the mysql server address i used 'localhost' as a kind of default because in the user panel there is no mention of this address

or I overlooked it. So I hope you add this info on the side.

Posted

Last result±

 

 

Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2005): Unknown MySQL server host 'http://vcr.heliohost.org/' (1) in /home1/vcrjan/public_html/db_connect.phpon line 113

Connection failed: Unknown MySQL server host 'http://vcr.heliohost.org/' (1)

 

Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2005): Unknown MySQL server host 'http://vcr.heliohost.org/mysql' (1) in/home1/vcrjan/public_html/db_connect.php on line 113

Connection failed: Unknown MySQL server host 'http://vcr.heliohost.org/mysql' (1)

Posted

Warning: mysqli::mysqli() [mysqli.mysqli]: (HY000/2005): Unknown MySQL server host 'http://stevie.heliohost.org/' (1) in/home1/vcrjan/public_html/db_connect.php on line 113

Connection failed: Unknown MySQL server host 'http://stevie.heliohost.org/' (1)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...