Forums / Install & configuration / urls with numbers result in error

urls with numbers result in error

Author Message

padEE Scherer

Monday 01 September 2003 4:01:16 am

I receive following error messages:

---------------------------
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
--------------------------------
which would be the following:
[Mon Sep 1 11:29:15 2003] [error] [client 163.1.87.71] File does not exist: /home/mydomain/public_html/design/admin/stylesheets/debug.css
[Mon Sep 1 11:29:13 2003] [error] [client 163.1.87.71] File does not exist: /home/mydomain/public_html/404.shtml
[Mon Sep 1 11:29:13 2003] [error] [client 163.1.87.71] File does not exist: /home/mydomain/public_html/design/admin/stylesheets/debug.css
[Mon Sep 1 11:29:10 2003] [error] [client 163.1.87.71] File does not exist: /home/mydomain/public_html/404.shtml
[Mon Sep 1 11:29:10 2003] [error] [client 163.1.87.71] File does not exist: /home/mydomain/public_html/design/admin/stylesheets/debug.css
-----------------------------------------------------------------

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.27 Server at www.mydomain.com Port 80

---------------------------------------------------

The first site of demo (news without pictures) is shown. but every click made afterwards results in

-----------------------------------------------------
The requested URL /demo/content/view/full/42/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-----------------------------------------------------
ez302 runned on that server, but ez311 is not. why? i have the same site access settings, a new database, enough php meomory, the var directory is rwx, i don't know further.

additionally theres following:
all urls without a number at the end like
http://www.mydomain.com/index.php/admin/class/grouplist/
work perfectly fine. only urls like this
http://www.mydomain.com/index.php/admin/content/view/full/2/
lead to the internal server error.

I'm glad for any advise, help or hint.

Thanks a lot
padEE