I've following the Third-party software integration: Apache instructions in the installation guide but I can't seem to get it work for port 80. Why does the instructions say to use the ServerName openkm.your-domain.com as server name in sites-available? If it matters I'm using mysql for the DB. Any help would be appreciated.
for example if your domain is "openkm.com" in your apache.conf then the in openkm.conf you subdomain could be "demo.openkm.com" for example. Must ensure demo.openkm.com points to that server from other computer on your network ( or solve with external DNS and some change in your internal DNS or simply configuring it on all host computers, that's other way to solve it ). The basis is that "demo.openkm.com" point to that server.
There's no other problem on DBMS selected etc... don't miss looking the problem is on the file, and host resolution. There's nothing else and sure runs right.
On which OS are you working ?