Forums
This topic is locked
PHAkt: parse error, expecting `T_STRING' ...
Posted 18 Oct 2001 18:41:38
1
has voted
18 Oct 2001 18:41:38 Ryan Grace posted:
Hi All,I'm using PHAkt version 1.0.6 and am encountering the follwing error:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `'$'' in //adodb/adodb.inc.php on line 620
Does this make sense to anyone? I'm not seeing anythign obvious here.
Any suggestions would be greatly appreciated.
Ryan Grace
Replies
Replied 18 Oct 2001 19:28:25
18 Oct 2001 19:28:25 Ryan Grace replied:
Solved the problem, for anyone interested. Since I'm using an older version of PHP I had to remove the '&' from before '&new' on that particular line of code.
Ryan
Ryan