I made my site at 9:15 last night and it's been well over 24 hours since then and I still cant access my site. I can access my cpanel and I've cleared both catches several times, but still nothing. Should it be taking this long or is something up?
Your Mysdia script appears to require a MySQL database connection, which you need to configure.but both show an error when I click on them :/
Your Mysdia script appears to require a MySQL database connection, which you need to configure.
Please see this wiki article for information on how to do this.
Once you have created a MySQL database, user, and then assigned the user, you then need to edit your Mysdia configuration file accordingly.
SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'DBHOST' (110)
<?php
header("Location:Mysdia Adopts Script/");
?>
<html>
<head><meta http-equiv="refresh" content="0; url=/Mysdia Adopts Script/"></head>
<body></body>
</html>
How do you create a .php file?