Post A455GGJgh40ZwTUIUK by enigmatico@fedi.absturztau.be
(DIR) More posts by enigmatico@fedi.absturztau.be
(DIR) Post #A454blnejazJiHCH5M by enigmatico@fedi.absturztau.be
2021-02-09T00:37:02.520215Z
0 likes, 1 repeats
(DIR) Post #A4552jOzl0jc5yWBmK by enigmatico@fedi.absturztau.be
2021-02-09T00:41:55.207630Z
0 likes, 1 repeats
Me: * Writes a gopher server *Me, years later: * Tries to use gopher server *README.md: * The configuration file must be located at your current directory *Me: "Weird, but... kk :blobcatgoogly:β "Me: * Loads gopher server ** Gopher server does not load configuration file *Me: :blobcatgoogly:βMe: * Goes into source code *void initConfig(char* path);initConfig(NULL);Me: :blobcatgoogly2:β
(DIR) Post #A455GGJgh40ZwTUIUK by enigmatico@fedi.absturztau.be
2021-02-09T00:44:21.550979Z
0 likes, 0 repeats
In the end I made it so the configuration file is located by default at /etc and the public folder at /var, as it should be.
(DIR) Post #A455JwKyuwW78VqY9w by enigmatico@fedi.absturztau.be
2021-02-09T00:45:01.813731Z
0 likes, 0 repeats
Also I changed initConfig(NULL) with initConfig("/etc/gophserv/gophserv.conf"), of course.Duh!
(DIR) Post #A455Kok0e6cfrlyIfQ by javelin_lover@pleroma.javelin.love
2021-02-09T00:44:13.569356Z
1 likes, 0 repeats
@enigmatico I don't know much about Gopher. I've been looking at Gemini recently and it's interesting. I might write a client for that just for fun.