Installing Open Server 6 for the Cotonti Siena engine
step-by-step guide to installing and configuring Open Server 6 to create a local web server and run a website in PHP 8.4+ CMF Cotonti and manage a MySQL 8.0 database on phpMyAdmin
If preinstalled sites like https://example.local/ are not opening and you see messages like:
"Hmm. We can't find this site. We can't connect to the server example.local." (for FireFox)
or
"Can't access the site Couldn't find the IP address of the server example.local" (for Chrome and others)
Delete C:\OSPanel\home\mysite.local\public\install.php using File Explorer.
Check the site: http://mysite.local.
Step 6: Checking Cotonti Settings
Open C:\OSPanel\home\mysite.local\public\datas\config.php in Notepad or another editor.
Check the values of the global variable $cfg keys:
$cfg['mysqlhost'] = 'MySQL-8.0'; // do not write localhost!!! need to specify the DBMS type and its version
$cfg['mysqlport'] = '';
$cfg['mysqluser'] = 'root'; // 'root' if everything is for phpmyadmin as in the instruction above
$cfg['mysqlpassword'] = ''; // empty if everything is for phpmyadmin as in the instruction above
$cfg['mysqldb'] = 'cotonti'; // name of the DB created in phpmyadmin for Cotonti
$cfg['mainurl'] = 'http://mysite.local';
Оказываю весь спектр услуг по CMF Cotonti. Разработка открытых и закрытых корпоративных интернет порталов, небольших социальных сетей, торговые площадки, маркетплейсы, биржи фриланса, каталоги товаров оптовых поставщиков, интернет-магазин под заказ, чтобы делать совместные покупки и групповые совместные продажи от имени нескольких продавцов.