Skip to content

[Howto]: Sites cannot communicate with each other? #1033

@webdev030

Description

@webdev030

Have you already checked elsewhere?

What are you struggling with?

I have two websites:
site1.dvl.to (php 5.6)
site2.dvl.to (php 8.1)

I have a php script on site1.dvl.to that do a curl request to site2.dvl.to (with CURLOPT_SSL_VERIFYHOST and CURLOPT_SSL_VERIFYPEER set to false).
I get the following error:
cURL error (7): Failed to connect to site2.dvl.to port 443: Connection refused

If I ping site1.dvl.to and site2.dvl.to via shell.sh of devilbox, they ping correctly.

Any idea what is wrong?

What have you tried already?

If I ping site1.dvl.to and site2.dvl.to via shell.sh of devilbox, they ping correctly.

What is your goal?

To allow sites on devilbox to commnicate with each other.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions