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.
Pages: [1]
1
CentOS 6 Problems / Re: [ERROR] CWP Admin - HTTP 500 - Expired
« on: March 07, 2019, 01:49:53 AM »
Step by step, I run the command:
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/user/design
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/login/design
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/admin/design
Does it wrong? It's still not working
Code: [Select]
chattr -i -R /usr/local/cwpsrv/htdocs/admin
and it display this information:chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/user/design
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/login/design
chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/admin/design
Does it wrong? It's still not working
2
CentOS 6 Problems / Re: Error with ionCube Encoder version
« on: July 06, 2017, 02:52:07 PM »
because it's urgent task, so I re-install the cwp, and now in error_log display
and the cwp:
This site can’t be reached
webpage refused to connect.
the #/scripts/cwp_version still dont have permission
Code: [Select]
[emerg] 2660#0: unexpected end of file, expecting ";" or "}" in /usr/local/cwpsrv/conf.d/php.conf:3
and the cwp:
This site can’t be reached
webpage refused to connect.
the #/scripts/cwp_version still dont have permission
3
CentOS 6 Problems / Re: Error with ionCube Encoder version
« on: July 06, 2017, 01:53:49 PM »
But i have just installed from http://centos-webpanel.com/cwp-latest this afternoon
Its latest
Its latest
4
CentOS 6 Problems / Re: Error with ionCube Encoder version
« on: July 06, 2017, 01:48:53 PM »5
CentOS 6 Problems / Re: Error with ionCube Encoder version
« on: July 06, 2017, 07:11:13 AM »yum install cwp-php
if that fails then you can use php switcher to build required version
Same issue, I installed cwp-php, and now #php -v is
Code: [Select]
PHP 5.6.30 (cli) (built: Jan 30 2017 15:28:10)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v6.0.9, Copyright (c) 2002-2016, by ionCube Ltd.
but the error log has still there, please help
Code: [Select]
PHP Fatal error: <br>The file <b>/usr/local/cwpsrv/htdocs/admin/index.php</b> was encoded with the PHP 5.6 ionCube Encoder and requires PHP 5.6 to be installed. in Unknown on line 0
Pages: [1]