Hi everyone!
I have downloaded and used Dolibarr since 2020. Today I tried to access it, but I read the message: ERR_CONNECTION_REFUSED, Connection to localhost denied. Please control Proxy and Firewall.
My internet connection works perfectly, I can navigate any other site except for Dolibarr localhost.
The OS is Windows 10 Pro 20H2 version, installed on 04/05/2021 OS Build 19042.985 with Windows Feature Experience Pack 120.2212.2020.0. I use Avast 21.3.2459 (build 21.3.6164.660) as antivirus. Please, can you tell me what happened? How can I fix this issue? Did my data get lost?
Thank you for your help.
Please check your windows firewall to allow port 80 and check your web server (what web server are you using ?) is working normally…
yesbee
I tried everything. I allowed port 80 both in entrance and exit, I allowed my web browser Chrome in the Firewall, I disabled the Proxy, Chrome is working normally , version 90.0.4430.212 (official Build) (64 bit), but the problem appears with other browsers, e.g. Edge as well). Nothing changed. I lost access to Dolibarr and to my data.
Are you able to view any simple PHP or html file from your webserver rendered to your chrome browser ? Like just try creating a simple php page by name phpinfo.php with below content:
<?php phpinfo(); ?>Save and run this from your browser http://localhost/phpinfo.php
Please post what happens
Hi RiseValInfotech, thank you for you reply. In effect by clicking on your link, I see an error message
“HTTP ERROR 404”
Hi,
If you have created a file by name phpinfo.php and added this content of <?php phpinfo(); ?> and saved it into your local webserver, further get 404 error, then your web server config need to be checked by a professional.
If you have not yet created a file phpinfo.php then please create one and retry. If you still have problems, try to check with a web professional for config.
thanks,
yesbee




