Bart Oles
- Total activity 37
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Comments
Recent activity by Bart Oles Sort by recent activity-
Thank you, Vincent, we appreciate your feedback. I will pass your recommendation to the development team.
-
Hi Ross, Appreciate your feedback. Strict method requireSSL is not yet supported, but developers will address that in the next releases. However, for the connections where the key is present prefer...
-
Hello Ross, As of now, you can try to set : net.ssl.mode: preferSSLinstead of net.ssl.mode: requireSSL The preferSSL will allow non ssl connections, so CC will work. However, please bear in mind it...
-
Your welcome
-
Hi Sergio, Your Apache php_mode seems to be missing or it's not loaded, as well as some other php packages. #To check if module is present [root@cmon log]# ls -l /etc/httpd/modules/ | grep php-rwx...
-
Hi,This could be a problem with apache. Please check if apache is installed and if it's working properly.on CC node:rpm -qa |grep phpview /var/log/httpd/error_logview /var/log/httpd/access_logview...
-
Hi Olof,I'm going to report this case to Cluster Control development team. In fact the backup-my.cnf contains only basic parameters to start the instance, the rest of parameters are provided via a ...