hii hai. ik heb een weblog gedownload. ik moet eerst de config.php wijzigen.
dit is de config.php:
Citaat:
<?php
$CONF['general'] = array(
'site_name' => 'aPanel Website',
'apanel_directory' => '/public/apanel/',
'global_path' => '/home/cbomain/public_html/',
'mainsite_url' => 'http://localhost/public/apanel/',
'template' => 'Gray',
);
$CONF['sql'] = array(
'host' => 'localhost',
'user' => 'root',
'pass' => '',
'apdb' => 'apanel',
'prefix' => 'ap_',
'port' => 3306,
'protocol' => 1,
'driver' => 'mysql',
);
$CONF['features'] = array(
'poll' => 'on',
'counter' => 'on',
'shoutbox' => 'on',
'forum' => 'on',
'usersonline' => 'on',
'news_sidebar' => 'on',
'news_page' => 'on',
'announcments' => 'on',
'login_reg' => 'on',
);
$CONF['banned'] = array(
'banned_ips' => '',
);
$CONF['boardoff'] = array(
'shutdown' => 'off',
'offlinetitle' => 'Site will be back soon',
'offlinereason' => 'testing....',
);
?>
|
ik begrijp dat je een MySQL Database nodig hebt dus heb ik gedaan:
DataBase name:
halillo_halil
Password: blabla
DataBase host: : freefronthost.com
hoe moet ik dit informatie nou in dit config.php invullen.
ik krijg iedere keer dit:
Citaat:
aPanel Critical Error: There was a problem with the database!
--------------------------------------------------------------------------------
MySQL Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
MySQL Error Number: 2002
Query:
|
alvast bedankt,
groetjes, halil