Hello everyone,
I have a Managed Dedicated Server that has installations of PHP3, PHP4, and PHP5. By default, all of my .php scripts are processed in PHP4, but I can switch the .php extension files to be processed in PHP5 by adding the following to the top of my .htaccess file:
I did this, and vBulletin (and all of my vBulletin-related applications) ran just fine under PHP5 (and phpinfo() and the vB admincp were reporting my PHP version of 5.2.4 accurately). However, vBSEO stopped working, and URL's were no longer being rewritten. Furthermore, my users were being redirected to the front page of my site rather than to their forum or thread.Code:AddType x-mapp-php5 .php
Any clue as to why this happens? I had to remove the above line in order to get vBSEO to work properly once more. I'm using the latest version of vBSEO 3.1.0.
Thanks!



LinkBack URL
About LinkBacks





Reply With Quote

