By yagorovzeev1
the Support of namecheap was saying that the problem is web-hosting provider, Resolving drive4media.com (drive4media.com)… 107.170.141.180 Connecting to drive4media.com (drive4media.com)|107.170.141.180|:80… failed: Connection refused.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I am getting : Forbidden
You don’t have permission to access /php5-fcgi/index.php on this server.
Running nmap 107.170.141.180 show that port 80 is not open for that IP address. Is Apache running:
sudo service apache2 start
Have you set up any firewalling? If so, remember to open port 80. What’s the output of:
sudo netstat -plunt
root@Drive4media:~# sudo service apache start apache: unrecognized service
root@Drive4media:~# sudo netstat -plunt Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 895/mysqld tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 819/sshd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 984/master tcp6 0 0 :::22 :::* LISTEN 819/sshd tcp6 0 0 ::1:25 :::* LISTEN 984/master
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
