phpinfo(); #112
Unanswered
christophs70
asked this question in
Help / Questions
phpinfo();
#112
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hallo,
the following problem occured:
phpinfo(); with five-server
phpinfo(); with my local iis:
Do i make a mistake?
My config
module.exports = {
php: "c:\php\php.exe",
highlight: true,
injectBody: true,
navigate: true,
host: 'localhost',
browser: 'firefox',
useWebExt: true,
};
Maybe this can be useful too:
Thank You!
Beta Was this translation helpful? Give feedback.
All reactions