I just installed vBulletin with mySQLi and php5 (do I even need to install the php5 version to use mpSQLi if the server is native php5?).
When I browse to the site, swingdc.org, I get a list of files in the root. If I click on index.php5 it brings me to the forum.
The host said to include this string in a .htaccess file in the root, which I did as well:
AddType application/x-httpd-php5 .php
What could be the problem?
Thanks!
When I browse to the site, swingdc.org, I get a list of files in the root. If I click on index.php5 it brings me to the forum.
The host said to include this string in a .htaccess file in the root, which I did as well:
AddType application/x-httpd-php5 .php
What could be the problem?
Thanks!
Comment