I'm running multiple websites from a VDS, the setup is Apache/PHP5 utilizing vhosts. Right now, I have a SMF site running, a few E107 sites (good old CMS packages

All the sites are transferred and working just fine, except for one...
This site I'm trying to put back up relies on mod_rewrite and I'm not good at this... but I think the problem may be in the mod_rewrite... or perhaps the PHP configuration... if I knew, I wouldn't be coming here now would I? ;p
So here's the deal... the site will not load from other PHP files contained within the index.php. The page partially loads, but pretty much just the background colors and html stuff. When I click on a link, such as login, I end up at this page...
Forbidden
You don't have permission to access /< on this server.
The URL it directs me to is http://(my_domain.com)%3C?=LOGIN_URL.%28MOD_REWRITE?%27account/login%27:%27account.php?action=login%27%29?%3E
So the question is, what is different on GoDaddy hosting, where this website worked fine, and hosting it myself, where all I get are broken links, parts of an unloaded page, and bad URL's that take me to a non-existent directory I do not have access to?
Hopefully someone knows what is up, or has seen this before and can point me in the right direction, or can even just throw some random ideas at me... cause after working on this for a few hours, I just really do not know what else to try.
Thanks
