On Redhat perl is to found at /usr/bin/perl so you will need to change the
first line to #!/usr/bin/perl -Tw
Regards
Creighton

Gede Gilijk wrote:

> I am new to PERL and CGI and start to learn from this mailing list.
>
> I download script from the web and try to customized and run on the server.
>
> First, the script run properly when I run it on SCO-UNIX, APACHE, and Perl
> 5.005_3
> But when I try run the same script on RedHat LINUX, APACHE, and Perl 5.6.0,
> come an error message :
> dynamic linker : /usr/local/bin/perl : Symbol not found : dlopen
> [Wed Aug 29 15:52:55 2001] [error] [client 10.4.11.75] Premature end of
> script headers : /u/APACHE/cgi-bin/file-upload.cgi
>
> My question, what cause the error ? the OS or the Perl ? Or could anything
> else ?
> I attach the script.
> Any suggestion will be a great help.
> Thank you.
>
> Regards,
>
> Gede Gilijk
>
>   ------------------------------------------------------------------------
>                       Name: file-upload.cgi
>    file-upload.cgi    Type: unspecified type (application/octet-stream)
>                   Encoding: quoted-printable
>
>   ------------------------------------------------------------------------
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to