Archive

Posts Tagged ‘httpd’

Install php mcrypt module – Fedora Core 11

September 6th, 2009 No comments
Install php mcrypt module – Fedora Core 11 The best method is using YUM: [root@server1 /]# yum install php-mcrypt after finish, restart apache/httpd [root@server1 /]# sudo /etc/init.d/httpd restart

Configure your system to start Services at boot time ? – LINUX

July 29th, 2009 1 comment
Configure your system to start Services at boot time ? – LINUX Easy and fast, using chkconfig linux command. To configure your system to start Apache at boot time: chkconfig --levels 235 httpd on for manual start apache: /etc/init.d/httpd start create the system startup links for Proftpd and start it: chkconfig --levels 235 proftpd on /etc/init.d/proftpd start Chkconfig provides a ...

Apache MaxClients Issue

October 19th, 2007 No comments
Apache MaxClients Issue for this error: [error] server reached MaxClients setting, consider rising the MaxClients setting resolve: open: httpd.conf (located in /etc/httpd/conf/) search for MaxClients (usual under <IfModule worker.c> , prefork is more rare) modify MaxClients from 150 to 300 ! <IfModule worker.c> StartServers ...
GoCache - ByREV-Cache v1.0 - live served in : 0.55465 sec (gzip)