đž Archived View for bbs.geminispace.org âē u âē eapl âē 14327 captured on 2024-08-18 at 20:40:57. Gemini links have been rewritten to link to archived content
âŦ ī¸ Previous capture (2024-06-16)
âĄī¸ Next capture (2024-12-17)
-=-=-=-=-=-=-
Well, I updated a bit a gemini-php project a few years ago. Sadly my VPS self-destroyed, and I don't have it anymore, so I can't say if that code works, but I think it's a good starting point: https://github.com/eapl-gemugami/gemini-php
Jan 24 ¡ 7 months ago
đ eapl ¡ 2024-01-24 at 15:16:
I used that project to server files, never made any fancy integration, although was thinking of building the twtxt client there.
đšī¸ skyjake [mod...] ¡ 2024-01-24 at 16:18:
This by @chluehr is relevant here:
â farcaster.net/news/2023-11-29.gmi
đĻ scops ¡ 2024-01-26 at 11:25:
There is also JAGS, which is based on gemini-php. somewhat advanced but still very simple to use: https://codeberg.org/codeandcreate/JAGS-PHP
đ istvan ¡ 2024-01-29 at 20:00:
You just run PHP as a CGI script. Make sure it starts with the right shebang to your PHP binary and you are good to go. Works fine in gmcapsule server.
Gemini & PHP â Is there a good way to integrate/use PHP with a Gemini server and what server should I choose for that? Can I use Agate for this?