Search found 3 matches
- Fri May 26, 2017 4:52 am
- Forum: Web Server
- Topic: ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
- Replies: 4
- Views: 6515
Re: ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
All fixed. Still can't get phpmyadmin to load. Timeout https://artemis.denverprophit.us/phpmyadmin/
- Thu May 25, 2017 1:04 pm
- Forum: Web Server
- Topic: ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
- Replies: 4
- Views: 6515
Re: ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
root@artemis:/home/admin/web/denverprophit.us/public_html# ping 138.197.53.228 PING 138.197.53.228 (138.197.53.228) 56(84) bytes of data. 64 bytes from 138.197.53.228: icmp_seq=1 ttl=64 time=0.042 ms 64 bytes from 138.197.53.228: icmp_seq=2 ttl=64 time=0.061 ms 64 bytes from 138.197.53.228: icmp_se...
- Thu May 25, 2017 12:24 pm
- Forum: Web Server
- Topic: ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
- Replies: 4
- Views: 6515
ERR_CONNECTION_TIMED_OUT Ubuntu+fpm-php+nginx
I've checked netstat and all is listening. I've checked iptables and fail2ban for my IP via grep. My webroot files are owned by that user. Not sure if that is going to matter? NGINX user is www-data but I want files for fcgi to exec as user. fcgi is setup. I have assigned the DO floatIP to the domai...