IRC logs for #farmOS, 2020-02-26 (GMT)

2020-02-25
2020-02-27
TimeNickMessage
[21:04:39]* JustTB has quit (Ping timeout: 258 seconds)
[22:41:56]* JustTB has joined #farmos
[03:50:17]* farmBOT has joined #farmos
[05:56:01]* JustTB has quit (Quit: Leaving.)
[06:13:25]* JustTB has joined #farmos
[09:48:44]* cpm has joined #farmos
[10:57:57]<zedrckr[m]>Hi, I have a problem with clean URLs.
[10:57:57]<zedrckr[m]>I already made the changes to the Drupal 7 documentation and it still doesn't work
[10:58:09]<zedrckr[m]>ACTION uploaded an image: image.png (16KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/cpRTRuyJALrjPSBl... >
[11:01:02]<mstenta[m]>Hi zedrckr - you may be able to get some help in the Drupal support slack channel, since this is a more general Drupal issue
[11:01:43]<mstenta[m]>I haven't had to deal with clean URLs in a long time, so I forget all the details of what's needed - someone in the Drupal chat would probably be able to help debug faster
[13:18:04]* cpm has quit (Quit: Leaving)
[13:36:41]<zedrckr[m]><mstenta[m] "Hi zedrckr - you may be able to ">
[13:36:52]<mstenta[m]>Yay!
[13:37:23]<zedrckr[m]>ACTION uploaded an image: image.png (10KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/LSLWByRftYyXMKJL... >
[13:37:47]<zedrckr[m]>You know, where should I install the library?
[13:49:06]<mstenta[m]>Here is how it is done officially in the farmOS Dockerfile: https://github.com/farmOS/farmOS/blob/7.x-1.x/docker/Dockerfile#L29
[13:49:28]<mstenta[m]>That requires shell access
[13:49:41]<mstenta[m]>If you are on shared hosting, you may not be able to
[13:50:08]<mstenta[m]>Oh and actually: those instructions are a little specific to the Docker context...
[13:50:21]<zedrckr[m]>No, I have a local instance of Drupal 7, with LAMP on Ubuntu Server
[13:50:35]<mstenta[m]>Here's the official docs for GEOS: https://git.osgeo.org/gitea/geos/php-geos
[13:50:44]<mstenta[m]>Oh great - then you'll be able to do it.
[13:51:46]<zedrckr[m]>Where should I clone the repository?
[13:57:12]<zedrckr[m]>You must go here sites/all/libraries/
[13:59:45]<mstenta[m]>geos is a php library... so you install it on the server level, not in the drupal level
[14:00:38]<zedrckr[m]>Ok