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.


Topics - tokar86a

Pages: [1]
1
MySQL / Problem after upgrade phpmyadmin
« on: May 22, 2019, 07:29:27 PM »
Hi

After i upgraded phpmyadmin whit help of this command  sh /scripts/mysql_phpmyadmin_update it dont seems to login whit the root account automatic any more when i click on the phpmyadmin in the SQL Services tab any more. 

What can i do to fix it?

2
Apache / httpd and nobody high load
« on: March 24, 2019, 08:58:04 AM »
What to do about this? What kind of process is running that make it use 3 100% httpd run.

What is happening here?

https://imgur.com/a/iU9mpjq

3
Updates / cwp_version
« on: March 18, 2019, 12:10:32 PM »
When i try to run the cwp_version script i end up whit this error

[root@vmi240766 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);'

I have try to run the sh /scripts/update_ioncube but it dont seems to help.

so something seems to be wrong whit the file?

4
CSF Firewall / DDOS
« on: March 07, 2019, 09:46:39 AM »
How can i best protect my server against DDOS? I seems to be getting some high recurse spike i couple of times a day. I need to protect my server someone more. any suggestions? 

5
Varnish / Configuration problem whit Varnish and Wordpress
« on: March 03, 2019, 05:01:59 PM »
Hi

I use the Wordpress Templet for Varnish but when i check my setup whit: https://isvarnishworking.uk/

It gives me this kind of error

Fail...ish! We detected Varnish on that domain, but the content doesn't appear to be cached. Best check your configuration.

It dont seems to be caching anything on my Wordpress blog :(

What can be the problem? 

6
Apache / Logrotate domlogs
« on: February 19, 2019, 03:02:40 PM »
Hi

how to setup a logrotate of the domlogs in logrotate manager ?

7
CentOS-WebPanel Bugs / CSF and CWP
« on: February 18, 2019, 08:46:04 AM »
CWP seems to think that CSF is disable but when i run

[root@vmi240766 ~]# csf -e
csf and lfd are not disabled!

So it seems to be some sort of bug here? What to do?

https://imgur.com/a/LFDPhi1

8
Apache / Netdata and Apache
« on: February 16, 2019, 06:18:03 PM »
Have someone been able to get Netdata to monitor Apache to work? Any suggestions on how to get it to work?

9
Nginx / Netdata and Nginx
« on: February 16, 2019, 06:04:39 PM »
Have someone been able to get Netdata to monitor Nginx to work? Any suggestions on how to get it to work?

Pages: [1]