PDA

View Full Version : Install of Vbulletin


Accountant1
Thu 18th Oct '07, 11:40am
I am setting up a new Vbulletin Forum and I have run into this error...

My previous setups of Vbulletin have gone without a hitch...

I have setup a DB as required.

When I go to setup Vbulletin on my site I get the following:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in D:\hosting\member\username\site1\Forum\includes\co nfig.php on line 2

Parse error: syntax error, unexpected T_STRING in D:\hosting\member\username\site1\Forum\includes\co nfig.php on line 2

Any ideas?

Steve Machol
Thu 18th Oct '07, 3:57pm
This error means that you have a typo in config.php on or before line 2. You need to find and fix this typo. It's most likely a missing ' or ; somewhere - or a leading space or empty first line.

SNN
Thu 18th Oct '07, 11:21pm
That means you meddled with line 2 of config.php which is something like:
/*==============================*\Try re-extracting config.php and set up the new config & reupload.