phpinfo

Status
Not open for further replies.

peteysan

New Member
Messages
1
Reaction score
0
Points
1
I am in a web development class and I need to have a page of my website that uses the phpinfo(); command and outputs the data on that web page. It is giving me the "forbidden you don't have permission to access/phpinfo.php on this server. Can anyone help me?
 

caftpx10

Well-Known Member
Messages
1,534
Reaction score
114
Points
63
Most likely mod_security preventing that as hackers (who gets a vulnerable script to execute PHP) could use it to display information that shouldn't be put out.
 
Status
Not open for further replies.
Top