View Full Version : Installation problem
Niklas
09-01-2005, 04:10 PM
I get this error when I try to install the counter. Please help :ph34r:
Parse error: parse error, unexpected T_VARIABLE in /var/www/abc123/ counter.php on line 27
I'm no expert on the mysql part...
Patrick
09-01-2005, 04:55 PM
The line reporting the error is the absolute path variable.
Make sure that line has your absolute path.
For example (THIS IS AN EXAMPLE, YOUR ABSOLUTE PATH WILL BE DIFFERENT), if your absolute path were /home/user/public_html/counter/ then on line 27 it should read:
$OPTION['Absolute_Path'] = "/home/user/public_html/counter/";
Niklas
09-01-2005, 04:59 PM
thanks for the fast answer. I downloaded the latest version and installed it (with file support), now it seem to work fine :D
Patrick
09-01-2005, 11:23 PM
thanks for the fast answer. I downloaded the latest version and installed it (with file support), now it seem to work fine :D
whoa, I didn't even consider that.
You must have been using a REALLY old version. I think file db support was added way back in version 2.0.
Powered by vBulletin™ Version 4.0.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.