Hello. My name is Alexey. Sorry for my bad english. Maybe i found a bug.
My operating system: Licenced and updated Windows 7 (64). Webserver: apache2.4.25.win64-VC14 php: php-7.0.13-Win32-VC14-x64 In this php version working successfully. But today i was download new php version (7.1.1) and installed in next folder and include it in httpd.conf: *#LoadModule php7_module "D:/Server/php7.0.13/php7apache2_4.dll"* *#AddHandler application/x-httpd-php .php* *#PHPIniDir "D:/Server/php7.0.13"* *LoadModule php7_module "D:/Server/php7.1.1/php7apache2_4.dll"* *AddHandler application/x-httpd-php .php* *PHPIniDir "D:/Server/php7.1.1"* After i updated to php7.1, than don't startup php. In file error.log empty. All directories wrote correct. I attached my httpd.conf and php.ini files. Php 7.1.1 also not working. I readed bug system on php.net and not found this bug. I wait answer for you. I need your help for start php7.1.1. Thank you. Regards Alexey.
-- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
