Missing File
I have done , but missing a file :
Edit the autp.php file and set your mysql access details :
<?
mysql_pconnect("your_database_host_name","your_mys ql_user_name","your_mysql_password");
mysql_select_db("your_mysql_database_name");
?>
I have opened so far every file to find where to configurate , but not satch file "autp.php" or related.
|