Help with PHP & DA

moimel

Verified User
Joined
Apr 7, 2009
Messages
7
in my prv server i got da and php 5 .

i can run script in php that echos files from other users like if i got in user A the file index.php and i run in user B some script that print's out the source code of index.php from user A . it's very problamatic.

is there any way to block it in php or da?

tia
 
I am not extremely familiar with php. What command shows the source code of a file?
 
in my prv server i got da and php 5 .

i can run script in php that echos files from other users like if i got in user A the file index.php and i run in user B some script that print's out the source code of index.php from user A . it's very problamatic.

is there any way to block it in php or da?

tia
If you use suPHP this shouldn't be possible.

Jeff
 
Back
Top