Page 1 of 1

Moving from CWP Panel

Posted: Tue Jan 09, 2018 12:33 pm
by become
I start thinking to move back from CWP Panel to VestaCP.
The reason I moved to CWP was multi-php function.
But after few months I found so many security bugs and other bugs that I start think to back to VestaCP.
I dislike that CWP do not inform about planned update. No Roadmap.
I offered them my help with correct this errors but didn't get respond for few months.
CWP is not open source becouse code is encrypted.
Yesterday i found that users with SSH access can read file with API key access :)
I writed about this hole on forum and I was banned me for complaint :)

Is there someone who migrated form CWP to VestaCP ?

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 1:05 pm
by pipoy
Wow!! it's so nice to see you here!

Coincidentally, I also moved back to vestacp last night! For the same reason!

Last September I used vestacp. November I moved to CWP. I wasnt affected by update issues though. Mine was working fine.

But last night I migrated back to vestacp

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 1:30 pm
by imperio
HI,
Glad to see you :-)

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 5:04 pm
by become
This is what I need:
- suphp
- multiple php version (5.3->7.2) + posibility to change PHP verison per folder (in .htaccess)
- set up php.ini per folder or via .htaccess php_flag
- set up nginx (as reverse proxy) + apache
- DKIM
- HTTP2 (nginx and Apache)

Can I setup it ?

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 5:30 pm
by mehargags
Multiple PHPs are not suported out of the box but you can search how to use php-fpm/cgi and alter a few templates. For CentOS there is an exclusive script and procedure as well. You will need to research the forums and learn your way up.

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 5:34 pm
by become
I know there is script that install multiple PHP but can I use different PHP per folder or per domain (subdomain) only?

Re: Moving from CWP Panel

Posted: Tue Jan 09, 2018 6:08 pm
by pipoy
become wrote:I know there is script that install multiple PHP but can I use different PHP per folder or per domain (subdomain) only?
I believe you can.

Go to web > edit domain > change web template.

You can do this for every domain

Re: Moving from CWP Panel

Posted: Wed Jan 10, 2018 8:36 am
by mehargags
become wrote:I know there is script that install multiple PHP but can I use different PHP per folder or per domain (subdomain) only?
obviously, that is the very purpose of having Multiple PHP versions so you can put specific sites to specific PHP versions

Re: Moving from CWP Panel

Posted: Sun Jan 14, 2018 4:28 pm
by become
But can I do this perfolder via htaccess ??

Re: Moving from CWP Panel

Posted: Tue Jan 16, 2018 5:57 am
by mehargags
become wrote:But can I do this perfolder via htaccess ??
You should be!!