I have a blog on my frihost site where i have installed wordpress 2 for blog. It works fine except for this problem
I posted a page about 8 months ago which had a few Linux commands and it posted fine.
then later i realized that i had missed a command so wend back to edit it , but now after editing the page i could not post it . It gave me the following error
I noticed its because of the command wget followed by a link to a rpm file
like
including this line gives the error otherwise no error
i had this command typed in the page even before , but it worked that time.
any idea what may be causing the error ?
I posted a page about 8 months ago which had a few Linux commands and it posted fine.
then later i realized that i had missed a command so wend back to edit it , but now after editing the page i could not post it . It gave me the following error
| Quote: |
| Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@harpreet.in 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. |
I noticed its because of the command wget followed by a link to a rpm file
like
| Code: |
| wget http://mirror.oss.or.kr/pub/SULinux/1.0/os/i386/SULinux/RPMS/python-urlgrabber-2.9.6-2.noarch.rpm |
including this line gives the error otherwise no error
i had this command typed in the page even before , but it worked that time.
any idea what may be causing the error ?
