Install error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • silsurf
    New Member
    • Mar 2002
    • 8

    Install error

    I am trying to install VB Lite on my website.

    I continue to get errors on line 13 of my config file. I have contacted my host they only had one suggestion, to use "localhost" as the host info.

    Still no luck.

    Here is the error returned:

    Parse error: parse error in /usr/local/plesk/apache/vhosts/interactivehank.com/httpdocs/docs/vblite/admin/config.php on line 13

    Make sure that you have filled in all the details in the config.php file. It should look something like this:


    <?
    // only mysql is supported at the moment
    $dbservertype="mysql";
    // hostname or ip of server
    $servername="localhost";
    // username and password to log onto db server
    $dbusername="root";
    $dbpassword="";
    // name of database
    $dbname="freeforum";

    //password for control panel
    $cppassword="foy4wellesley";
    ?>


    Line 13 is:
    // hostname or ip of server


    What else can I try?

    I am making sure that the host is fully compatible, but it is a pretty robust server (featureprice.com)

    Any help greatly appreciated.

    Henry
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...