From: Paul A. <pau...@pa...> - 2001-01-30 00:20:16
|
This is a very common issue. Maybe a FAQ can help. Phil, edit your /etc/httpd/conf/httpd.conf file and make sure you have a line like this: AddHandler cgi-script .cgi .pl This will enable you to execute the .cgi files. -pa ----- Original Message ----- From: Burness, Phil <pbu...@fo...> To: <sql...@li...> Sent: Monday, January 29, 2001 7:03 AM Subject: [SQL-Ledger-users] Version 1.2.7 setup.cgi > I have followed all the notes in the Readme file, and the instructions for > using with RH7.0 in the FAQ, however whenever I access > sql-ledger/admin/setup.cgi all I get displayed is :-content-type: text/html > > Anybody know why? > Phil > > PS > I created a small perl script in the same directory to display the > environment variables ( set with the same permissions etc. as the setup.cgi > script) and it runs OK. > > |