Quote:
Originally Posted by jlutrian
As the title states for some reason I can no longer connect. when I try to login I just get Error: <!doctype html public "-//ietf//dtd html 2.0//en"><html><head><title>404 not found
etc.etc.
|
to fix it, you need to edit and etc.etc. it should fix the problem.
oh why do ppl always cut the error message before the juicy bits....
anyway, replace client.cfg with the 'absolute minimum' content because you missing 'StartupPage' from yours.
Code:
RootConfigFilename = "client_default.cfg";
StartupHost = "su1.ryzom.com:40916";
StartupPage = "/login/r2_login.php";
InstallStatsUrl = "http://su1.ryzom.com:50000/stats/stats.php";
PatchServer = "http://dl.ryzom.com/patch_live";
InstallWebPage = "http://dl.ryzom.com/installer/";
running the fixer should of fixed it also.