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.
1096
Apache / Re: [Tutorial] Apache HTTP2 Module
« on: October 31, 2017, 01:54:57 PM »Mihai
Pls, fix version APR, APR-Util and Apache
what kind of issue do you have with apr, apr-util and apache ?
1097
CentOS 7 Problems / Re: Apache not running
« on: October 31, 2017, 01:52:46 PM »
try deleting certificate files mentioned in the error message and then try again to save the hostname.
/etc/pki/tls/certs/mailer.boxygen.ml.cr
/etc/pki/tls/certs/mailer.boxygen.ml.cr
1098
Updates / Re: Pure-FTP update dies!
« on: October 31, 2017, 01:50:12 PM »
you simply need to check the error which your ftp server has and if its related with hostname certificate then save your hostname again from cwp and it will generate all required certificates.
1099
Installation / Re: problem with Install cwp
« on: October 31, 2017, 01:47:58 PM »
try checking if opendkim is working and if it has a correct permissions on the socket file
@ali118, you need to check your yum and if it work fine before running cwp installer.
@ali118, you need to check your yum and if it work fine before running cwp installer.
1101
CentOS-WebPanel GUI / Re: I have file problems that do not open when I upload them
« on: October 31, 2017, 01:35:41 PM »
as the error messages says you need to check error_log file and then see what to do next.
http://wiki.centos-webpanel.com/service-log-paths
Mostly this issue is related with incorrect file owner permissions on the files you uploaded so you can use Fix account permissions option in CWP under user accounts.
http://wiki.centos-webpanel.com/service-log-paths
Mostly this issue is related with incorrect file owner permissions on the files you uploaded so you can use Fix account permissions option in CWP under user accounts.
1102
Installation / Re: Using a Remote Mysql Cluster without Socat
« on: October 31, 2017, 01:31:25 PM »
you only need to have socat if you want that all applications checking for local mysql to connect on the remote sql.
This will make them think that they are using local mysql database server and will have no idea that they are using remote server.
This will make them think that they are using local mysql database server and will have no idea that they are using remote server.
1103
Postfix / Re: I can send emails. But I do not get. I can pay for fixing issue
« on: October 31, 2017, 01:26:08 PM »1104
SPF / Re: policyd-spf skip_addresses not IP network
« on: October 31, 2017, 01:24:54 PM »
this is related with centos 7.4 only for now, you can also disable spf check by removing check_policy_service unix:private/spfpolicy from line smtpd_recipient_restrictions = in file /etc/postfix/main.cf
this will disable spf check and you could get more spam.
CWP default mail server rebuild has that already as temporary fix and soon there should release a new cwp mail server with additional options.
this will disable spf check and you could get more spam.
CWP default mail server rebuild has that already as temporary fix and soon there should release a new cwp mail server with additional options.
1105
CentOS 7 Problems / Re: YUM Manager No Longer Working
« on: October 31, 2017, 01:21:16 PM »
this issue is probably related with your yum not working since cwp is a simply only gui for yum.
you can try to clean your yum and then run update, also you should check that your networking is open so you can download packages
you can try to clean your yum and then run update, also you should check that your networking is open so you can download packages
Code: [Select]
yum clean all
yum makecache fast
1106
CentOS 6 Problems / Re: -bash: fork: retry: Resource temporarily unavailable
« on: October 26, 2017, 09:14:50 AM »
you simply need to edit account from cwp and set higher number of processes for that account or check why you have this number of processes.
1107
CentOS 6 Problems / Re: Swap and Cron Jobs
« on: October 16, 2017, 01:44:42 PM »
you need to check what is using it and if that is ok or the server is overloaded.
swap is usually used for things that are often required so ti could be good, but the check is required
swap is usually used for things that are often required so ti could be good, but the check is required
1108
CentOS 6 Problems / Re: PHP Version Switch Error
« on: October 16, 2017, 01:42:05 PM »
you haven't specified your system version including arch and php version you are installing
Code: [Select]
cat /etc/redhat-release
arch
1109
Addons / Re: How to use TeamSpeak server
« on: October 16, 2017, 01:40:11 PM »
team speak is using console for management so you should telnet to the console port and check for teamspeak instructions.
1110
CentOS-WebPanel Bugs / Re: user login not working
« on: October 16, 2017, 01:39:02 PM »
you need to have root login enabled via password.
