Problem You want to isable PHP for certain Virtual Hosts in Apache. Analysis You should edit the configuration of your VirtualHost. Solution Adding php_value engine off anywhere in the <VirtualHost></VirtualHost> will indeed disable PHP. You should also have: AllowOveride None
Ericsson ABLD
http://www.ericsson.com/solutions/positioning_methods/abld.shtml http://www.mmpi.hr/UserDocsImages/Renato-Filjar-Ericsson.pdf
Change time zone in CentOS Linux
Problem How to change time zone in CentOS/RedHat Linux? Analysis There is a symbolic link in /etc which links to a file in /usr/share/zoneinfo directory. Solution First, make a backup of the existing localtime file. It’s always good practice to
ProFTPd – Login not possible, using remote MySQL user auth
Problem ProFTPd could not authenticate user from a MySQL database. Analysis Context: CentOS 5, ProFTPd with mod_sql.c, mod_sql_mysql.c and MySQL on an other server than proftpd runs. Prerequisities: You must correctly configure MySQL permissions to allow access (SELECT) to proftpd
Protected: Trust, Security and Privacy in Cloud
There is no excerpt because this is a protected post.