Opened 8 years ago

Closed 8 years ago

#1484 closed defect (bug) (invalid)

URL with PHP coding causes server error

Reported by: lzydata Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 1.5
Severity: normal Keywords: posting
Cc:

Description

When I tried to link to the following URL:

http://www.iht.com/bin/print_ipub.php?file=/articles/2005/06/28/news/korea.php

the following error came up:

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [address] 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.

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

This, however, is fine:

http://www.iht.com/articles/2005/06/28/news/korea.php

Change History (1)

  • Resolution set to invalid
  • Status changed from new to closed

This is not a WordPress bug, since the print_ipub.php script is not part of the WordPress distribution. Further, I see a printable view when I click the first link.

Note: See TracTickets for help on using tickets.