> But if I run it using mod_perl, it tells that it cannot find the module > BMFMS.pm even though that module is there in that directory and has 755 > permissions.
you need to make sure that all of the directories leading up to that module have the appropriate permissions as well. this is also most likely the cause of the problems in your other email. HTH --Geoff