How to find php extension_dir
The extension_dir is the php system path into which the thirdparty installations were installing the modules like eaccelerator , memcache , etc,. Sometimes this path will be missing from server php.ini . So then…
HOSTSEO BLOG - Practical insights on web hosting, server administration, cybersecurity, WordPress, domains and search visibility.
Browse the HOSTSEO article archive.
The extension_dir is the php system path into which the thirdparty installations were installing the modules like eaccelerator , memcache , etc,. Sometimes this path will be missing from server php.ini . So then…
Please follow the procedure given below to install and configure mod_evasive in cPanel server with apache 2.2. Download the latest source file from http://www.zdziarski.com # cd /usr/local/src/ # wget /blog/wp-content/uploads/2010/02/mod_evasive_1.10.1.tar.gz # tar -xvzf mod_evasive_1.10.1.tar.gz #…
There is a solution for this type mysql error. This error appear due to a corrupted table format in a myisam table. The myISAM folder will have an frm file which contains the schema …
DomainKeys (DKIM) and SPF records are becoming a common, and annoying, demand among email providers, mainly Yahoo and Hotmail. In short, both are methods of email authentication designed to verify email integrity, by linking…
This issue generally came with webmail issues in cpanel or directadmin servers (roundcube , squirrel mail ,etc,.) So to solve this issue check the following. 1) Give 644 permissions to /etc/hosts , /etc/resolv.conf ,…