To Change upload_max_filesize for a particular domain in Ensim run the following command on the shell as a root user. #echo “php_admin_value upload_max_filesize 20MB” > /etc/httpd/conf/sitexx/uploadmaxsizeReplace xx with site number.…
To Change upload_max_filesize for a particular domain in Ensim run the following command on the shell as a root user. #echo “php_admin_value upload_max_filesize 20MB” > /etc/httpd/conf/sitexx/uploadmaxsizeReplace xx with site number.…
To change Default Ip address for Namebased Sites : edit /etc/virtualhosting/namebased_ip_addrsedit /etc/hostsedit /etc/httpd/conf/httpd.confedit /var/www/html/MyAdmin/wp.config.inc.phpedit /etc/detectchanges/IPthen run#/usr/local/bin/NBDetectchanges Resave all the named-based sites.
How to enable Cgi-bin for any folder? Create a .htaccess file and place the same in the folder you want to enable Cgi-bin to. Place the following in the .htaccess…
To activate the FTP mode in ensim control panel to ACTIVE mode the following has to be achieved, You will need to manually edit some ensim files to turn off…
If you are getting the following errors in your logs : Sep 5 21:51:43 srv01 kernel: VFS: find_free_dqentry(): Data block full but it shouldn’t.Sep 5 21:51:43 srv01 kernel: VFS: Error…
The client is having an issue with Mail-Max registration.URL: http://ns3.emediatecreative.com/webmail Example account: http://www.goldenenergyservices.com/webmail email: [email protected] PW: mthoThis is the error message displayed in the browser when a user tries to…
To enable extended logging in Exim to trace nobody’s mails. Try the following trick. Edit /etc/exim.conf On the second line add: log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer…
Code: AllowAll # Limit WRITE everywhere in the anonymous chroot AllowAll # An upload directory that allows storing files but not retrieving# or creating directories. AllowAll AllowAll
EditVirtDomain -c ipinfo,namebased=0,ipaddrs=\[207.44.169.18\] centralrock.es Please remember to replace the IP address and the Domain Name.
Use “Options +SymlinksIfOwnerMatch” instead of “Options FollowSymLinks” Also use the ” python2.2 ” while copying the apache.py file