1
anhDP
DokuWiki 2.02
  • 2007/11/7 18:02

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


Hi All,
I am using DokuWiki with XOOPS 2.0.16 and for the most part, everything is working well except for a permission. For some reason, only the admin can see the word document link, everyone else gets an error 500 with a blank page. Has anyone encountered this? How can I fix it if so? Will 2.10 upgrade help? Do I just unzip/tar it right over 2.02?

Thanks,
Doug

2
script_fu
Re: DokuWiki 2.02

I would backup everything first then upgrade XOOPS to 2.0.17.1

Then I would go for the newer release of Doku. Bandit-X Says its a stable release.

Here is bandits instructions.

Seems straight forward to me...

3
anhDP
Re: DokuWiki 2.02
  • 2007/12/4 18:18

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


I upgraded DokuWiki from version 2.02 to 2.10 and now I get an error message of:

Quote:
DokuWiki Setup Error: /page.idx is not writable. Check your permissions settings!


I checked the uploads/cache/dokuwiki and made "page.idx" world writable. Still not working.


Thanks,
Doug

4
script_fu
Re: DokuWiki 2.02

Okay couple of questions...

Did you upgrade xoops? What version are you on now?

-----

When you upgraded doku did you also overwrite the "uploads" folder with the one in xoops-module-dokuwiki-210.zip

-----

You say the page.idx is writable? Are the folders also writable above page.idx?

-----

Last question Do you mean...

uploads/cache/dokuwiki???

or

uploads/dokuwiki/cache???

5
script_fu
Re: DokuWiki 2.02

Quote:

When you upgraded doku did you also overwrite the "uploads" folder with the one in xoops-module-dokuwiki-210.zip


I was asking this because you are not supposed to overwrite with this folder. The upload folder in the zip is to be thrown away.

6
anhDP
Re: DokuWiki 2.02
  • 2007/12/4 19:58

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


Sorry for the confusion:

Xoops Version: 2.0.16
DokuWiki: 2.02 (Previous version) [Everything was working fine except non admin user cannot download any documents from the wiki].

- I unzip the latest dokuwiki 2.10 in the /tmp directory
- I modified the conf/local.php file and edit the two lines that was indicated in the instruction.
- I left the uploads directory alone
- I copied the content of the dokuwiki 2.10 into the the dokuwiki 2.02 directory
- I went to the admin->modules and update dokuwiki
- I tried to access the wiki and the error screen showed up (page.idx is not writable. Check your permissions settings)
- I checked the /uploads/dokuwiki/cache directory and everything there seems to be intact. I verified all the permissions and everything seems to be in order. It was working fine for version 2.02 prior to the update.

I am now sort of stuck and not sure where to go. I uncomment the debugging comment and here is the error:

Quote:

DokuWiki Setup Error

The cachedir ('cache') does not exist, isn't accessible or writable. You should check your config and permission settings. Or maybe you want to run the installer?

7
script_fu
Re: DokuWiki 2.02

I will set up a wamp server test site to see if I can reproduce this.

It will be based on...

xoops 2.0.17.1
xoops-frameworks-1.20.zip
xoops-module-dokuwiki-202

Then I will upgrade doku too
xoops-module-dokuwiki-210.zip

Are you running php 5 & MySQL 5?

8
script_fu
Re: DokuWiki 2.02

So far I have doku installed with the first release.

xoops 2.0.17.1
xoops-frameworks-1.20.zip
xoops-module-dokuwiki-202

PHP Version 5.2.5
MySQL client version: 5.0.45

le="color: #000000"><?php Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/init.php line 295 Notice: Undefined index: HTTPS in file /modules/dokuwiki/inc/init.php line 301 Notice: Undefined index: changelog in file /modules/dokuwiki/inc/init.php line 146 Notice: Undefined index: p in file /modules/dokuwiki/inc/auth.php line 58 Notice: Undefined index: r in file /modules/dokuwiki/inc/auth.php line 58 Notice: Undefined index: id in file /modules/dokuwiki/doku.php line 20 Notice: Undefined index: id in file /modules/dokuwiki/inc/pageutils.php line 24 Notice: Undefined index: rev in file /modules/dokuwiki/doku.php line 22 Notice: Undefined index: do in file /modules/dokuwiki/doku.php line 23 Notice: Undefined index: idx in file /modules/dokuwiki/doku.php line 24 Notice: Undefined index: date in file /modules/dokuwiki/doku.php line 25 Notice: Undefined index: lines in file /modules/dokuwiki/doku.php line 26 Notice: Undefined index: s in file /modules/dokuwiki/doku.php line 27 Notice: Undefined index: wikitext in file /modules/dokuwiki/doku.php line 30 Notice: Undefined index: prefix in file /modules/dokuwiki/doku.php line 31 Notice: Undefined index: suffix in file /modules/dokuwiki/doku.php line 32 Notice: Undefined index: summary in file /modules/dokuwiki/doku.php line 33 Notice: Undefined offset: 0 in file /modules/dokuwiki/inc/common.php line 805 Notice: Undefined offset: 1 in file /modules/dokuwiki/inc/common.php line 807 Notice: Undefined offset: 3 in file /modules/dokuwiki/inc/common.php line 808 Notice: Undefined offset: 4 in file /modules/dokuwiki/inc/common.php line 813 Notice: Undefined index: index in file /modules/dokuwiki/inc/template.php line 175 Notice: Undefined variable: REV in file /modules/dokuwiki/inc/template.php line 185 Notice: Undefined index: plugin_discussion_title in file /modules/dokuwiki/lib/plugins/discussion/discussion.php line 396 Notice: Undefined variable: ID in file /modules/dokuwiki/lib/plugins/discussion/discussion.php line 130 Notice: Undefined index: emailrequired in file /modules/dokuwiki/lib/plugins/discussion/discussion.php line 230 Notice: Undefined index: namerequired in file /modules/dokuwiki/lib/plugins/discussion/discussion.php line 236


Im going for the upgrade...

9
anhDP
Re: DokuWiki 2.02
  • 2007/12/4 20:39

  • anhDP

  • Just popping in

  • Posts: 16

  • Since: 2007/5/17


We are this on a Mac Server with PHP5 and MySQL 4.1.22.

Thanks,
Doug

10
script_fu
Re: DokuWiki 2.02

I had to manually create a cache folder in 202. Then after the upgrade I had to create an index folder in 210.

/uploads/dokuwiki/both folders I placed here.

Its working but I have in php debug...

le="color: #000000"><?php All errors (49) queries (14) 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: fperm in file /modules/dokuwiki/inc/init.php line 234 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


I am going to try and revert my wamp to php4...

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