[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-AnyPerl] suidperl



I realise this has little to do with MACperl, but I hope someone will 
be able to point me in the direction of some information about using 
suidperl. My searches on the Web have turned up nothing of use.

My problem is that I assumed that suidperl would work similarly to 
perl, but a simple 'hello world' cgi script that runs fine under 
normal perl fails with a 500 Internal Server Error when called as 
below, using suidperl:
--
#!/usr/bin/suidperl

print "Content-type: text/html\n\n";
print "hello world!";
--
I don't even know if this should work.

Any help is greatly appreciated!
-- 
My brain hurts!
SeanC
                      Mediatek Training Institute
            129 Moore Road, Berea, Durban, South Africa
    phone: +27 (0)31 305 4200              SeanC@mediatek.co.za
      fax: +27 (0)31 305 4236
                   <http://members.xoom.com/s_carte>

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org