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

Pages: 1 ... 100 101 [102] 103 104 ... 114
1516
PHP / Re: Users can not post
« on: April 22, 2016, 02:18:28 PM »
check the error log, this will help you a lot

1517
Information / Re: How to Secure CWP webserver
« on: April 22, 2016, 07:25:21 AM »
add Port : listen 443

add the ip :

<VirtualHost x.x.x.x:443>

1518
do you use mod security ?

1519
Installation / Re: How to install ruby and rails
« on: April 22, 2016, 05:42:14 AM »
process will be the same

1520
Apache / Re: Alias for a site name
« on: April 22, 2016, 05:40:18 AM »
create add on domains with the same directory

1521
PHP / Re: Users can not post
« on: April 22, 2016, 05:31:03 AM »
go to user accounts >> fix permission >>> choose user from drop down menu >>> Hit fix permission

1522
Installation / Re: How to install ruby and rails
« on: April 21, 2016, 12:39:17 PM »
you can find tons of tutorials online. Installation will be the same as centos (without cwp)

1523
CSF Firewall / Re: Auto-block IP always truncates my csf.deny list
« on: April 21, 2016, 12:28:46 PM »
Set the numbers to "0" for unlimited IP blocking (csf wont delete the old blocked IPs)

Code: [Select]
DENY_IP_LIMIT = "0"
Code: [Select]
DENY_TEMP_IP_LIMIT = "0"

1524
PHP / Re: Problem with GD
« on: April 21, 2016, 12:23:05 PM »
Just REcompile and add this

--with-jpeg-dir
--enable-gd-native-ttf
--with-freetype-dir

screenshot : http://i.imgur.com/kKcMpxM.png

1525
Apache / Re: Mod_expires
« on: April 21, 2016, 04:15:43 AM »
did you tried to installed nginx as a reverse proxy? Nginx will increase the scores.

1526
http://forum.centos-webpanel.com/migration-from-other-control-panels/migrate-account-from-cpanel-server/

cPanel Migration Wizard restores the following
- All Files from public_html folder
- All MySQL databases
- All Users for the MySQL databases

1527
CSF Firewall / Re: Auto-block IP always truncates my csf.deny list
« on: April 21, 2016, 04:03:42 AM »
you can do it from csf configuration file

Note : adding large amount of IPs will slow your sites and will use heavy resources

Suggestion : if you don't use pure ftp so often stop the service, when you need it you can always turn it on from cwp GUI

1528
first of all we need information
what is ur server confg?

did you get this error from the beginning when you started using cwp?

did you changed/installed anything to the server recently and get this error ?

last : post the full error log

1529
Information / Re: How to access Client panel?
« on: April 21, 2016, 03:15:30 AM »
create alias

by default if you use/type - zyz.com/cpanel, kpanel etc it will redirected to the login page

1530
Information / Re: How to Secure CWP webserver
« on: April 20, 2016, 05:52:19 PM »
their is no virtual entry for your server ip create one

with your server ip:2031

and with certs

Pages: 1 ... 100 101 [102] 103 104 ... 114