Troubleshooting Xitami
DBFree versions with Windows Installer
Just after you finished the installation process the installer invokes the default browser to open the address http://localhost
At this point you should see the DBFree companion site Home Page
Things going wrong
A - if you get an Error 404 - page not found you must investigate on what happened.
This is a brief list of most common causes for this message:
What to do then
The starting point of troubleshooting is always investigating the Xitami log files :
A typical content you may find could be similar to this:
In this case either stop the other webserver or change the port where Xitami is actually try to run. The latter is explained to follow in the document.
Change Xitami listening port
What if it is working
If http://localhost:88 works you have to decide what to do:
If you decide for the first option you will need to amend the DBFree configuration all over: this is not a problem, but can be tedious because you must locate all links that refer to local sites and correct them by adding the port you decided to run Xitami on.
It must be outlined that DBFree with Xitami Multihosting is not intended for running as a secondary server: in that case it is viable to download the single server version or simply install the IIS/Apache version outright.
B - On Windows versions that support the .cpl modules (i.e. XP/Win2003) the Xitami applet shows a red icon
This simply means that Xitami cannot start: apply same approach illustrated in point A.
Notice that if you're running some flavour of Windows 7 and any 64-bit Windows versions the Xitami applet won't work anyway, indipendently by the presence of another webserver conflicting.
For these systems is better to use the batch (.CMD) files provided with dbfREE.
C - Xitami could not open port xxxx
If you're absolutely shure not to have another webserver already installed and conflicting on the port indicated by the message, well, it is time to investigate on what is going on on your PC.
Just search and install Sysinternals TCP-View
Then check WHO or WHAT is occupying the port you've been denyed access for Xitami.