Hi Everyone, I have a PHP script that I've been using successfully at HostGator, but I recently moved everything to Servstra. Well, now my PHP is not getting executed (if I view source, I see the php as text). Needless to say this is not good. Here is what my .htaccess file looks like (worked fine on HostGator): I'm no expert with htaccess, but I understand the basics. I have no idea why this would work at one host and not on another. Any ideas?
Update: I contacted the hosting company and they uncommented LoadModule and AddModule in my php.ini file. This is my first dedicated server, so I'm not sure if that is normal or not. I didn't expect to have to do that. Everything is working swimmingly now.