Tagged Questions
0
votes
1answer
228 views
phpinfo showing on pages without being called
Some pages are showing the phpinfo() output (in HTML so not php -i) even though there is no call to phpinfo() in that page.
The pages include a number of files, but i have grep'd the whole directory ...