* Preserve as much as possible from the existing (buggy) environment
* Make sure httpd configuration is sane (result should be "'''Syntax OK'''"):
{{Code|httpd -t}}
{{code|mkdir /tmp/app-debug/}}
* Then add things there as necessary for later analysis, like:
{{Code|cp -a /var/log/amahi-app-installer.log /tmp/app-debug
cp -a /etc/httpd/conf.d /tmp/app-debug}}
Also the * The user can provide this information:
* Copy of the app install log: