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.


Messages - joaomach

Pages: 1 [2] 3 4
16
CentOS-WebPanel Bugs / Cpanel Statistics, no Monthly view
« on: August 13, 2021, 12:00:40 PM »
I have over three months worth of data on most of the domains.
The client goes to statistics  for a specific domain and sees data for Daily and Weekly but nothing for Monthly?

This is an issue with all domains on the server, not one has monthly data on the statistics.

Anyone have an idea?

17
CentOS-WebPanel Bugs / Re: cpanel SSL login redirects to non-ssl
« on: August 13, 2021, 11:57:59 AM »
If anyone else also runs into this issue, and you are running   Nginx + Varnish + Apache PHP-FPM Performance 
Go to   WebServer Settings > WebServers Domain Config  then select a domain.
Then under  Nginx default vhost template: Select force-https-http2

at the bottom, select  Rebuild WebServers conf for domain on save

Click >  Save Changes

18
CentOS-WebPanel Bugs / Re: Change host name gets you self signed
« on: August 13, 2021, 11:47:32 AM »
Ah... don't feel bad, I did the same thing a while back... what a nightmare!!! I tried so many things, I am going to be honest with I am not sure exactly what actually works, but if I remember correctly, I changed the host name to something else, then waited a day or so and then changed it back.

I believe I also had to go through and rebuild each and every domain that I had installed! 

Not good times, wish I could forget that little episode! But on the bright side, once I got the server all ironed out, my server is just working beautifully now, email server is perfect, and websites are crazy fast.

19
E-Mail / Re: Emails Not Going in CWP
« on: August 10, 2021, 08:03:47 PM »
Your cloud provider is most likely blocking outgoing emails, this is a default action on new accounts, you have to usually open a ticket to have them turn that feature on.

20
E-Mail / Re: My sent email does not reach to recipients
« on: August 10, 2021, 08:00:43 PM »
Are you using Google Workspace (Gmail MX servers) or are you using your actual email server to send and receive?

21
CentOS-WebPanel Bugs / cpanel SSL login redirects to non-ssl
« on: July 19, 2021, 03:19:23 PM »
Recently, not really sure when, but when a user logs in to their cpanel account https://cpanel.domainxyz.com, they are redirected to non-SSL page. If you change the URL to https the session continues in SSL with no issues.

The server has been running great for weeks, nothing changed that I know of...

22
SSL / Re: AutoSSL not working on Centos7
« on: June 14, 2021, 04:14:56 PM »
Issue is being wroked on, there is a fix available... see this thread: https://forum.centos-webpanel.com/index.php?topic=10946.0

23
That worked, thank you!

24
SSL / Re: AutoSSL not working on Centos7
« on: June 14, 2021, 04:10:44 PM »
Same issue... Just added a new domain, can't generate an LE SSL, the system is requiring an email... Something has changed! I have added 19 domains in the last two months and never had an issue!

25
New Modules / Re: WHMCS ALTERNATIVE HOPEBILLING
« on: June 02, 2021, 10:14:25 PM »
It looks pretty good, although the interface translations is not complete, numerous interface items not translated, which makes it unusable unless you and your clients are Russian.

But like I said, it looks good though!

26
E-Mail / Re: Mail server different as Hostname
« on: May 29, 2021, 04:53:06 PM »
@Starburst so if I may, let me understand correctly, because I want to learn this.

CWP7 serverName: server.com
CWP7 user acct: myuser.com

in DNS zone for myuser.com, create an MX record to point to mail.myuser.com
Then create an A record for mail, correct?

27
CentOS 7 Problems / Re: Jailkit appears to be broken!
« on: May 29, 2021, 04:39:41 PM »
Well, it turns out that jailkit is not broken, it was just the particular commands that I  needed were not  available to the user. I purchased a one time support ticket, and they were able to add them for me and all is working now.

As a reference, the commands I needed were: nano, php, curl, clear
If you need any of these either figure out how to add them using jailkit man pages or pay them $8 and they will do it quickly.

I spent enough time trying to figure it out, $8 was worth it for me.

28
CentOS 7 Problems / Re: Jailkit appears to be broken!
« on: May 26, 2021, 09:24:50 PM »
OK, So I am closer to finding the problem...

so when I run echo "$PATH" I get the following path
Code: [Select]
/usr/local/bin:/usr/bin

It turns out that the bin directory is located in the jail directory but not in the users /home directory so the user cannot of course access any but basic commands.

jailkit is defenitly broken!

The paths in .bash_profile do not work either because the /home/jail is not in the users path... Jailkit is essentially unusable.



29
CentOS 7 Problems / Jailkit appears to be broken!
« on: May 25, 2021, 05:39:58 PM »
My server is up and running, running very well I may add. But I do have an issue with jailkit.

I have a user that needs shell access to run a Drupal site,  but he wants to use Composer.

I gave his account shell access through the Jailkit, and after setting up ssh keys, he is able to login with no issues.
The problem is that he cannot access many things, like nano gives the error: "Error opening terminal: unknown", and nano is listed in /home/jail/bobby/bin.

How can this be fixed properly?


30
PHP / Re: PHP in Jailkit
« on: May 25, 2021, 02:34:02 PM »
Were you able to figure this out? I am having same issue.

Pages: 1 [2] 3 4