-
Anyone Know?
The home directory thingy for freehostia?
Cos i`m using a script that says
PHP Code:
// The local path on your server of GameSiteScript, INCLUDING THE TRAILING SLASH.
// This should be something like /home/yourdir/public_html/ or C:/Domains/GameSiteScript.com/
$cfg['instdir'] = '/home/bestsiteever/arcade/';
// The Internet URL of GameSiteScript, INCLUDING THE TRAILING SLASH.
// This should be something like http://www.example.com/
$cfg['baseurl'] = 'http://bestsiteever.freehostia.com/';
// Your MySQL database information information
$cfg['sqluser'] = 'danban1_arcade';
$cfg['sqlpass'] = 'arcade';
$cfg['sqldb'] = 'danban1_arcade';
$cfg['sqlhost'] = 'mysql4.freehostia.com';
// The title of your homepage. The global site title can be changed in the admin area.
$cfg['pagetitle'] = '1337 Arcade';
///////////////////////////////////
-
-
I think its;
/www/yoursitename/index.html
Double check in the file manager to be sure...
-
$cfg['instdir'] = '/home/cPANEL-Username/public_html/';