lolcat commented on issue lolcat/4get#19 2024-06-16 19:21:12 +00:00
Question: how set 4get instance in Artix

You placed this in /etc/httpd/confextra/httpd-ssl.conf?

lolcat commented on issue lolcat/4get#19 2024-06-16 19:01:25 +00:00
Question: how set 4get instance in Artix

Place this under a <VirtualHost *:80> in your configuration and restart apache

lolcat commented on issue lolcat/4get#19 2024-06-16 14:12:26 +00:00
Question: how set 4get instance in Artix

No, you use the rules here

lolcat/4get#19 (comment)

lolcat commented on issue lolcat/4get#19 2024-06-15 20:31:00 +00:00
Question: how set 4get instance in Artix

Setup the RedirectRule config

lolcat commented on issue lolcat/4get#19 2024-06-15 18:47:02 +00:00
Question: how set 4get instance in Artix

4get should be stored at the root of the webserver, otherwise you will see broken links.

/settings returning a 404 error means the .php internal redirect does not work.

lolcat commented on issue lolcat/4get#19 2024-06-14 22:39:05 +00:00
Question: how set 4get instance in Artix

Dude I'm so sorry you're going through this, I have no fucking clue what mpm_event does. Shit just works on debian, and docker works on pretty much anything.

Let me know if you figure this…

lolcat commented on issue lolcat/4get#19 2024-06-14 14:13:35 +00:00
Question: how set 4get instance in Artix

What the fuck kind of distro ships broken apache2 versions that can't run PHP? Don't recompile PHP, that's a whole new rabbit hole that I swear you do not want to get involved in. This shit is…

lolcat commented on issue lolcat/4get#19 2024-06-13 20:55:21 +00:00
Question: how set 4get instance in Artix

Did you install libapache2-mod-php?

lolcat commented on issue lolcat/4get#19 2024-06-13 12:34:13 +00:00
Question: how set 4get instance in Artix

I don't really understand why you're having this many issues. I have followed these installation steps myself multiple times now while migrating machines and I can assure you that they work.

Whe…

lolcat closed issue lolcat/4get#5 2024-06-13 04:13:20 +00:00
Google served a GPDR consent form
lolcat commented on issue lolcat/4get#6 2024-06-13 04:12:36 +00:00
Nobody here but us chickens!

Sorry for the wait, the update is here. Please let me know of any issues you encounter!

lolcat closed issue lolcat/4get#6 2024-06-13 04:12:36 +00:00
Nobody here but us chickens!
lolcat commented on issue lolcat/4get#17 2024-06-13 04:11:48 +00:00
Remove age verification notice

This notice no longer appears on the new update of the Google scraper. Thanks for the report

lolcat closed issue lolcat/4get#17 2024-06-13 04:11:48 +00:00
Remove age verification notice
lolcat commented on issue lolcat/4get#5 2024-06-13 04:10:16 +00:00
Google served a GPDR consent form

Hey, I did a big update on the Google scraper, please tell me if the issue persists.

lolcat commented on issue lolcat/4get#19 2024-06-13 02:44:07 +00:00
Question: how set 4get instance in Artix

You need php-mbstring apache2 php-imagick imagemagick php-curl curl php-apcu libapache2-mod-php

lolcat pushed to master at lolcat/4get 2024-06-13 02:42:25 +00:00
4e039f7095 dementia moment
lolcat pushed to master at lolcat/4get 2024-06-13 02:41:18 +00:00
24e9548297 i fucking hate google
lolcat commented on issue lolcat/4get#19 2024-06-12 00:47:01 +00:00
Question: how set 4get instance in Artix

At this point, what I would suggest doing would be to run dpkg-reconfigure on your apache2 webserver and create an .htaccess configuration file in your /var/www/4get/ folder that can get rid…

lolcat commented on issue lolcat/4get#19 2024-06-11 12:46:21 +00:00
Question: how set 4get instance in Artix

It should be visible by default. The only thing you need to do is the url's .php extension internal redirect (the RewriteRule directives)