11
script_fu
Re: DokuWiki 2.02

I un installed xampp because I liked wamp so much. The only problem is wamp5 does not switch back to php4 like xampp.

Err...

Im downloading xampp give me a few...

12
script_fu
Re: DokuWiki 2.02

All the above except I now have...

PHP Version 4.4.7

Php debug...

le="color: #000000"><?php All errors (48) queries (13) blocks (3) extra (0) timers (6) Errors Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/init.php line 360 Notice: Undefined index: HTTPS in file /modules/dokuwiki/inc/init.php line 366 Notice: Undefined index: id in file /modules/dokuwiki/doku.php line 21 Notice: Undefined index: rev in file /modules/dokuwiki/doku.php line 24 Notice: Undefined index: do in file /modules/dokuwiki/doku.php line 25 Notice: Undefined index: idx in file /modules/dokuwiki/doku.php line 26 Notice: Undefined index: date in file /modules/dokuwiki/doku.php line 27 Notice: Undefined index: lines in file /modules/dokuwiki/doku.php line 28 Notice: Undefined index: s in file /modules/dokuwiki/doku.php line 29 Notice: Undefined index: wikitext in file /modules/dokuwiki/doku.php line 32 Notice: Undefined index: prefix in file /modules/dokuwiki/doku.php line 33 Notice: Undefined index: suffix in file /modules/dokuwiki/doku.php line 34 Notice: Undefined index: summary in file /modules/dokuwiki/doku.php line 35 Notice: Undefined index: last_change in file /modules/dokuwiki/inc/common.php line 130 Notice: Undefined index: comment in file /modules/dokuwiki/lib/plugins/discussion/action.php line 873 Notice: Undefined index: date in file /modules/dokuwiki/inc/parserutils.php line 249 Notice: Undefined index: haspart in file /modules/dokuwiki/inc/parserutils.php line 249 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parserutils.php line 248 Notice: Undefined index: indexmenu in file /modules/dokuwiki/inc/parserutils.php line 251 Notice: Undefined index: discussion in file /modules/dokuwiki/lib/plugins/discussion/discussion.php line 105 Notice: Undefined index: title in file /modules/dokuwiki/inc/parser/metadata.php line 72 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/metadata.php line 289 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/metadata.php line 312 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/metadata.php line 289 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/metadata.php line 289 Notice: Undefined index: abstract in file /modules/dokuwiki/inc/parser/metadata.php line 45 Notice: Undefined offset: 0 in file /modules/dokuwiki/lib/plugins/linebreak/syntax.php line 77 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 255 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/xhtml.php line 518 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 255 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/xhtml.php line 518 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 255 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/xhtml.php line 518 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined variable: wikiUri in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/parser/renderer.php line 288 Notice: Undefined index: cid in file /modules/dokuwiki/lib/plugins/discussion/action.php line 68 Notice: Undefined index: comment in file /modules/dokuwiki/lib/plugins/discussion/action.php line 70 Notice: Undefined variable: data in file /modules/dokuwiki/lib/plugins/discussion/action.php line 128


Hum at this point maybe MediaWiki would be a better choice. Here is my reasoning. Dj dev the doku module for xoops. He recently installed MediaWiki here at XOOPS instead of Doku?

This is a far as I take this. Maybe Dj or Bandit will chime in about this...

13
phppp
Re: DokuWiki 2.02
  • 2007/12/5 4:27

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


For personal usage, DokuWiki is a very good choice.

However MediaWiki is more suitable for "large" applications.

14
irmtfan
Re: DokuWiki 2.02
  • 2007/12/5 16:53

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


+1 for Mediawiki
storing data in database is more secure and it is too easy to manage. just my idea.

15
anhDP
Re: DokuWiki 2.02
  • 2007/12/5 23:13

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


The problem with switching is that the users have been spending a lot of time building it up. Asking them to do-it again will make me a "WANTED" person at work For some unknown reason, it does not think the ..uploads/dokuwiki/cache is writable! I have made the directory a 777, which is wide open, yet! The other directory are OK! When I try to do the indexing, it also failed because I cannot write there ...

Thanks,
Doug

16
script_fu
Re: DokuWiki 2.02

You said you were on a mac? Is this site on a intranet? If not do you have a hosting control panel?

17
anhDP
Re: DokuWiki 2.02
  • 2007/12/5 23:22

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


The site is on a Mac, hosting internally. I will do some more debugging and post what I have found out. I commented out the is_writable check to have things display currently, but nothing else can be added or indexed at the moment.

Thanks,
Doug

18
script_fu
Re: DokuWiki 2.02

Can you turn on php debug and post the errors?


There really is alot of error's in the module so maybe on
the Devs Site you might get an answer. Good luck with google translate.

Jayjay's pm box but might make him mad.


Dont know if this might help but and is not related but...

I had a problem once on a host. I would chmod my files and they would read to be correct thru wsftp and winscp both very good ftp programs. The problem was XOOPS would say the permissions were not correct even if I knew they were.

Fast forward a little and thru trial and error I figured the server was funky. Found out that if I went into my cpanel/control panel and use the file manager to chmod the files everything worked like it should.

Very strange issue but one that was solved. Needless to say I got a new hosting account the month after.

19
anhDP
Re: DokuWiki 2.02
  • 2007/12/5 23:46

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


Admin indexing error, all pointing to the directory write issues which we know worked fine in 2.02 prior to the upgrade to 2.10:

Quote:
Waiting for lockfile (max. 5 min)................. Clearing index... done. Searching pages... 215 pages found. community_meetings:how_to_get_the_most_from_them... This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: Failed to write word index

20
script_fu
Re: DokuWiki 2.02

Can you turn on your php debug and post the errors?

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits