This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
PostgreSQL / When installing PostgreSQL on the menu, it failed and blank. PLEASE HELP!
« on: January 07, 2019, 08:39:52 AM »
When installing PostgreSQL on the menu, it failed and blank.
I try on CWP Menu SQL Service - PosgreSQL Installer. blank and not successful.
please help how to manually install PostgreSQL using ssh?
I try on CWP Menu SQL Service - PosgreSQL Installer. blank and not successful.
please help how to manually install PostgreSQL using ssh?
2
Apache / Re: I Can't Access My Website
« on: January 10, 2017, 03:20:18 AM »
#netstat -tulpn | less
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:10024 0.0.0.0:* LISTEN 1539/amavisd (maste
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1465/mysqld
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 1494/spamd.pid
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1562/pure-ftpd (SER
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1326/sshd
tcp 0 0 127.0.0.1:8891 0.0.0.0:* LISTEN 1323/opendkim
tcp 0 0 :::2030 :::* LISTEN 1551/cwpsrvd
tcp 0 0 :::2031 :::* LISTEN 1551/cwpsrvd
tcp 0 0 :::21 :::* LISTEN 1562/pure-ftpd (SER
tcp 0 0 :::22 :::* LISTEN 1326/sshd
udp 0 0 0.0.0.0:993 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:995 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:110 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:143 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:68 0.0.0.0:* 1088/dhclient
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:10024 0.0.0.0:* LISTEN 1539/amavisd (maste
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1465/mysqld
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 1494/spamd.pid
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1562/pure-ftpd (SER
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1326/sshd
tcp 0 0 127.0.0.1:8891 0.0.0.0:* LISTEN 1323/opendkim
tcp 0 0 :::2030 :::* LISTEN 1551/cwpsrvd
tcp 0 0 :::2031 :::* LISTEN 1551/cwpsrvd
tcp 0 0 :::21 :::* LISTEN 1562/pure-ftpd (SER
tcp 0 0 :::22 :::* LISTEN 1326/sshd
udp 0 0 0.0.0.0:993 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:995 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:110 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:143 0.0.0.0:* 1163/portreserve
udp 0 0 0.0.0.0:68 0.0.0.0:* 1088/dhclient

3
Apache / I Can't Access My Website
« on: January 10, 2017, 02:33:08 AM »
Hello,
i can't access my website. blank page.
i try curl command,
[root@server1 ~]# curl 202.74.238.****
curl: (7) couldn't connect to host
PORT 80 cannot access.
and my cwp always loading, cannot see page on home cwp.
Please help me. I from indonesia
thx
i can't access my website. blank page.
i try curl command,
[root@server1 ~]# curl 202.74.238.****
curl: (7) couldn't connect to host
PORT 80 cannot access.
and my cwp always loading, cannot see page on home cwp.
Please help me. I from indonesia
thx
Pages: [1]