CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Tue Mar 19, 2024 7:57 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: ERR_CONNECTION_REFUSED
PostPosted: Wed May 18, 2022 3:58 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject: Re: ERR_CONNECTION_REFUSED
PostPosted: Tue Sep 12, 2023 4:56 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: ERR_CONNECTION_REFUSED
PostPosted: Thu Feb 29, 2024 7:08 am 
Offline

Joined: Thu Feb 29, 2024 7:04 am
Posts: 1
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.


Last bumped by Anonymous on Thu Feb 29, 2024 7:08 am.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: ERR_CONNECTION_REFUSED
PostPosted: Thu Feb 29, 2024 9:25 pm 
Offline

Joined: Sat Sep 09, 2023 7:58 am
Posts: 1
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.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 20 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group