Database test is turned off. To turn it On, please open probe.php in your favorite text editor and set DB_XXXX connection parameters in database section at the beginning of the file:
DB_HOST — Address of your MySQL server (usually localhost)
DB_USER — Username that is used to connect to the server
DB_PASS — User's password
DB_NAME — Name of the database you are connecting to
Once these settings are set, probe.php will check if your database meets the system requirements.
Database connection successful. This system can run Faveo
Please wait this may take a while......
{!! Form::open( ['id'=>'form','method' => 'POST'] )!!}
{{-- --}}
Database connection unsuccessful. This system does not meet Faveo system requirements
This either means that the username and password information is incorrect or we can’t contact the database server. This could mean your host’s database server is down.
Are you sure you have the correct username and password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?
If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the Faveo Support .
Ok — All Ok Warning — Not a deal breaker, but it's recommended to have this installed for some features to work Error — Faveo HELPDESK require this feature and can't work without it