Hi,
> I need only nginx server with everything as easy as wampserver tray control ...
It is here that the qualitative "easy" takes on its full meaning.
As easy as it is to integrate PHP with Apache, a simple additional module load is enough in the Apache configuration file, for example:
LoadModule php7_module "${INSTALL_DIR}/bin/php/php7.2.4/php7apache2_4.dll"
As much as this is complicated with nginx, especially since it would seem that it requires non thread safe PHP versions while those already in place with Wampserver are thread safe and that there is no other way than to go through a proxy and php-cgi.exe.
Nevertheless, a first step has already been taken:
j:\wamp\bin\nginx\nginx1.13.12\nginx.exe
with the possibility to create a "wampnginx" service and start or stop it by Wampserver.
------------------------------------------------------------------------------------------------------------
Wampserver 3.1.3 32 bit - Apache 2.4.33 - PHP 7.2.4/7.1.16/7.0.29/5.6.35 - MySQL 5.7.22 - MariaDB 10.2.14
Wampserver 3.1.3 64 bit - Apache 2.4.33 - PHP 7.2.4/7.1.16/7.0.29/5.6.35 - MySQL 5.7.22 - MariaDB 10.2.14
PhPMyAdmin 4.8.0 - MysqlDumper 1.24.5 on W10 and W7 Pro 64 bit
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons« Ce n'est pas parce qu'ils sont nombreux à avoir tort, qu'ils ont forcément raison. Coluche »
« It's not because they are many to be wrong, they are necessarily right. Coluche »