first thing that is real easy to do is to see if php knows about mysql..

create a quickie file called bleh.php (or choose another name laugh )

type <? phpinfo(); ?>

and save it..

then http://whatever/dir/itisin/bleh.php

would be interested to see what php thinks about it's world..