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

Pages: 1 2 3 [4] 5 6 ... 89
46
CentOS 7 Problems / Re: Problems after last update
« on: March 03, 2022, 09:19:26 AM »
I have the same issue with one user/reseller that is getting a blank page after updating the CWP.

tail /usr/local/cwpsrv/logs/error_log

Here it is the log:

PHP message: PHP Warning:  fclose() expects parameter 1 to be resource, boolean given in /usr/local/cwpsrv/var/services/user_files/modules/cwp_framework/traits/DashboardExtraVarsTrait.php on line 0
PHP message: PHP Fatal error:  Uncaught Twig_Error_Loader: Unable to find template "index.html" (looked into: /usr/local/cwpsrv/var/services/users/cwp_theme). in /usr/local/cwpsrv/var/services/twig/lib/Twig/Loader/Filesystem.php:226
Stack trace:
#0 /usr/local/cwpsrv/var/services/twig/lib/Twig/Loader/Filesystem.php(143): Twig_Loader_Filesystem->findTemplate('index.html')
#1 /usr/local/cwpsrv/var/services/twig/lib/Twig/Environment.php(269): Twig_Loader_Filesystem->getCacheKey('index.html')
#2 /usr/local/cwpsrv/var/services/twig/lib/Twig/Environment.php(345): Twig_Environment->getTemplateClass('index.html')
#3 /usr/local/cwpsrv/var/services/twig/lib/Twig/Environment.php(288): Twig_Environment->loadTemplate('index.html')
#4 /usr/local/cwpsrv/var/services/users/index.php(0): Twig_Environment->render('index.html', Array)
#5 {main}
  thrown in /usr/local/cwpsrv/var/services/twig/lib/Twig/Loader/Filesystem.php on line 226" while reading response header from upstream, client: 22.19.1.24, server: localhost, request: "GET /cwp_592060a44456f1b6/albert/ HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/raduale.sock:", host
[root@hosting albert]#

Dear Support Team, please look into this issue as there are almost 2000 views for this issue and nobody responded yet.

I'm looking forward to your answer.

Best wishes.

that looks like you have done some changes to theme

47
CentOS-WebPanel Bugs / Re: Cant login to CWP User :2083
« on: March 03, 2022, 09:17:13 AM »
check the logs and/or contact support this is something specific to your case since nobody else has the same issue.

48
Installation / Re: Centos 7 still the recommended version?
« on: February 28, 2022, 12:02:10 PM »
yes, centos 7 is still the most covered with all services while el8 is now also mostly all covered including cwp kernel.
So it's up to you about the version you want to select, note that el7 to el8 update is not possible, however, there is a cwp-to-cwp migration tool for account migration.

50
Apache / Re: nginx -> apache -> php-fpm VS nginx -> php-fpm
« on: February 27, 2022, 12:17:11 PM »
using apache allows you to have more flexibility as for nginx all config needs to be done in the nginx vhost conf file,
while apache is more flexible with additional modules and rules like with htacces, PHP custom configuration .user.ini ...and even some scripts will not work well with nginx only.

51
E-Mail / Re: huge number of emails being sent
« on: February 27, 2022, 12:12:13 PM »
you should first check the maillog to see if you have hacked email account password or malware files
http://wiki.centos-webpanel.com/tracking-php-script-spam

52
Information / Re: problem domain
« on: February 24, 2022, 10:54:57 PM »
/scripts/whoowns domain.com

53
E-Mail / Re: mail routing issue
« on: February 24, 2022, 10:51:57 PM »
emails are sent from the server and not the user domain meaning that the hostname configured in the postfix is visible in the mail signature source.

also, you should use centos 7/8 as centos 6 is no longer supported.

54
CentOS-WebPanel GUI / Re: cPanel like Python and Terminal App
« on: February 21, 2022, 08:58:29 PM »
probably not on the user side(for now), but you can do it from the admin.

55
CentOS Configuration / Re: How to utilize 2 hard disk in cwp
« on: February 21, 2022, 08:57:01 PM »

56
contact cwp support to check it
https://control-webpanel.com/contact

57
Backup / Re: There are any backup logs?
« on: February 16, 2022, 09:39:40 PM »
you should get email notification of cron if you have set root mail forward

59
rebuild will make all new config.
Meaning it will repair the server by making a new mail server config based on the server setup and selected configuration.

Rebuild wouldn't be successful if it would leave your custom changes since in most cases rebuild is used to repair mail server bad configuration so if rebuild wouldn't remove bad/old config then it wouldn't repair anything.

60
maybe your template has some issue since it works fine when switching per domain between default/wordpress template.

try to check webservers rebuild logs to know the issue.
Code: [Select]
/var/log/cwp/webservers.log

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