
Install SIM (System Integrity Monitor)
Installing SIM(System Integrity Monitor) on Linux server: 1. Download SIM (System Integrity Monitor) from here: https://www.rfxnetworks.com/sim.php 2. Extract the files. Ex. tar -xzvf sim-current.tar.gz 3. …
Installing SIM(System Integrity Monitor) on Linux server: 1. Download SIM (System Integrity Monitor) from here: https://www.rfxnetworks.com/sim.php 2. Extract the files. Ex. tar -xzvf sim-current.tar.gz 3. …
Following are the steps to install eAccelerator: step 1: Download from https://eaccelerator.net/ and install. Compiling eAccelerator: You need to run these commands in the eAccelerator …
Solution This is usually due to the server-status directive being commented out. 1. Back up your current httpd.conf root@cpanel [~]# cd /usr/local/apache/conf root@cpanel [/usr/local/apache/conf]# cp …
Solution Create symlink to the public_html folder : If you have ROOT access to your server you can symlink to the public_html folder Go to …
Solution Make sure your log rotation scripts are configured and working properly. If you’ve disabled crond for some reason it’s likely that none of the …
Solution The default installations of Apache will set this up using the logrotate script. If you don’t have this configured automatically or if you’re using …
To change the information in your record follow these steps: Click the Edit icon on the Home page. The account details will be displayed: To …
If you need to go back to apache 1.3 after installing apache 2, you’ll need to do the following: 1) Restore the old httpd.conf file: …
SSH to the server as root and run the following: cd /usr/local/directadmin mkdir customapache cd customapache wget https://files.directadmin.com/services/customapache/build chmod 755 build ./build update ./build all
If you get the following error when installing the Frontpage Extensions to a domain: Error setting up your web: /usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.4: Undefined symbol “_flockfile” or …