CakePHP website blank page
There may be a chance to get blank page after migrating cakePhp site from one server to another. We can
Read MoreFor Techs.... Techniques.... Technologies....
There may be a chance to get blank page after migrating cakePhp site from one server to another. We can
Read MoreSometime we need to restrict the access to the website for a set of countries only. Here we can use
Read MoreMod_GeoIP module is used to get the geographic location of ipaddress of the visitor into the Apache web server. This
Read MoreThe latest version of apache (2.4) needs the module mod_remoteip for getting the clients real ipaddress in reverse proxy setups.
Read MorephpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL or MariaDB
Read MoreSquirrelMail is a standards-based webmail package written in PHP. It includes built-in pure PHP support for the IMAP and SMTP
Read MoreThe PDO_DBLIB module requires two other php modules. PDO >> Can be enabled using easyapache freetds >> Steps for enabling
Read MoreMicrosoft SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software
Read MoreSysvmsg module provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging
Read MoreSysvshm module provides wrappers for the System V IPC family of functions. It includes semaphores, shared memory and inter-process messaging
Read MoreProcess Control support in PHP implements the Unix style of process creation, program execution, signal handling and process termination. Process
Read More