tech wrote:

> I just upgraded man2html and when trying to use it I got an Internal Server 
> Error in my browser
> and in the /var/log/apache/error.log , I got :
> 
> Unrecognized character \\x7F at /usr/lib/cgi-bin/man/man2html line 1

I think it's problem which your web-server which seems not to support
executing standard ELF binaries as CGI. Most probably it uses perl to
handle all files under the cgi-bin directory (i.e. it calls
perl /usr/lib/cgi-bin/man/man2html), which just doesn't work.


> ii  apache [httpd-cgi]        1.3.34-2       versatile, high-performance HTTP 
> s
> ii  apache2-mpm-prefork [http 2.0.55-4       traditional model for Apache2


Oh, you have two web-servers installed. Do both of them give you the
same error with man2html?


Best Regards,
robert



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to