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.
526
CentOS 7 Problems / Re: facebook and linkedin share link is 403
« on: May 13, 2020, 05:24:56 AM »
Please provide an example. the 403 could be coming from facebook if the "Website" is not authorized via the FB API.
527
PHP / Re: PHP module
« on: May 13, 2020, 05:22:02 AM »
Could you explain what you mean. PHP Selector allows users to select which PHP Versions you have on your system.
Do you mean a module for users to customize their PHP by enabling/disabling modules or PHP, or something different?
Do you mean a module for users to customize their PHP by enabling/disabling modules or PHP, or something different?
528
CentOS 7 Problems / Re: Can't Access CWP URL | IP Address:2030 | Error 500
« on: May 12, 2020, 01:42:07 AM »
Run the following, and post responses.
systemctl status cwpsrv
systemctl status cwp-phpfpm
tail -n 50 /usr/local/cwpsrv/logs/error_log
systemctl status cwpsrv
systemctl status cwp-phpfpm
tail -n 50 /usr/local/cwpsrv/logs/error_log
529
CentOS-WebPanel Bugs / Re: Problem with MailBox
« on: May 11, 2020, 08:02:24 PM »
I had issues with cwp-phpfpm caching a bad postfix password. Try restarting that service.
530
E-Mail / Re: Disable Mail
« on: May 11, 2020, 08:00:07 PM »
If you're using php-fpm, you can disable it for the user. If not, look at user.ini files, but they can change them.
531
CentOS 7 Problems / Re: imagick extenction not install
« on: May 11, 2020, 01:03:21 PM »
Both of those are "Warnings", and about PostgreSQL, not imagick.
Also note that you are referencing CWP's PHP, not the PHP version for websites.
We need more information to help you.
How are you trying to build PHP? Which Version? Post the last 50 lines of the log once the build fails.
Also note that if you are building PHP from within the CWP admin panel, it can take up to an hour to building depending on your system specs, so it won't be usable right away.
Also note that you are referencing CWP's PHP, not the PHP version for websites.
We need more information to help you.
How are you trying to build PHP? Which Version? Post the last 50 lines of the log once the build fails.
Also note that if you are building PHP from within the CWP admin panel, it can take up to an hour to building depending on your system specs, so it won't be usable right away.
532
CentOS-WebPanel Bugs / Re: Problem with MailBox
« on: May 11, 2020, 12:56:11 PM »
check to see if the user/password are correct in /usr/local/cwpsrv/htdocs/resources/admin/include/postfix.php
" cat /etc/postfix/mysql-virtual_mailbox_maps.cf " for the user/pass
" cat /etc/postfix/mysql-virtual_mailbox_maps.cf " for the user/pass
533
E-Mail / Re: How to setup Postfix Mail on CWP?
« on: May 11, 2020, 12:50:33 PM »
A PTR Record, is the reverse of an A Record in DNS. Being as it tells the "IP" what domain is associated to it. You cannot manage your PTR Record, because you do not own the IP Block. If you have a VPS, there should be a "HOSTNAME" option, or PTR option under your VPS control panel. Otherwise, contact your host to set the PTR record for you.
BTW, if you name your server srv1.example.com, your PTR should be srv1, and postfix should use srv1 as well.
BTW, if you name your server srv1.example.com, your PTR should be srv1, and postfix should use srv1 as well.
534
E-Mail / Re: Disable Mail
« on: May 10, 2020, 09:03:46 AM »Can I disable for just one user account?
In CWP Admin
User Accounts -> Features,Themes,Languages
Under new Features, choose Account, select the Accound, and don't check "email_accounts"
535
DNS / Re: Multiple CWPPro using same NS1 and NS2
« on: May 10, 2020, 08:57:12 AM »
vps1 should sync to vps2
vps2 should sync to vps1
vps3 - 10 should sync to both 1 & 2
I'm not sure how that slave module works, but It should send over the domain on a new account added. YOu should only have to "Push" the first time.
vps2 should sync to vps1
vps3 - 10 should sync to both 1 & 2
I'm not sure how that slave module works, but It should send over the domain on a new account added. YOu should only have to "Push" the first time.
536
New Modules / [Module] CWP_DNSREPORT
« on: May 10, 2020, 08:52:22 AM »
A Module that produces a Report on all Domains/Subdomains on the server in both HTML and CSV Format
Video: https://www.youtube.com/watch?v=SpnxlDYgE-8&feature=youtu.be&hd=1
Install: https://github.com/rcschaff82/cwp_dnsreport
Video: https://www.youtube.com/watch?v=SpnxlDYgE-8&feature=youtu.be&hd=1
Install: https://github.com/rcschaff82/cwp_dnsreport

537
DNS / Re: Multiple CWPPro using same NS1 and NS2
« on: May 09, 2020, 06:01:31 AM »
That's exactly what I'm saying. Basically, here is the following scenario.
All Domains set their nameservers to ns1 and ns2. YOu don't need to setup NS for the other 8 servers, but their bind will still hold the records for "Localhost"
Site Hosted: Nameservers records are in
Srv1 NS1 NS1, NS2
Srv2 NS2 NS1, NS2
Srv3 NS1, NS2, local bind
Srv4 NS1, NS2, local bind
etc....
Now Srv1 and Srv 2 do NOT have to have a pro license, but 3-10 MUST have a PRO license.
All Domains set their nameservers to ns1 and ns2. YOu don't need to setup NS for the other 8 servers, but their bind will still hold the records for "Localhost"
Site Hosted: Nameservers records are in
Srv1 NS1 NS1, NS2
Srv2 NS2 NS1, NS2
Srv3 NS1, NS2, local bind
Srv4 NS1, NS2, local bind
etc....
Now Srv1 and Srv 2 do NOT have to have a pro license, but 3-10 MUST have a PRO license.
538
Updates / Re: 190 new updates today!!!
« on: May 08, 2020, 04:38:44 PM »
post the errors from the yum log so we can see what's going on???
539
CentOS 7 Problems / Re: PHP Version Switcher v2 not chaning PHP version
« on: May 08, 2020, 12:41:45 PM »
You could also enable swap
540
PHP / Re: PHP Memcache Error
« on: May 08, 2020, 12:40:55 PM »
Grep memcache.so in the /usr/local/Apache/conf/*.conf
Find the old line and comment it out. Then look for the socacje module and enable it
Find the old line and comment it out. Then look for the socacje module and enable it