The server has no permission to create the config file. You have two choices:
#1: Create an empty file in the application directory with the name config.php, and give the server write permission to it. Under unix:
touch config.php;chmod 777 config.php
and click on the Reload/Refresh button.
#2: You Click on install and create the config file manually with your favorite text editor.
The program will show the text you should write into the file config.php.

MySQL has been found.
MySQL database will be created with the following parameters:
Mysql user name:root
Hostname:localhost
Database name:classifieds
Table prefix:
I have read through and accept the below terms and conditions: