Answer the question
In order to leave comments, you need to log in
Oddities of php + apache versions under windows
Good day,% habrauser%!
I installed the latest Apache from here , downloaded the latest version of php 5.5 ts from here , configured httpd.conf,
checked the console:
>php -v
PHP 5.5.11 (cli) (built: Apr 8 2014 15:07:14)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
>php -i | grep 'PHP Version'
PHP Version => 5.5.11
PHP Version 5.4.11
Compiler MSVC9 (Visual C++ 2008)
, although I downloaded and installed everything VC11. Apache Version Apache/2.4.9 (Win32) PHP/5.5.11
PHP Version 5.4.11
Answer the question
In order to leave comments, you need to log in
E-my... as it turned out, the problem is that by default php under Windows catches files from windows and windows / system32 ... and there was an old version of the php5ts.dll file, after its removal everything fell into place.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question