RD WebDesign

Results 335 comments of RD WebDesign

@oevcil I think you have a different problem, even if this error message is the same. _(This PHP error is just a "symptom" of some other problem)_ Your debug log...

Closing this issue. Reasons: - The original issue was solved on [2022-10-22](https://github.com/pi-hole/pi-hole/issues/4961#issuecomment-1287774238); - other comments were related to a different issue (https://github.com/pi-hole/FTL/issues/1478), also already solved.

This error message is very generic. This PHP error is just a "symptom" of some other problem. It only shows FTL is not answering, but this can be caused by...

I'm not against supporting a new OS, but I'm against the "in-between-land" state. We support, or we don't officially support. I think removing the tests and use the strategy "fix...

Did you use the `-x` option for this command `sudo bash -x ~/basic-install.sh --unattended | tee ~/pihole-install.log`?

I'm not sure what is happening, but the log shows `LIGHTTPD_ENABLED=false`. Are you sure the `setupVars.conf` was copied and used inside the VM?

No. The code is working as expected. [The lines from 2586 to 2600](https://github.com/pi-hole/pi-hole/blob/0034538794a3754ab532a53480da39d3fd13d7ed/automated%20install/basic-install.sh#L2586-L2600) install and try to enable `lighttpd`. The code you posted is only checking if `lighttpd` was successfully...

You can see the difference here: ```sh + unset dep_install_list + [[ true == true ]] + enable_service lighttpd # these commands are only executed + local 'str=Enabling lighttpd service...

Just to be sure: Using `--unattended` fails every time (manually or via the automation script). Is that correct?

I'm not sure if this what you need (I don't use Vagrant), maybe you can fix this using a config: https://stackoverflow.com/questions/28651275/windows-crlf-to-unix-lf-issues-in-vagrant