Although I completely re-installed Wamp i cannot open php.ini using the menu options (php - php.ini).
And php error log neither.
I checked VC++ and all needed versions are available.
I'm on a Windows 10 machine.
The error message i get is:
Aestan Tray Menu
Could not execute menu item (internal error)
[Exception] Could not execute run action:
The system could not find the selected file
(The last line was translated from German)
I encounter problems getting connected with XDEBUG, and could imagine that parameter settings for XDEBUG might not be made for the correct php.ini.
As a side note: I also have XAMPP installed, which I use for tests of special S programs. I realized that when entering "php --ini" in the IntelliJ IDEA terminal, an xampp.php.ini is listed, although I'm in a WAMP folder...
How can I solve this problem? It would be nice getting direct access to the correct php.ini file. And once that works I hope my other problem also is gone ;-)
And php error log neither.
I checked VC++ and all needed versions are available.
I'm on a Windows 10 machine.
The error message i get is:
Aestan Tray Menu
Could not execute menu item (internal error)
[Exception] Could not execute run action:
The system could not find the selected file
(The last line was translated from German)
I encounter problems getting connected with XDEBUG, and could imagine that parameter settings for XDEBUG might not be made for the correct php.ini.
As a side note: I also have XAMPP installed, which I use for tests of special S programs. I realized that when entering "php --ini" in the IntelliJ IDEA terminal, an xampp.php.ini is listed, although I'm in a WAMP folder...
How can I solve this problem? It would be nice getting direct access to the correct php.ini file. And once that works I hope my other problem also is gone ;-)