CodeLobster IDE
http://codelobster.com/forum/

ERR_CONNECTION_REFUSED
http://codelobster.com/forum/viewtopic.php?f=8&t=25125
Page 1 of 1

Author:  JacquesD [ Wed May 18, 2022 3:58 pm ]
Post subject:  ERR_CONNECTION_REFUSED

bonjour
je viens d'installer CodelobsterIDE et j'ai rentré du code PHP.
lorsque je veux voir ce que çà donne j'ai ce message : ERR_CONNECTION_REFUSED

Comment bien faire pour que ça marche ? je n'ai pas trouvé de tuto français

merci à tous
*************************************************
good morning
I just installed CodelobsterIDE and entered some PHP code.
when I want to see what happens I get this message: ERR_CONNECTION_REFUSED

How to make it work? I did not find a French tutorial

thank you all

Author:  Admin [ Tue Sep 12, 2023 4:56 am ]
Post subject:  Re: ERR_CONNECTION_REFUSED

Hi.

This error isn't related to Codelobster IDE.
Most probably You havn't correct connection to your database inside PHP code.

Regards,
Codelobster Team.

Author:  mariahcarey [ Thu Feb 29, 2024 7:08 am ]
Post subject:  Re: ERR_CONNECTION_REFUSED

Assurez-vous que le port par défaut utilisé par le serveur local pour les requêtes HTTP (habituellement le port 80 pour Apache) n'est pas bloqué par un pare-feu ou un autre logiciel de sécurité sur votre ordinateur.

Author:  revann69 [ Thu Feb 29, 2024 9:25 pm ]
Post subject:  Re: ERR_CONNECTION_REFUSED

The "ERR_CONNECTION_REFUSED" error typically indicates that a web browser's attempt to establish a connection with a web server was denied or rejected. This can occur for various reasons, such as the server being down or not listening on the specified port, a firewall blocking the connection, or incorrect server settings. To resolve this issue, one should check the server's status, ensure the correct port and URL are used, and investigate any network or firewall issues that might be preventing the connection.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/