After Upgrading to PHP Version 7 i get XAMPP Apache Server Error
问题 I have latest Xampp installed and i want to upgrade PHP version to PHP 7. so i downloaded PHP 7 from.. http://windows.php.net/download#php-7.0 VC14 x86 Thread Safe Zip file After downloading i extracted zip to custom file and replace full php file and folder to xampp/php with new php file for php 7 i changed xamp\apache\conf\extra\httpd-xampp.conf so my new httpd-xampp.conf is LoadFile "E:/xamp/php/php7ts.dll" LoadFile "E:/xamp/php/libpq.dll" LoadModule php7_module "E:/xamp/php/php7apache2_4