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 - 6Sense

Pages: 1 ... 3 4 [5] 6
61
Other / Re: Wordpress Installation
« on: April 03, 2017, 02:11:26 PM »
Hi,

I get this sometimes when I install a fresh WordPress on a user account. You can try to Fix by resetting Account permissions on the account you are installing WordPress on within CWP.

User Accounts > Fix Permissions > Select the user account > Click Fix Account Permissions button

If this doesn't work I'd remove and reinstall your WordPress install.

 :)

62
Installation / Re: CentOS Web Panel is a disaster!!!!!!!!!
« on: March 29, 2017, 10:50:21 AM »
I have 2x VPS servers successfully running CWP using SSL certs (1x CWP6 & 1x CWP7). All costing me $0 per month.

I suggest you take another look at what your doing.

63
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: March 28, 2017, 08:27:36 AM »
Hi All,

I just upgraded a server that had existing SSL certs from CWP 0.9.8.153 to CWP6 0.9.8.197 using the scripts provided by the OP.

All went well except Apache wouldn't start one completed. So I rebuild Apache via CWP, it still wouldn't start and was receiving an error that suggested a spelling error or unknown character on line 2 of  /usr/local/apache/conf.d/ssl.conf - I compared this file with CWP7 server I have and saw it was some missing some lines. Added them and Apache now starts and runs fine.

Lines I added to the ssl.conf file are listed below (first 3 lines in file) should anyone experience same error.

<IfModule !ssl_module>
LoadModule ssl_module modules/mod_ssl.so
</IfModule>

 :)

64
E-Mail / Re: Rebuilding e-mail
« on: March 02, 2017, 03:40:41 PM »
Thanks mate.

I'll keep up the trouble shooting and see if I can't pin point the pain point.

 :)

65
E-Mail / Re: Rebuilding e-mail
« on: March 01, 2017, 11:16:22 AM »
Thanks for your help, I changed all enabled from 0s to 1' (was 3 of them). I repeated install but received the same output.

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.fileplanet.com
 * epel: mirror.sfo12.us.leaseweb.net
 * epel-debuginfo: mirror.sfo12.us.leaseweb.net
 * epel-source: mirror.sfo12.us.leaseweb.net
 * extras: mirror.fileplanet.com
 * updates: mirror.fileplanet.com
Package clamav-0.99.2-1.el7.x86_64 already installed and latest version
No package clamd available.
Nothing to do

Cross fingers a CWP magically fixes it  :)

66
E-Mail / Re: send and receive 100% BUT roundcube not opening
« on: March 01, 2017, 10:56:08 AM »
Hi,

I can access RoundCube when I type https://mydomain/roundcube although I just noticed it does forward me to http://myipaddress/roundcube

I have a http > https redirect so can't test http://mydomain/roundcube (it has same result when I typed it in anyhow)




 

67
DNS / Re: Adding cloudflare name servers
« on: February 28, 2017, 02:00:07 PM »
Hi,

In CWP you can add Name Server details via the GUI  [DNS Funcions > Edit Nameservers IPs]. However if you are using Cloudflare you probably don't want to do this as Cloudflare is probably performing your DNS functions not CWP.

