Forum Moderators: phranque

Message Too Old, No Replies

problem in installing Apache web server

         

Diana86

5:43 pm on Dec 6, 2008 (gmt 0)

10+ Year Member



Hi..

Im having a problem with installing Apache web server .. im checkin if it was successfully instaled by typing 127.0.0.1 in the web browser it gives me this error:
Not Acceptable
An appropriate representation of the requested resource / could not be found on this server.

why is that .. can anyone help?

coopster

9:25 pm on Dec 8, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Diana86.

That looks to be a 406 error code being returned by the http server. Are you trying to deliver just the basic "It Works!" index page, or have you installed some type of package like joomla? If you are attempting to connect to a packaged application that is trying to use modules like mod_rewrite, you may receive an error such as the one you get here. Look at your log files to determine the exact cause.