Menu

Not Found error message

Help
2009-02-19
2013-04-11
  • Demetris Kyriacou

    Hello

    Can you please help me out with the this problem i am facing?

    I have managed to install sqlrest on my server and when i visit: http://mysumi.org/sqlrest/ i am getting the content of my database:

    <resource>
    <AttributeList xlink:href="http://mysumi.org/sqlrest/Attribute/">Attribute</AttributeList>
    <UserList xlink:href="http://mysumi.org/sqlrest/User/">User</UserList>
    </resource>

    Up to this point, everything is fine...

    BUT, when i attempt to visit: http://mysumi.org/sqlrest/User/ which requests for a specific table in my database i am getting the following error:

    "Not Found

    The requested URL /sqlrest/User/ was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

    How come i get the proper output on the first URL but on the second one i am getting a Not Found error?

    Thank you very much in advance
    Demetris

     
  • JustAnotherEngineer

    Did you find a solution to this. I am using a SQLite databsae and am seeing the same error.

     

Log in to post a comment.