Wow! when I opened it with the editor as you suggested I found: <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Server error!</title> <link rev="made" href="mailto:rarawlinson@xxxxxxxxxxxx" /> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ body { color: #000000; background-color: #FFFFFF; } a:link { color: #0000CC; } p, address {margin-left: 3em;} span {font-size: smaller;} /*]]>*/--></style> </head> <body> <h1>Server error!</h1> <p>I have no idea why. When I tried to locate the file name it was in: my14esl4-1.pl it was not found. I don't know what to think. It is obviously not getting the file it was supposed to get. I looked in the httpd.conf file and did not find my14esl4-1.pl. Do you have any Idea?
I am using the Suse 10.2 version of Apache2. Bob R Joshua Slive wrote:
On 7/19/07, Robert A. Rawlinson <rarawlinson@xxxxxxxxxxxx> wrote:Thanks Joshua. There was no DocumentRoot, AddHandler set up in the httpd.conf. So I added them and restarted Apache2. Now I am getting the problem I started with. I get a message box which says: you have chosen to open, then no file name and then, which is a perl script and asks what to do with it. The only option is edit with an editor. Do you have any idea what or where to find the cause of this problem.I have my doubts that you are editing the right part of the right config file, since I have never seen an apache config file without a DocumentRoot directive. Are you using a SuSE version of apache or one downloaded from httpd.apache.org? If you put an obvious syntax error in there, do you get an error in the error_log when you restart apache? If you go ahead and open the file in an editor, do you get the source code of the perl script or its output? What exactly do you get in the apache access log for this request? Joshua. ---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx