Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:40:31 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,801 |
I am passing along a bug for Retro Guy. This bug happened during a
fresh install on a clean Debian container. I am able to troubleshoot
somewhat and I will get it running. As courtesy I am informing you
about problem encountered.
Debian Bookworm latest all packages up-to-date with all rslight deps installed.
BUG: /common/setup.php inaccessible after install due to fortunes bug.
FIX: I resolved this by setting fortunes enabled to 'false' in config/fortunes.conf.
With fortunes enabled the setup.php page never shows the admin password
field and setup cannot continue.
With fortunes disabled the full page loads and shows the admin password
entry field.
Fortunes packages are all installed.
Here is the PHP error log entries for the server. Identifying
information is scrubbed. Notice that 'rslight.url' is a placeholder and
not the actual domain in the install or the config. It is placed to
scrub identity information.
AH01797: client denied by server configuration: /home/rslight.url/htdocs/server-status
[proxy_fcgi:error] AH01071: Got error 'PHP message: PHP Fatal error:
Uncaught Error: Call to undefined function passthru() in /home/rslight.url/rslight_data/config/fortunes.conf:24\nStack
trace:\n#0 /home/rslight.url/htdocs/common/header.php(131):
include()\n#1 /home/rslight.url/htdocs/common/head.inc(15): include('...')\n#2 /home/rslight.url/htdocs/common/setup.php(4): include('...')\n#3 {main}\n thrown in /home/rslight.url/rslight_data/config/fortunes.conf
on line 24'