Tag Archives: Apache

PHP Configuration – Extensions

PHP extensions are enabled inside configuration file. Use phpinfo function to find which configuration file is loaded when Apache starts and modify it to enable or disable specific extensions. … Continue reading

Posted in PHP | Tagged , , , , | Leave a comment