1

Title says it all. Lighttpd was automatically installed by RaspAP, a wifi web GUI not being part of Raspbian repository. But I require Apache. Uninstalled Lighttpd, Installed apache with PHP & MySQL. None of my .php files are executing.

I've skimmed php.ini but can't see any config line that may relate.

Ingo
43k20 gold badges87 silver badges207 bronze badges
asked Jul 20, 2018 at 19:28
2
  • What operating system you are using? Seems not to be a Raspbian version because it does not know anything about RaspAP in its repository. Commented Jul 20, 2018 at 20:41
  • Sorry, should have said. Raspbian Stretch. RaspAP is a wifi web GUI, automatically installs LIGHTTPD Commented Jul 20, 2018 at 21:30

1 Answer 1

1

Seems it is needed to customize your installation to RaspAP (not the other way around) because it occupies your setup. There ist a FAQ from RaspAP. One point is:

My custom rc.local/networking configuration/wpa configuration is gone!

Currently, RaspAP generates a few of its own files so that it starts with a known configuration. Your custom configurations haven't been lost however, they've been moved to the backups directory in /etc/raspap/backups.

Feel free to SSH in to restore those files to their rightful position, however, you may need to ensure that the RaspAP modifications are applied to your own custom configurations.

answered Jul 21, 2018 at 0:45

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.