Hi,
In old versions of PHP (5.3.x) there was xdebug 2.x with parameters :
xdebug.remote_enable = off
xdebug.profiler_enable = off
Maybe even under EasyPHP, xdebug was not loaded.
In recent versions of PHP 7.2 to 8.0 there is xDebug 3.0.4 with parameter :
xdebug.mode = develop
Try with xdebug.mode = off
Left-Click -> PHP -> PHP settings -> xdebug.mode -> off
They are neither the same PHP extensions loaded nor the same configurations of said extensions as of PHP 5.3. The same is true for Apache modules.
On the other hand, Wampserver 3 is a development server and is configured to help as much as possible with development and debugging. It is not designed to be a production server and I would be hard pressed to tell you how to optimize access times.
------------------------------------------------------------------------------------------------------------
Wampserver 3.3.0 32 bit - Apache 2.4.54.2 - PHP 8.2.4…7.4.33 - MySQL 5.7.40 - MariaDB 10.5.13/10.6.5
Wampserver 3.3.0 64 bit - Apache 2.4.54.2 - PHP 8.2.4…7.4.33 - MySQL 5.7.40/8.0.31 - MariaDB 10.5.17/10.10.2
PhPMyadmin 5.2.1 - MysqlDumper 1.24.5 on W10 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 »