Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.
Please keep in mind:
You can put the port in the host like localhost:1234Is there any way setup port for db during installation?
<?php
$settings['db_host'] = 'localhost';
$settings['db_name'] = 'database';
$settings['db_user'] = 'root';
$settings['db_pass'] = '';
$settings['db_port'] = '';
$settings['db_table_prefix'] = 'chv_';
$settings['db_driver'] = 'mysql';
?>
When I try this i get only page without functionality.
Please, see attached screenshot.
When I open page source, there isnt html, body tag and some elements missing.
Last tag: <label for="email_from_email">