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
- shyra posted »MenuTree Mystery« 19:50h
- dks answered »include a file« 18:22h
- dks answered ».764 -> 1.1.1, Can't add new blocks« 17:33h
- craigh posted »PostCalendar 5.5.0RC1 needs testers and translators« 17:24h
- bartl answered »Upgrading 1.0.2 --> 1.1.1« 15:02h
- Charlie-otb answered »SafeHTML output filter and youtube« 10:02h
- dl7und answered »Adding an "About Us" page« 03:34h
Login
phpwiki install problem
-
-
- Rank: Helper
- Registered: 28.06.02
- last visit: 27.06.09
- Posts: 282
Let us know if this helps:
http://www.issho.org/modules.php?op=modload&name=News&file=article&sid=771
--
irc://irc.freenode.net/issho
talking.to/tony
-
- Rank: Freshman
- Registered: 06.04.03
- last visit: 18.05.03
- Posts: 3
Hi,
I can install it finally, I found that I have to edit line 185 instead of 180 to define DB type
'dsn' => 'mysql://user:password@localhost/db_name',
However, when i run http://mysite/modules/phpwiki/index.php
directly, i cann access the page,
but it gives error
Warning: main(lib/prepend.php) [function.main]: failed to create stream: No such file or directory in /home/user/public_html/modules/phpwiki/index.php on line 83
Fatal error: main() [function.main]: Failed opening required 'lib/prepend.php' (include_path='') in /home/user/public_html/modules/phpwiki/index.php on line 83
when I use the menu bar of postnuke to access it
the link is
modules.php?op=modload&name=phpwiki&file=index
is it equal to direct access the page by using this link? -
- Rank: Software Foundation
- Registered: 31.12.69
- last visit: 27.06.09
- Posts: 4458
maybe the enhanced phpWiki from mats kling is a good option:
http://stuff.kling.nu/
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- Rank: Helper
- Registered: 28.06.02
- last visit: 27.06.09
- Posts: 282
This is very nice.
Thanks for pointing it out, larsneo.
--
irc://irc.freenode.net/issho
talking.to/tony
-
- Rank: Freshman
- Registered: 06.04.03
- last visit: 18.05.03
- Posts: 3
Thanks a lot larsneo
this one works very good in my Liniux environment.
But I got problem again when I run it in IIS, asI am going to use this for my company intranet, and my company has mutlisite hosting in the IIS server.....any idea?
- Moderated by :
- Support
