Changes

From Amahi Wiki
Jump to: navigation, search
I filled in ams.ldqk.net (substituted localhost by ams and localdomain by ldqk.net)<br>
<br>
Because in In my Control Panel - Home Domain I entered<br>
ldqk.net
<br>
Now this error will occur. The installer will finish correctly (so it seems) but the second reboot will never happen.
Then In fact the installer ends in errors which you can only find in the amahi logfileswhen you are logged in as root. Nothing is displayed at the screen.
The solution was to enter in the Network page of the installer for localhost.localdomain ams.ldqk
Most likely the second dot caused the problems.
 
== HTTP server is not started by default ==
After succesfull second reboot I noticed that the AMAHI desktop did not start. Via the command
ps -ef|grep hhtp
I noticed that there was not running a http server.
 
The command
systemctl status httpd
showed me that an error occurred during startup of the http service.
 
The command
systemctl restart httpd
systemctl status httpd
fixed this and showed me that http service was started correctly.
 
After a reboot this error occurred again.
Now changing the value in <br>
/etc/hostname to
localhost
fixed this.<br> After a reboot the http service is now started as it should be.<br>
 
My advice leave the values in the amahi express install at the network section to its default value being
localhost.localdomain
= Amahi 6 Express =
8

edits