Jump to content
  • 0

How to install CP on free webhost?


Question

6 answers to this question

Recommended Posts

Posted (edited)

ohh, I see. but why i get this error

Sorry! DB error found, please try again later.

$CONFIG['rag_serv'] = 'MyServerIP'; // SQL Ragnarok Host

$CONFIG['rag_user'] = 'MyRagnarokUser'; // SQL Ragnarok User

$CONFIG['rag_pass'] = 'MyRagnarokPass'; // SQL Ragnarok Password

$CONFIG['rag_db'] = 'MyRagnarokDB'; // SQL Ragnarok Database name

$CONFIG['log_db'] = 'MyRagnarokDB'; // SQL Ragnarok Log Database name

$CONFIG['cp_serv'] = 'MyServerIP'; // SQL CP Host

$CONFIG['cp_user'] = 'MyRagnarokUser; // SQL CP User

$CONFIG['cp_pass'] = 'MyRagnarokPass'; // SQL CP Password

$CONFIG['cp_db'] = 'MyRagnarokCPDB';

NOTE: Im using Ceres CP

It say's Host 'srv14.000webhost.com' is not allowed to connect to this MySQL server

Edited by Alvins182
Posted

your vps/vds with server dont allow connects from other ips

need change perms of db user from localhost to any(%) or add new user only for srv14.000webhost.com

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...