Hello,
I've initialize phpwiki in admin page,
but when i run
http://mysite/modules/phpwiki/index.php
it shows this error msg:
Parse error: parse error, unexpected ':', expecting ')' in /home/mysite/public_html/modules/phpwiki/index.php on line 180
and i've put this on line 180
mysql://usename:password@localhost/databasename
anyone can help to tell me what is the problem?
Thanks!
wk13