Symfony2

How to Configure a Custom php.ini file for a Website

There are a few ways to create a custom php.ini configuration directives for an apache website. Create a phpinfo.php file with the following content within your document root. View this file in your browser and look near the top for which Server API is running PHP. If PHP is being run by CGI If the phpinfo.php file’s… Read more How to Configure a Custom php.ini file for a Website