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

Pages: [1]
1
Updates / Re: update all packages
« on: January 12, 2016, 09:56:07 AM »
Hi.
Yes, if you want do that everyday, you can use
Code: [Select]
yum -y update in the crontab job.
But be carefull, you can not update Apache and PHP from the yum, since it installed by CWP from source code.

but I want update installed packages , like apache , postfix and ....
an I run this command
Code: [Select]
yum -y updateeveryday ?

thanks agiain
I installed Centos webpanel by sh on fresh installation of Centos

2
Updates / Re: update all packages
« on: January 08, 2016, 02:07:12 PM »
Hello.

You can break down your OS if you will install everything. Better do that manually...
OK , Thanks
but I want update installed packages , like apache , postfix and ....
an I run this command
Code: [Select]
yum -y updateeveryday ?

3
Updates / update all packages
« on: January 07, 2016, 11:09:41 AM »
when I can run
Code: [Select]
yum -y updateI install centos webpanel on CentOS 6.7.
Can I do this every day ?
can this break my Centos webpanel and make problem for me ?

4
Hello.

You can configure it by SSH (or by some editor) edit /etc/csf/csf.conf and set next option:

Code: [Select]
LF_SSH_EMAIL_ALERT = "1"

after that restart your csf/lfd by command
Code: [Select]
csf -r
Thanks
I have this option and when someone want ssh to my server , LFD send me email .
I want LFD send me Email , when I or someone login to control panel GUI .
I want control who login to Centos web panel by web browser .

5
Hello friends

This gives reason for failure? "Premature end of script headers : js.php "

Log error :  Premature end of script headers : js.php


When I try to access the file on the domain : Internal Server Error


The file exists.
But the record says no?
if you install mod security , check log files . maybe some rule make this problem

6
I need help please , this is important for me .

7
I installed centos web panel on centos 6.7 and I have csf and lfd , I want csf and lfd send me email , when someone login to centos web panel by web interface or browser login .
what I must do ?
when someone login to server by ssh I see email about ssh login .
I want see email about login to server or centos webpanel by web interface .

8
I use this link for solve problem , but can not work

http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains

9
Migration from other control panels / migration cpanel , IP 192.168.0.210
« on: October 23, 2015, 05:39:19 AM »
I have cpanel user and password and I make backup from my site and move backup to /home of CWP and start migration and I see message about migration succeed , but when I open firefox and type 192.168.0.210 , I see http or apache default page and I can not see my site .
before migration , I made user from new account option .
I want see my site .

Pages: [1]