If you are using Cloudflare as your DNS you need to set up the relevant records (A, AAAA, MX etc) and point them to your CWP server then point your domain name servers to Cloudflare (https://support.cloudflare.com/hc/en-us/articles/205195708).

You do mention already using Cloudflare which could mean you just need to update the IPs on your Cloudflare records to point to your new server.

Hope this helps, look me up via profile if you like (I successfully use Cloudflare with CWP on my server too).

68
E-Mail / Re: send and receive 100% BUT roundcube not opening
« on: February 28, 2017, 01:35:32 PM »
RoundCube is working for me over HTTP with no issues. I have standard CentOS 7 fresh install & switch to PHP 7.1.2.

A reinstall might help you.

69
E-Mail / Re: Rebuilding e-mail
« on: February 28, 2017, 01:27:50 PM »
I tried your suggestion but no luck I'm afraid. A rebuild of Postfix gives same message 'Something wrong in postfix'. Reminds me of the Windows 10 roll out bug 'Something went wrong' lol.

[root@mail ~]# yum install epel-release -y
Loaded plugins: fastestmirror
base                                                     | 3.6 kB     00:00
cwp                                                      | 2.9 kB     00:00
extras                                                   | 3.4 kB     00:00
mariadb                                                  | 2.9 kB     00:00
updates                                                  | 3.4 kB     00:00
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: centos.sonn.com
 * updates: centos.sonn.com
Package epel-release-7-9.noarch already installed and latest version
Nothing to do
[root@mail ~]# yum install clamav clamd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.sonn.com
 * extras: centos.sonn.com
 * updates: centos.sonn.com
No package clamd available.
Nothing to do

70
E-Mail / Re: Rebuilding e-mail
« on: February 26, 2017, 02:02:46 AM »
I can confirm this bug & see the same 'Something wrong in postfix' error when I rebuild mail server.

I followed your steps Sandeep & unfortunately still received the same error message (pasted below) when rebuilding the mail server.

Loaded plugins: fastestmirror
No Packages marked for removal
Loaded plugins: fastestmirror
Determining fastest mirrors
 * base: mirror.linuxfix.com
 * epel: mirror.sfo12.us.leaseweb.net
 * extras: mirror.linuxfix.com
 * updates: mirror.linuxfix.com
No package clamd available.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.linuxfix.com
 * epel: mirror.sfo12.us.leaseweb.net
 * extras: mirror.linuxfix.com
 * updates: mirror.linuxfix.com
Package opendkim-2.11.0-0.1.el7.x86_64 already installed and latest version
Package libopendkim-2.11.0-0.1.el7.x86_64 already installed and latest version
Package perl-Mail-DKIM-0.39-8.el7.noarch already installed and latest version
Package perl-Mail-SPF-2.8.0-4.el7.noarch already installed and latest version
Package pypolicyd-spf-1.3.2-1.el7.noarch already installed and latest version
No package clamd available.
Nothing to do
Configuring...
Something wrong in Postfix, check log files please...


71
Information / Re: Latest CWP for CentOS7 cannot get letsencrypt SSL
« on: February 22, 2017, 03:30:45 PM »
I had this 'unauthorized error' too but solved it by turning my http>https redirects off from my DNS provider.

The SSL cert then installed correctly & I turned my redirects back on.

72
CentOS 7 Problems / Re: Just moved to CWP7 - couple issues
« on: February 20, 2017, 04:30:38 AM »
Thanks Indigo, I think that has sorted the Advanced File Manager issue ( I just noticed the new File Manager button at the top of dashboard too. Nice stuff!   :D

Now I just have the Postfix rebuild error as below. I've run email tests eg: DKIM, SPF and everything passes just can't get Postfix to rebuild without the error. I've looked in /var/log/maillog (now that file manager working) but TBH am not sure what I'm looking for in there.

Postfix error:

Configuring...
Something wrong in Postfix, check log files please...


73
CentOS 7 Problems / Re: Just moved to CWP7 - couple issues
« on: February 20, 2017, 01:40:00 AM »
I rebuild Apache and now can access Advanced File Manager although sometimes it just shows not happy faces in one or both applets instead of the file tree. Progress? lol

Rebuilding Postfix (with DKIM & SPF) still fails though email is working. Posted full output below.

Loaded plugins: fastestmirror
No Packages marked for removal
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.web-ster.com
 * epel: mirror.sfo12.us.leaseweb.net
 * extras: mirror.web-ster.com
 * updates: mirror.web-ster.com
No package clamd available.
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.web-ster.com
 * epel: mirror.sfo12.us.leaseweb.net
 * extras: mirror.web-ster.com
 * updates: mirror.web-ster.com
Package opendkim-2.11.0-0.1.el7.x86_64 already installed and latest version
Package libopendkim-2.11.0-0.1.el7.x86_64 already installed and latest version
Package perl-Mail-DKIM-0.39-8.el7.noarch already installed and latest version
Package perl-Mail-SPF-2.8.0-4.el7.noarch already installed and latest version
Package pypolicyd-spf-1.3.2-1.el7.noarch already installed and latest version
No package clamd available.
Nothing to do
Configuring...
Something wrong in Postfix, check log files please...

74
If you don't have to use the SSL cert from Cloudflare you can use the Letsencrypt Manager in CWP instead. It will create and install a free SSL cert for you. It's literally 2 clicks if all goes well (1 click to install Letsencrypt Manager & 1 click to create & install a SSL on your domain.

Then set Cloudflare SSL setting to Full (strict) & you should now have fully functional HTTPS for your site.

You'll also need to ensure all URLs (links & images etc) on your secure pages point to a https://... URL too otherwise you won't get that all important green padlock.

 :)


75
CentOS 7 Problems / Just moved to CWP7 - couple issues
« on: February 19, 2017, 02:05:26 PM »
Hi All,

Just installed CWP/CentOS 7 on a fresh VPS server, switch to PHP 7.1.2. I transferred 2 sites, 1x static and 1x eCommerce (both WordPress & using Letsencrypt SSL). They look good and performance is snappy but have encountered 2 issues.

When I rebuild Postfix mail server I get the following error (interesting as emails still work)


Configuring...
Something wrong in Postfix, check log files please...



When I click Advanced File Manager I receive the following error - The file /usr/local/cwpsrv/htdocs/admin/admin/fileManager2.php is corrupted.

 
If there's an easy fix or something I'm missing please let me know otherwise I hope this helps it's development.


 :)

Pages: 1 ... 3 4 [5] 6