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.
751
Apache / Re: Error 500 Internal Server Error on virtual host
« on: January 14, 2019, 08:19:56 AM »
you would need to check error_log it's probably suPHP security restriction which would then require custom conf.
752
CentOS-WebPanel GUI / Re: File Manager: FTP upload problem
« on: January 14, 2019, 08:16:38 AM »
make sure you are using the file manager from the user panel if talking about centos 7...also you can use FileZilla as FTP software from your computer to connect on the server and transfer files.
753
How to / Re: How to login?
« on: January 11, 2019, 02:48:43 PM »
then try to access cwp by ip:2030 if that works
example
http://121.122.123.124:2030
if that doesn't work then you need to check cwpsrv logs you can find info about it on the wiki.
example
http://121.122.123.124:2030
if that doesn't work then you need to check cwpsrv logs you can find info about it on the wiki.
754
E-Mail / Re: Roundcube not loading php?
« on: January 11, 2019, 02:47:10 PM »looks like nginx proxy has no image/css backend, try to rebuild all your vhosts or webservers
755
CentOS 7 Problems / Re: roundcube webmail interface problem with cwp 7
« on: January 11, 2019, 02:46:12 PM »
looks like nginx proxy has no image/css backend, try to rebuild all your vhosts or webservers
756
Updates / Re: WHAT IS GOING ON! update broken site !!!
« on: January 11, 2019, 12:50:51 PM »
simply rebuild webservers, you need to read the info specified there
757
Updates / Re: Every menu item showing : High Performace WebServers Configuration
« on: January 11, 2019, 12:49:44 PM »
you need to rebuild webservers to unlock it, this is required 2nd steep!
758
How to / Re: How to login?
« on: January 11, 2019, 12:46:42 PM »
since this issue was not clearly explained with the exact error there can be several issues
1st. try to check that hostname subdomain is resolving to the correct ip
1st. try to check that hostname subdomain is resolving to the correct ip
759
Apache / Re: Error 500 Internal Server Error on virtual host
« on: January 11, 2019, 12:44:57 PM »
you should check what you have in htaccess file or you can try to forward subdomain/domain to that location and test like that or with modifications of the hosts file.
760
Updates / Re: Is anyone else having problems with "Do you want to install php-fpm?"
« on: January 11, 2019, 12:42:39 PM »
the new version works much better...if you have some issues you should mention then it as with this kind of info nobody can't help you
761
SSL / Re: SSL is my worst nightmare ever! Please help
« on: December 19, 2018, 10:11:20 AM »
you need to open a ticket with support like mentioned in order info email if you have made an order.
762
PHP / Re: Selecting different PHP version for subdirectory with PHP-FPM
« on: December 18, 2018, 08:28:56 AM »
for php-fpm you can select php version only per domain/subdomain from "webservers domain conf"
there is no option like with php-cgi/suphp that you can run it per folder.
there is no option like with php-cgi/suphp that you can run it per folder.
763
CentOS 7 Problems / Re: Forced upgrade PHP-FPM
« on: December 18, 2018, 06:29:05 AM »
you can't skip rebuild of webservers steep as it's required by user panel and admin to know how to handle new accounts/domains/subdomains.
http://wiki.centos-webpanel.com/webservers-update
http://wiki.centos-webpanel.com/webservers-update
764
Other / Re: My server is hacked
« on: December 17, 2018, 07:50:44 AM »
you should check access logs from cwpsrv
765
Apache / Re: Force Apache to use PHP-FPM???
« on: December 17, 2018, 12:11:32 AM »
you will not be able to run php-cgi if you have forced php-fpm
