Thread
:
Disable the phpinfo
View Single Post
#
1
(
permalink
)
10-09-08, 19:11
George
BOD Member
Join Date: Oct 2008
Posts: 23
Disable the phpinfo
To disable the phpinfo first login into server as root user and open the servers main php.ini file
Quote:
#pico php.ini
disable_functions = phpinfo
:wq!
or
Locate the line containing “expose_php On” and set it to Off in php.ini
expose_php = Off
__________________
Regards
George
George
View Public Profile
Send a private message to George
Find all posts by George