The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
.htaccess for php 5.3
I would like to test vB 5
Downloaded it and trying to install it. Facing a message that php 5.2 is not sufficient I would need 5.3 for it. My host told me that they have 5.3, I have to modify my .htaccess file for it. I have never modified .htaccess file, please tell me how to do it,don't want to srew up the whole server. Quote:
Code:
# Use PHP 5.3 AddType application/x-httpd-php53 .php Is it correct below or I have to use some special syntax for it: Code:
<IfModule mod_suphp.c> suPHP_ConfigPath /home/username/php.ini <Files php.ini> order allow,deny deny from all </Files> </IfModule> # Use PHP 5.3 AddType application/x-httpd-php53 .php I took the risk, edited the file,it works. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|