Hallo,
Ik wilde vandaag LDU206 "installeren", maar er klopt iets niet als ik naar PHPmyAdmin ga... dit is wat ik moet doen:
Citaat:
1 : Download the latest LDU pack
Download and extract the latest version from ldu.neocrome.net
And here only ! Any other download location is illegal, unsafe and dangerous.
--------------------------------------------------------------------------------
2 : Modify the configuration file
Open datas/config.php, and modify parameters such as email, site title, etc.
Also fill up parameters about your MySQL database.
Do not change settings that you do not understand yet.
Code:
PHP-code:
$mysqlhost = 'localhost';
$mysqluser = '...';
$mysqlpassword = '...';
$mysqldb = '...';
$ldu_adminemail = 'you@yourdomain.com';
$ldu_maintitle = 'Here the main title of the website';
$ldu_subtitle = 'An optional sub-title';
$ldu_mainurl = 'http://www.yourdomain.com';
$ldu_defaultskin = 'leet';
$ldu_defaultlang = 'uk';
--------------------------------------------------------------------------------
3 : Upload files
Upload files to your server.
You do not need to upload all skins folders, one is enough.
Default skin is set in /datas/config.php, by default it's "Rebirth" or "Sandstorm".
Do not upload the folder docs/ folder, its not required by the engine.
--------------------------------------------------------------------------------
4 : Set read+write permissions
'CHMOD 777' folders (to allow files writing) :
datas/avatars/
datas/thumbs/
datas/tmp/
datas/users/
CHMOD-ing a folder to 777 means that you allow the webserver to read, write and execute the files in those folders.
In your FTP client, there's an option to CHMOD (usually with right-click).
--------------------------------------------------------------------------------
5 : Create the MySQL database
Open your MySQL remote manager (PHPmyAdmin is the most famous).
Select your database, spot the tab "SQL", then browse to the local SQL script docs/ldu-createnew-602.sql and validate, this will create the default tables.
--------------------------------------------------------------------------------
6 : First launch
Open your home URL with a browser, select 'login', then register, to create your account.
--------------------------------------------------------------------------------
7 : ServerOp account
The first user to register is automatically raised to the higher level 59 (ServerOp), and activated.
If you do not receive the account validation email (probably because your server isn't properlly set to send emails), you can manually activate your account with forcing the field "user_active" to "1" (still in ldu_users table).
In the (rare) case of someone was faster than you when registering, proceed as above, and delete all user accounts, and re-register yourself.
--------------------------------------------------------------------------------
8 : The end
Installation is now complete.
|
Nou gaat het dus bij punt 5 mis. Want als ik daar dus heen ga zie ik dit:
[klik] !
Weet iemand wat er fout is?
Ltrz, İha0$