Operating System - Linux
1827892 Members
1844 Online
109969 Solutions
New Discussion

Re: How can solve this error?

 
zang_1
Advisor

How can solve this error?

I installed HP web server 2.54 on my HP-UX 11.00, then I found I can't run cgi page, there is perl 4 on my hp, I tried run it directly as below,
perl /opt/STK/cgi-bin/pfnew.cgi

I got error as below
Syntax error on line 4, next 2 tokens, "\\Debug_print"

Doesn anyone help me? I search Intenet, nothing got.
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: How can solve this error?

Hi:

If you are truly using Perl 4 you are back in the dark ages. Fetch a reasonably recent version that is still available for 11.0 here:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL

Regards!

...JRF...
zang_1
Advisor

Re: How can solve this error?

Thanks a lot.
I will try it tomorrow.