lorn has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks!
I have a problem with mod_perl + perlcc, i have a 2 scripts, this works fine, but if i compile
perlcc -o script.pl -B script_s.plthe script dont work more, and show this erros on apache error log
Mon Mar 13 13:27:57 2006 error Missing right curly or square bracket at /usr/local/httpd-2.0.55/htdocs/busca/buscador.pl line 3, at end of line\nsyntax error at /usr/local/httpd-2.0.55/htdocs/busca/buscador.pl line 3, at EOF\n
the problem is not line 3, ( i try del and recompile and the error continue )
anyway, they already had this problem??
thanks, and sorry for the bad english :P
Lorn
Brazil-PM::Sao_Paulo-PM
-lornlab.no-ip.com-
-www.slackwarezine.com.br-
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: mod_perl + perlcc error
by wazoox (Prior) on Mar 13, 2006 at 17:15 UTC | |
by lorn (Monk) on Mar 13, 2006 at 18:02 UTC | |
by wazoox (Prior) on Mar 14, 2006 at 09:20 UTC | |
by lorn (Monk) on Mar 14, 2006 at 13:57 UTC | |
by wazoox (Prior) on Mar 14, 2006 at 15:14 UTC | |
by diotalevi (Canon) on Mar 13, 2006 at 23:49 UTC | |
by lorn (Monk) on Mar 14, 2006 at 13:42 UTC | |
by diotalevi (Canon) on Mar 14, 2006 at 14:12 UTC | |
by lorn (Monk) on Mar 14, 2006 at 12:58 UTC | |
Re: mod_perl + perlcc error
by rafl (Friar) on Mar 13, 2006 at 17:18 UTC |