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 7 Problems / Re: CentOS 7 update, MariaDB error and no service starts after reboot
« on: December 15, 2020, 08:01:00 AM »Hello, I have updated CentOS 7 today, MariaDB error and no service starts after reboot, nothing from CWP works...
Also, it seems like the CPU stays in 100% load.
2
CentOS 7 Problems / CentOS 7 update, MariaDB error and no service starts after reboot
« on: December 14, 2020, 06:39:27 PM »
Hello, I have updated CentOS 7 today, MariaDB error and no service starts after reboot, nothing from CWP works...
3
Updates / Re: cwp_version
« on: July 05, 2019, 02:26:43 PM »
Hello,
Same issue here!
[root@srv scripts]# sh ./cwp_version
./cwp_version: line 2: ?php: No such file or directory
./cwp_version: line 3: //: Is a directory
./cwp_version: line 4: //: Is a directory
./cwp_version: line 5: syntax error near unexpected token `'ionCube Loader''
./cwp_version: line 5: `if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('No Loader is installed, please try to run this command or contact support: sh /scripts/update_ioncube');exit(199);'
[root@srv scripts]#
Same issue here!
[root@srv scripts]# sh ./cwp_version
./cwp_version: line 2: ?php: No such file or directory
./cwp_version: line 3: //: Is a directory
./cwp_version: line 4: //: Is a directory
./cwp_version: line 5: syntax error near unexpected token `'ionCube Loader''
./cwp_version: line 5: `if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('No Loader is installed, please try to run this command or contact support: sh /scripts/update_ioncube');exit(199);'
[root@srv scripts]#
4
CentOS-WebPanel GUI / Re: DNS editor creates continous error
« on: July 05, 2019, 01:56:44 PM »
Hello,
I had the same issue, I have updated the file
<?php //00423
// Copyright CentOS WebPanel, Decoding is FORBIDDEN
// All Rights Reserved. www.centos-webpanel.com
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exe$
?>
and now I have this
Parse error: syntax error, unexpected ''_il_exe$' (T_ENCAPSED_AND_WHITESPACE) in /usr/local/cwpsrv/htdocs/resources/admin/modules/zone_editor.php on line 4
I need help on this. Kind regards.
I had the same issue, I have updated the file
<?php //00423
// Copyright CentOS WebPanel, Decoding is FORBIDDEN
// All Rights Reserved. www.centos-webpanel.com
if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exe$
?>
and now I have this
Parse error: syntax error, unexpected ''_il_exe$' (T_ENCAPSED_AND_WHITESPACE) in /usr/local/cwpsrv/htdocs/resources/admin/modules/zone_editor.php on line 4
I need help on this. Kind regards.
5
CentOS 7 Problems / Re: warning: /var/tmp/rpm-tmp.2ENelu: Header V4 DSA/SHA1.....
« on: February 26, 2018, 12:32:20 PM »
I've seen that this warning message disappeared now. Some say that it only appears once after installing the required library. Hopefully it doesn't appear again.
6
CentOS 7 Problems / Re: warning: /var/tmp/rpm-tmp.2ENelu: Header V4 DSA/SHA1.....
« on: February 25, 2018, 11:16:29 PM »
Same here...
Database Backup: roundcube --> /backup/mysql/daily//roundcube.sql
warning: /var/tmp/rpm-tmp.4E7Wgb: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
and also...
mysqldump: Got error: 1142: "SELECT, LOCK TABLES command denied to user 'root'@'localhost' for table 'accounts'" when using LOCK TABLES
Database Backup: roundcube --> /backup/mysql/daily//roundcube.sql
warning: /var/tmp/rpm-tmp.4E7Wgb: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
and also...
mysqldump: Got error: 1142: "SELECT, LOCK TABLES command denied to user 'root'@'localhost' for table 'accounts'" when using LOCK TABLES
7
CentOS 7 Problems / Re: warning: /var/tmp/rpm-tmp.2ENelu: Header V4 DSA/SHA1.....
« on: February 24, 2018, 08:27:21 PM »
Same problem here...
Database Backup: roundcube --> /backup/mysql/daily//roundcube.sql
warning: /var/tmp/rpm-tmp.oLInVc: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
Database Backup: roundcube --> /backup/mysql/daily//roundcube.sql
warning: /var/tmp/rpm-tmp.oLInVc: Header V4 DSA/SHA1 Signature, key ID cd2efd2a: NOKEY
Pages: [1]