| Abyss Web Server X1 For FreeBSD User's Guide | ||
|---|---|---|
| Prev | ||
1. The console or the web site cannot be accessed from the computer on which Abyss Web Server is running.
If you cannot browse 127.0.0.1 or localhost, check if you have configured a HTTP proxy in the browser. If so, disable proxy usage for 127.0.0.1 and localhost.
2. Abyss Web Server reports the following error at startup: "Cannot start the web server (listening problem)"
This error arises when the web server port is already used by another application or if you do not have the privilege to use it. You have to choose another port for the web server using the console. Refer to "Solving Ports Listening Problems" for more information.
3. Abyss Web Server reports the following error at startup: "Cannot start the console (listening problem)"
This error occurs when the console port is already used by another application or if you do not have the privilege to use it. Refer also to "Solving Ports Listening Problems" for more information.
New versions of PHP activate by default a high security level to avoid problems that can occur when running them with Apache. Since these problems are specific to Apache and do not affect Abyss Web Server, you can safely deactivate the security alert as follows: open the console, select Server Configuration, press Advanced... and select CGI Parameters. Then press Add... in the User CGI Environment Variables table and add a variable which name is REDIRECT_STATUS and which value is 200.