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

Pages: 1 ... 7 8 [9]
121
CentOS-WebPanel Bugs / Re: Apache Builder (compiler) not working
« on: June 11, 2018, 03:28:52 AM »
Is support any better if you upgrade to Pro? There are some serious bugs and it seems Support does not moderate the forum very often.

I don't know I am testing CWP right now so still very new. But so far I like it a lot. The apache+nginx+varnish configuration works great for my WordPress websites. I was able to dropped a caching plugin that I used for years. And perform much better. So for sure I will be using CWP.

As for CWPpro, I read on their website that it move varnish cache to ram so that's even better. I am planning on running the pro on one of my vps. This current testing one will remain with just the normal CWP for websites and apps that don't required caching or don't matter too much.

122
CentOS-WebPanel Bugs / Re: Apache Builder (compiler) not working
« on: June 11, 2018, 03:18:00 AM »
After I post the last time I was bug by that "Error:Can't add notification!".

I went back and try other options. Other versions work without that message. Then I tried  apache+nginx. No varnish. And boom! It works. Compiled with no error.

After it compiled and everything is good. I switched back to apache+nginx+varnish. Everything is working fine for me.

123
CentOS-WebPanel Bugs / Re: Apache Builder (compiler) not working
« on: June 11, 2018, 02:32:12 AM »
Oh one thing I forgot to mentioned and not sure if this have any major issue.

Add the end of the log tail -f /var/log/apache-rebuild.log I did get this error.

Code: [Select]
Error:Can't add notification!

124
CentOS-WebPanel Bugs / Re: Apache Builder (compiler) not working
« on: June 11, 2018, 02:24:11 AM »
Noticed this thread so I tried it myself and got the same issues.

I just did this same upgrade and didn't have any problems. Here is my httpd.conf:
(Be aware this is setup for apache+nginx+varnish)

So I switched to apache+nginx+varnish and compiled again and it works.

125
E-Mail / Re: Error..! Invalid characters
« on: June 10, 2018, 11:31:52 AM »
Log into CWP as user.

Email Accounts > Email Accounts > Mail Forwarders (Alias) > Add a New Forwarder > Alias

I ended up editing the postfix database to get this * in there.

126
DKIM / Add DKIM So Can Send Email From Other Domains
« on: June 10, 2018, 11:25:08 AM »
I don't know exactly what to ask so I will explain what I'm trying to do instead.

I have 2 domains and 2 different VPS. I want to allowed domain1 to send emails for domain2. I want able to do it with SPF like this. On domain2 dns added "domain1.com. TXT v=spf1 a mx include:domain1.com ~all". That works.

I am trying to achieve this with DKIM like this.

On domain2 dns added "default._domainkey    TXT    v=DKIM1; k=rsa; p=MIGfMA0GCSqG................................... " but that didn't work. When send from domain1 for domain2 emails the header said dkim=none and Received-SPF: Pass according to hotmail.

I don't know what I'm doing so that could be the issue here. I just google and read things and try it as best. Can someone please help? What is the correct way of doing this?

127
PHP Selector / Re: CWP PHP Selector [CWPpro required]
« on: June 10, 2018, 01:45:58 AM »
Thank you for clearing that out.

How do we know if it's not working? I seem to be able to installed all the PHP versions inside CWP PHP Selector without CWPpro. I tested it with
Code: [Select]
AddHandler application/x-httpd-php70 .php and it does work. What does that mean? Is there something wrong?

128
E-Mail / Error..! Invalid characters
« on: June 09, 2018, 05:40:49 PM »
I am try to create a catch-all according to CWP instruction.
Code: [Select]
*** To create a catch-all use an * as alias.
But everything I input * in a alias I get this
Code: [Select]
Error..!  Invalid characters
Please help.

129
PHP Selector / CWP PHP Selector [CWPpro required]
« on: June 09, 2018, 01:20:36 PM »
I am a little confused by this as on the home page of centos-webpanel.com there's this "CWP PHP Selector (FREE)". But inside CWP admin area "CWP PHP Selector [CWPpro required]".

Can someone clear this out for me? I am pretty confused.

130
Installation / Re: How to install CentOS Web Panel?
« on: June 09, 2018, 08:25:59 AM »
What do you recommend CentOS 6 or CentOS 7?

131
CentOS-WebPanel Bugs / Re: BUG on PHP Builder
« on: June 09, 2018, 02:22:09 AM »
I have the issues on a brand new installed.

Pages: 1 ... 7 8 [9]