MyBB Community Forums

Full Version: Problemen bij het installeren.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ik heb problemen met het isntalleren, maar snap niet echt wat dit betekend, wat met chmod:



Requirements Check
Requirements
PHP Version: 5.2.17
Supported DB Extensions: MySQL Improved, MySQL, SQLite 3
Supported Translation Extensions: Multi-Byte, iconv
PHP XML Extensions: Installed
Configuration File Writable: Not Writable
Settings File Writable: Not Writable
Cache Directory Writable: Not Writable
File Uploads Directory Writable: Not Writable
Avatar Uploads Directory Writable: Not Writable
Error
The MyBB Requirements check failed due to the reasons below. MyBB installation cannot continue because you did not meet the MyBB requirements. Please correct the errors below and try again:

The configuration file (inc/config.php) is not writable. Please adjust the chmod permissions to allow it to be written to.

The settings file (inc/settings.php) is not writable. Please adjust the chmod permissions to allow it to be written to.

The cache directory (cache/) is not writable. Please adjust the chmod permissions to allow it to be written to.

The uploads directory (uploads/) is not writable. Please adjust the chmod permissions to allow it to be written to.

The avatars directory (uploads/avatars/) is not writable. Please adjust the chmod permissions to allow it to be written to.




Wat is precies die "chmod"
Zou ik zo snel mogelijk geholpen kunnen worden?
Bedankt!
please see CHMOD Files .
use 0777 for the above listed files / directories & later you may change to 0666 for config.php & settings.php
is het al gelukt???