EditVirtDomain -c ipinfo,namebased=0,ipaddrs=\[207.44.169.18\] centralrock.es Please remember to replace the IP address and the Domain Name.
Author: admin
For Additional Domain on Ensim Pro 3.5.10-12
November 27, 2006 / Web HostingUse “Options +SymlinksIfOwnerMatch” instead of “Options FollowSymLinks” Also use the ” python2.2 ” while copying the apache.py file
Create a user in the control panel Login through shell and get into user’s /var/spool/mail/ ie. /home/virtual/domain_name/var/spool/mail/ You will get a symlinks for the userEg: If there is a user…
Webalizer Commands
November 27, 2006 / Web HostingThe following commands for fixing the Webalizer stats under Hsphere: Webalizer for windows================== Following steps to be followed when Webalizer not working for windows: In the IIS, select the domain…
Update Stats in Plesk
November 27, 2006 / PleskTo update webstats on Plesk use this command./usr/bin/webalizer-n domain name -o /home/httpd/vhosts/domain name/webstat/ /home/httpd/vhosts/domain name/logs/access_logalso note that in webalizer.conf which is in /etc/webalizer.conf this entry should be commented dns_cache.dbThe above…
Webalizer Errors
November 27, 2006 / General DiscussionIf you get following error while running webalizer updater :Error: Unable to lock DNS cache file /usr/local/psa/var/webalizer.cachethen do as follows: rm -f /usr/local/psa/var/webalizer.cachetouch /usr/local/psa/var/webalizer.cachechown root:root /usr/local/psa/var/webalizer.cachechmod 644 /usr/local/psa/var/webalizer.cachestat /usr/local/psa/var/webalizer.cache
This is one of the problems that we have constantly faced on Windows Serves. Although PHP seems installed, any .php pages fail to work on a browser with the error…
How to make PHP work with IIS
November 27, 2006 / Web HostingTo make PHP work with IIS: Install PHP: Download and install PHP on your computer. Make sure to select the “APACHE” and “IIS” options during installation. Configure IIS: Open IIS…
IIS Fails to Start Multiple Sites on the same IP & port
November 27, 2006 / General DiscussionThis could be one of the solutions to the standard problem we are facing, that of the name-based sites not starting on the same shared IP and Port 80Host headers…
IIS 5.0 Security Checklist
November 27, 2006 / Web HostingThe Windows section of the forum needs some work considering the fact that we operate on both Linux and Windows servers, of course compensating for the number difference among them.…