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

Pages: [1]
1
CentOS 7 Problems / Cannot Login CWP URL | IP Address:2030
« on: September 04, 2017, 12:35:36 PM »
Hello Team,

Suddenly, I am unable to login into my CWP GUI portal with root credentials. It's showing me blank screen in Firefox and HTTP ERROR 500 in Google Chrome. All the services and websites hosted on this server are working fine except CWP portal login.

When I checked /usr/local/cwpsrv/logs/error_log and found below error. I tried to search in google but nothing is helpful. Also, I tried to reinstall CWP by executing yum reinstall cwpsrv cwpphp command but it didn't works at all.

2017/09/04 17:20:00 [error] 22460#0: *37 FastCGI sent in stderr: "PHP message: PHP Fatal error:  <br>The encoded file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> has expired. in Unknown on line 0" while reading response header from upstream, client: 10.0.0.157, server: localhost, request: "GET /index.php HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "linux.concept.co.in:2030"

It would be great if you can refer the above error and let me know how to fix it.

Thanks in Advance!!!

Bharat Pagi

2
PHP Selector / Re: How can I change my PHP Version to 7.0.x
« on: July 07, 2017, 01:18:24 PM »
Hello there,

I am also facing an issue while trying to change PHP 7 version by adding below line in .htaccess.
Use PHP 7.0
AddHandler application/x-httpd-php70 .php

Use PHP 7.1
AddHandler application/x-httpd-php71 .php

Use PHP 7.x
AddHandler application/x-httpd-php7 .php

All the PHP version are installed with it's dependencies but somehow I am unable to use it as it's give "Internal Server Error". I am using CWP version: 0.9.8.154.

Could anyone please help me on this.

Thanks in advance.

Pages: [1]