IRC log of #dokuwiki @ irc.libera.chat

For Monday, 11 November 2019

  1. quit
    chomwitt (~chomwitt@2a02:587:dc3e:2a00:2450:ea79:828b:8cb4) has quit (Ping timeout: 252 seconds)
  2. join
    Nic_Wow (~Nic_Wow@193.187.91.26) has entered the channel
  3. message at
    Nic_Wow
    Hello, does anybody know where the index.php file for OpenBSD is?
  4. message at
    Nic_Wow
    I believe I need it to install my wiki.
  5. message at
    Nic_Wow
    of course, I message that and find it
  6. message at
    Nic_Wow
    `/var/www/dokuwiki/install.php`
  7. message at
    jrmu
    Nic_Wow: yes
  8. message at
    jrmu
    I installed dokuwiki on openbsd
  9. message at
    jrmu
    did you get it working?
  10. message at
    Nic_Wow
    not yet
  11. message at
    jrmu
    my kb is running dokuwiki on openbsd 6.6 right now
  12. message at
    Nic_Wow
    I just finished setting the proper permissions via find /var/www/dokuwiki -type d -exec chmod 700 {} \;
  13. message at
    Nic_Wow
    find /var/www/dokuwiki -type f -exec chmod 600 {} \;
  14. message at
    Nic_Wow
    chown -R www:www /var/www/dokuwiki
  15. message at
    jrmu
    ok sounds good
  16. message at
    Nic_Wow
    what is kb
  17. message at
    jrmu
    knowledge base sorry
  18. message at
    jrmu
    ircnow.org/kb/
  19. message at
    jrmu
    https://ircnow.org/kb/
  20. message at
    jrmu
    I put up a lot of openbsd howtos on that site
  21. message at
    Nic_Wow
    An issue I am having right now is that it keeps coming back with 404 Not Found
  22. message at
    Nic_Wow
    The original httpd.conf file didn't load to start so I just set the root address of the site to the install.php
  23. message at
    jrmu
    ok one sec
  24. message at
    jrmu
    you need a special httpd.conf file
  25. message at
    jrmu
    let me paste it on my wiki
  26. message at
    jrmu
    i'll paste the dokuwiki instructions on dokuwiki =)
  27. message at
    jrmu
    Nic_Wow: hmm actually
  28. message at
    jrmu
    can you wait about 30-50 minutes
  29. message at
    jrmu
    i'll send you the file, I did some trial and error on httpd.conf and got it working
  30. message at
    jrmu
    but i have to run off briefly
  31. message at
    Nic_Wow
    Yes, thanks. I have been trying through a couple tutorials but many seem to not load.
  32. message at
    jrmu
    Right now I'm doing some server maintenance so you caught me at a bad time, but
  33. message at
    jrmu
    I definitely got it working, we should put up instructions for how to do it
  34. message at
    jrmu
    ah great it's back up, ok let me get it for you
  35. message at
    jrmu
    Nic_Wow: so maybe this will work for you
  36. message at
    jrmu
    https://ircnow.org/kb/doku.php?id=openbsd:dokuwiki
  37. message at
    jrmu
    you'll also want to edit /etc/php-7.3.ini to allow larger file uploads
  38. message at
    jrmu
    i found the 2MB limit to be too small, and I also adjusted httpd's request body size
  39. message at
    jrmu
    refresh the page constantly as I am writing as we speak
  40. message at
    Nic_Wow
    it comes back as unable to connect
  41. message at
    jrmu
    Nic_Wow: can you refresh? it loads for me
  42. message at
    jrmu
    btw see PM Nic_Wow
  43. message at
    Nic_Wow
    I don't have tls set up yet, do I need to remove that section?
  44. message at
    jrmu
    ah you should definitely get tls set up
  45. message at
    jrmu
    otherwise you're sending everything over including passwords in plaintext
  46. message at
    jrmu
    i have a writeup for how to do that using openbsd and httpd
  47. message at
    jrmu
    if you want, we have an unofficial ##openbsd channel here on freenode for helping newcomers
  48. message at
    jrmu
    Getting Let's Encrypt SSL set up: https://ircnow.org/kb/doku.php?id=openbsd:acme-client
  49. message at
    jrmu
    Getting httpd set up: https://ircnow.org/kb/doku.php?id=openbsd:openhttpd
  50. message at
    #dokuwiki
    Unfortunately I have to leave you now. So don't do anything silly while I'm not here.
  51. message at
    #dokuwiki
    Unfortunately I have to leave you now. So don't do anything silly while I'm not here.
  52. join
    dokubot (~irclog@piggy.dokuwiki.org) has entered the channel
  53. quit
    Nic_Wow (~Nic_Wow@193.187.91.26) has quit (Read error: Connection reset by peer)
  54. join
    Nic_Wow (~Nic_Wow@193.187.91.26) has entered the channel
  55. quit
    Nic_Wow (~Nic_Wow@193.187.91.26) has quit (Remote host closed the connection)
  56. join
    chomwitt (~chomwitt@2a02:587:dc3e:2a00:2450:ea79:828b:8cb4) has entered the channel
  57. quit
    StathisA (~StathisA@unaffiliated/stathisa) has quit (Ping timeout: 268 seconds)
  58. join
    StathisA (~StathisA@unaffiliated/stathisa) has entered the channel
  59. join
    harish (~harish@203.116.25.193) has entered the channel
  60. quit
    trebmuh (~Olivier@2a01:cb11:416:ed00:4663:d0e6:1f2c:97ce) has quit (Read error: Connection reset by peer)
  61. join
    trebmuh (~Olivier@2a01:cb11:416:ed00:4663:d0e6:1f2c:97ce) has entered the channel
  62. quit
    ircarcs (~quassel@169.9.159.77.rev.sfr.net) has quit (Quit: ircarcs)
  63. quit
    harish (~harish@203.116.25.193) has quit (Ping timeout: 265 seconds)
  64. join
    Mindiell (~Mindiell@kepler.mindiell.net) has entered the channel
  65. message at
    Mindiell
    Hello there ! I'm trying to install a new instance of dokuwiki behind nginx
  66. message at
    Mindiell
    but it seems that config file for Ubuntu is not working :/
  67. message at
    Mindiell
    I tried : https://www.dokuwiki.org/install:nginx
  68. message at
    Mindiell
    I got this : rewrite or internal redirection cycle while internally redirecting to "/doku.php"
  69. message at
    Mindiell
    ok, a stupid error in the root directive... Sorry :/
  70. join
    harish (~harish@27.125.147.104) has entered the channel
  71. join
    ircarcs (~quassel@169.9.159.77.rev.sfr.net) has entered the channel
  72. quit
    Emmanuel_Chanel (~Emmanuel_@ZN025222.ppp.dion.ne.jp) has quit (Ping timeout: 265 seconds)
  73. join
    Emmanuel_Chanel (~Emmanuel_@ZN025222.ppp.dion.ne.jp) has entered the channel
  74. message at
    Mindiell
    hey, I'm back with a question
  75. message at
    Mindiell
    I use "sidebar" in order to have some sort of menu on the left of my wiki
  76. message at
    Mindiell
    but One link has css "active" and is shown differently
  77. message at
    Mindiell
    why this link is set as "active" ?
  78. message at
    Mindiell
    and how can I change this ?
  79. message at
    Mindiell
    even if I change page or edit another page, link is still active
  80. quit
    Lunatrius (~Lunatrius@77.38.22.40) has quit (Ping timeout: 240 seconds)
  81. join
    Lunatrius (~Lunatrius@77.38.22.40) has entered the channel