Show Posts

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.


Topics - changlee

Pages: 1 [2]
16
E-Mail / Open 465 port
« on: July 25, 2018, 09:39:41 AM »
Hello,
I am trying to use Amazon SES for my websites at my CWP server.

My SES credentials work fine and tested locally through Thunderbird. Under a port check from my website online I receive:

Quote
Port 25 OK
Port 2525 not opened on your server errornum: 111 : Connection refused
Port 587 OK
Port 465 not opened on your server errornum: 0 :

I have also added at /admin/index.php?module=file_editor&file=/etc/csf/csf.conf the 465 at

# Allow outgoing TCP ports
and
# Allow incoming TCP ports

But problem remains. And if I disable firewall again I receive:

Quote
Port 25 OK
Port 2525 OK
Port 587 OK
Port 465 not opened on your server errornum: 0 :

17
Apache / Websites work only with 755 at public_html
« on: June 23, 2018, 03:58:37 PM »
Hello CWPers!
My website file work only with 755 folder permissions at /public_html

If I modify the /public_html to 750 then I get Forbidden to any /public_html/file.html or .php

What do you suggest?

Pages: 1 [2]