Moving from CWP Panel
Moving from CWP Panel
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 ?
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
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
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
Last edited by pipoy on Tue Jan 09, 2018 2:08 pm, edited 1 time in total.
Re: Moving from CWP Panel
HI,
Glad to see you :-)
Glad to see you :-)
Re: Moving from CWP Panel
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 ?
- 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 ?
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Moving from CWP Panel
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
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
I believe you can.become wrote:I know there is script that install multiple PHP but can I use different PHP per folder or per domain (subdomain) only?
Go to web > edit domain > change web template.
You can do this for every domain
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Moving from CWP Panel
obviously, that is the very purpose of having Multiple PHP versions so you can put specific sites to specific PHP versionsbecome wrote: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
But can I do this perfolder via htaccess ??
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Moving from CWP Panel
You should be!!become wrote:But can I do this perfolder via htaccess ??