[Pmwiki-users] Parse error, unexpected T_VARIABLE

Patrick R. Michaud pmichaud
Fri Dec 31 13:03:17 CST 2004


On Fri, Dec 31, 2004 at 01:38:01PM -0500, Kevin Hayes wrote:
> I'm trying to set up passwords. When I enter the following line (41) in
> config.php
>     $DefaultPasswords['admin'] = crypt('armadillo');
> and run PMWiki, I get this error message:
>     Parse error: parse error, unexpected T_VARIABLE in 
>     /home/kphayes/public_html/wiki/local/config.php on line 41
> 
> Any ideas on what's wrong?

My first guess would be that a semicolon is missing from whatever
executable line comes before line 41.  If that's not it,
send me a copy of your config.php and I'll take a look.  :-)

Pm



More information about the pmwiki-users mailing list