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 - joaolm

Pages: [1]
1
SSL / AutoSSL not renewing
« on: November 13, 2019, 12:57:45 PM »
Hi, we've been using CWP with the build in Let's Encrypt certificates for some time now and it renewed the certificates automatically.
But it stoped renewing, I saw today that we had 2 expired certs!

So I got to CWP6pro.admin panel > WebServer Settings > SSL Certificates > and Renew Now for one of the expired domains and got the message:
Successfully...! Renewal carried out successfully.
I visited the site and realized that the certificate was not renewed!

I decided to delete the certificate and create again, but now gives error, displays the message:
An error occurred, the certificate can not be installed

What's going on?
Can anyone point me in a direction?
Which log can I check for errors?


2
Apache / Location of domain configurations
« on: May 21, 2019, 01:55:56 PM »
Hi!
We had some specific configurations in one of the sites and all configuration was lost after the march update.

Where can I make this specific configurations?
In /usr/local/apache/conf.d/vhosts/app.xxxxxxxxx.com.conf ?


Regards,

3
Apache / Can I use mod_fastcgi ou mod_fcgid with suPHP
« on: July 27, 2018, 06:42:14 PM »
Hi.
Can I use mod_fastcgi ou mod_fcgid with suPHP?
Or I will need to disable suPHP e and install one of them?

4
Apache / Fail to install mod_evasive
« on: July 12, 2018, 08:02:27 PM »
Hi, i need to install mod_evasive, but i got protected multilib error installing it from EPEL...
Anyone knows how to solve it?

Follow the error
Code: [Select]
Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:
       
         1. You have an upgrade for apr which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of apr of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude apr.otherarch ... this should give you an error
            message showing the root cause of the problem.
       
         2. You have multiple architectures of apr installed, but
            yum can only see an upgrade for one of those arcitectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.
       
         3. You have duplicate versions of apr installed already.
            You can use "yum check" to get yum show these errors.
       
       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).
       
       Protected multilib versions: apr-1.3.9-5.el6_9.1.i686 != apr-1.6.2-1.x86_64
Error: Protected multilib versions: apr-util-1.3.9-3.el6_0.1.i686 != apr-util-1.6.0-1.x86_64


5
CentOS 6 Problems / how to install httpd-devel of 2.4.29
« on: March 22, 2018, 08:14:23 PM »
Hi,
How can I install httpd-devel of 2.4.29?

6
SSL / Why Let's Encrypt is "NOT IN USE ANYMORE" ?
« on: July 24, 2017, 11:42:44 AM »
Hi, i updated my test server to CWP 0.9.8.259.

I went to the menu Apache Settings > Letsencrypt Manager and saw that CWP recommends the use of "SSL Cert Manager and AutoSSL".

So i decided to test Let's Encrypt and it works...

Why do you recommend not to use?

7
CentOS 6 Problems / Can't list user accounts after MySQL update
« on: July 20, 2017, 03:06:26 PM »
Hi,

The problem started after upgrading from MySQL to version 5.7.18.

The error below occurs when accessing User Accounts > List Account.
Quote
DataTables warning: table id=userTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1


8
Installation / Change default place of user public_html
« on: February 26, 2015, 05:22:24 PM »
Hi,
By default the user public_html is created in /home/USER/public_html.
My server has only 4GB in /home, how can i setup CWP to create the users public_html in /var/www/?


Pages: [1]