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

Pages: 1 ... 48 49 [50] 51 52 ... 57
736
CentOS 7 Problems / Re: Can't login to CWP
« on: February 19, 2020, 03:01:59 AM »
Are you sure your host doesn't have a firewall in front of your server.  Some do.

737
CentOS 7 Problems / Re: Can't login to CWP
« on: February 18, 2020, 06:45:44 PM »
Find CC_SRC = "1" and change it to 2

738
CentOS 7 Problems / Re: Update Bug
« on: February 18, 2020, 03:26:18 PM »
Yes.  I had to say in to reinstall it.

739
Updates / Re: Weird new version?
« on: February 18, 2020, 08:56:08 AM »
2083 is the user panel.  2087 / 2031 is the root panel

740
CentOS 7 Problems / Re: Can't login to CWP
« on: February 18, 2020, 08:54:13 AM »
/etc/csf/csf.conf

Find tcp_in and tcp_out and add the ports for both ipv4 and ipv6
csf -r   <<when your done
Mariadb root pass is stored on /root/.my.cnf

741
CentOS 7 Problems / Update Bug
« on: February 17, 2020, 11:46:39 PM »
Yum.log
Code: [Select]
Feb 17 04:13:23 Erased: cwp-httpd-2.4.39-3.x86_64   << Reinstalled
Feb 17 04:13:24 Erased: subversion-1.7.14-14.el7.x86_64  << Reinstalled
Feb 17 04:13:24 Erased: subversion-libs-1.7.14-14.el7.x86_64  << Reinstalled
Feb 17 04:13:24 Erased: cwpsrv-1.15.10-4.x86_64 << Reinstalled
Feb 17 04:13:24 Erased: apr-devel-1.6.2-1.x86_64  << Removed but not reinsalled
Feb 17 04:13:24 Erased: apr-util-1.6.0-1.x86_64  << Reinstalled
Feb 17 04:13:24 Erased: apr-1.6.2-1.x86_64  << Reinstalled
Feb 17 04:13:39 Installed: apr-1.6.2-1.x86_64
Feb 17 04:13:39 Installed: apr-util-1.6.0-1.x86_64
Feb 17 04:13:39 Installed: subversion-libs-1.7.14-14.el7.x86_64
Feb 17 04:13:40 Installed: subversion-1.7.14-14.el7.x86_64
Feb 17 04:15:28 Installed: cwp-httpd-2.4.39-3.x86_64
Feb 17 04:17:36 Installed: cwp-php-5.6.37-1.x86_64
Feb 17 04:17:54 Installed: cwpsrv-1.15.10-4.x86_64
Feb 17 04:25:26 Erased: MariaDB-server-10.1.44-1.el7.centos.x86_64 <<  Removed after...   Why???

Better question is why are you removing and reinstalling software anyways?   A simple yum -y update would suffice

742
E-Mail / Re: User Panel Email Notification Problem
« on: February 17, 2020, 11:36:05 PM »
When you clear all of the notifications, you will see "Click here to Edit Settings and Email Alerts." on the page where notifications are posted.

743
Information / Re: Protect smtp server for add a blacklist ip
« on: February 17, 2020, 10:11:30 PM »
If you are doing mailing lists, I wouldn't use your vps unless you know what you are doing.  Use a service like mailchimp.  Any slight misconfiguration will guarantee your mx will be blacklisted.

744
CentOS 6 Problems / Re: how to install wordpress or access root on vps?
« on: February 17, 2020, 10:05:56 PM »
Your hostname should be something like vps.domain.online not domain.online

745
Other / Forum Rules
« on: February 17, 2020, 03:38:56 PM »
It would be nice of you to post forum "rules", so that we know exactly what we can / cannot do on here.  Otherwise it's just arbitrary subjectivity, and can be considered petty when posts are edited/removed.   These rules also need to be at the top of the forum for all to read first. After all, it is a standard practice by anyone who runs a forum. 

746
Backup / Re: New Backup 2
« on: February 16, 2020, 10:16:37 PM »
Unfortunately, you won't be able to edit anything.

/etc/cron.daily calls the script /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php
but that file is encrypted.

747
CentOS 7 Problems / Re: Max upload is not working in php.ini
« on: February 16, 2020, 10:05:52 PM »
Please not there are multiple php.ini files on your system.  Where exactly are you trying to upload a 500MB file?  CWP user panel/ CWP Admin Panel use /usr/local/cwp/php(71|56)/php.ini

If your trying to use apache/nginx file uploads on a website, that's a completely different php.ini which you can find using a <?php phpinfo(); ?> on a test page.

748
CWP API / Re: cwp api 2304 port Connection refused error.
« on: February 16, 2020, 08:30:32 AM »
The script only checks to make sure the server is listening on the port.  It does not do an inbound check.   Make sure 2304 is in both IPv4 and IPv6 TCP_IN and TCP_Out.

Also make sure if your on a VPS, that there is not a layered Firewall in the way.  Ex https://clouding.io/ has a firewall before reaching your server.

749
FTP / Re: Certificate Expired? when using Filezilla to access my server
« on: February 16, 2020, 07:47:36 AM »
it should be auto renewing on it's own.  If it happens again, repost and I'll give you a fix, but let's see if it sorts itself out first.

750
If i were part of the Dev team, it would already be fixed.  Unfortunately, I'm just another user with development skills.  If they hadn't encrypted the project, I could probably do it, but as that is not the case, I can only do workaround.  I'll see what I can do tomorrow about a workaround for adding/deleting. ;)

Pages: 1 ... 48 49 [50] 51 52 ... 57