Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Wamp 3.3.0 ignores php.ini? (2 replies)

$
0
0
After I installed wamp 3.3.0 xdebuger stopped working for me in VScode. After investigating the problem, I noticed that Apache uses PHP settings, which are found in, for example, the Wamp\bin\php\php8.2.0\phpForApache.ini file like:

xdebug.mode=debug
xdebug.start_with_request=yes

However, the settings I put in Wamp\bin\php\php8.2.0\php.ini are ignored, including important settings for xdebug.
After I manually entered the necessary settings in phpForApache.ini, xdebuger started working again.
This did not happen in previous versions.

I installed PHP 5.6 from wamp addons site. When I switch to this version of PHP in wamp, this problem does not happen and all the necessary settings from php.ini are present in phpForApache.ini of php 5.6 version.

What's wrong with wamp 3.3.0?

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>