Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

tanyahayer's avatar

GuzzleHttps\Exception\ConnectException. cURL error 7.

I am trying to move my laravel project to Production and i can't get rid of this error:

GuzzleHttp\Exception\ConnectException cURL error 7: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

I am using PHP 7.2.24 using LAMP stack in CentOS 8 environment. Any suggestions would be appreciated.

0 likes
2 replies
tanyahayer's avatar

Hi, thanks for the response. I checked that discussion already. I’m trying to deploy it on the digital ocean server using LAMP stack in CentOS 8. I have updated httpd.conf as well. Not sure what could possibly be wrong.

Please or to participate in this conversation.