<div>Unfortunately, this is the only error in the apache logs:</div>
<div> </div>
<div>[Tue Apr 10 09:07:10 2012] [error] "use" not allowed in expression at /data/rt3/bin/<a href="http://webmux.pl">webmux.pl</a> line 49, at end of line\nsyntax error at /data/rt3/bin/<a href="http://webmux.pl">webmux.pl</a> line 49, near "use strict"\nBEGIN not safe after errors--compilation aborted at /data/rt3/bin/<a href="http://webmux.pl">webmux.pl</a> line 58.\nCompilation failed in require at (eval 7) line 1.\n<br>
<br>I am able to start apache if I comment PerlRequire /data/rt3/bin/<a href="http://webmux.pl/" target="_blank">webmux.pl</a> in the apache conf files.</div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Apr 10, 2012 at 9:26 AM, Ruslan Zakirov <span dir="ltr"><<a href="mailto:ruz@bestpractical.com">ruz@bestpractical.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">there should be more errors. what you pasted is too late to understand<br>where the real problem is.<br>
<div class="HOEnZb">
<div class="h5"><br>On Tue, Apr 10, 2012 at 17:13, testwreq wreq <<a href="mailto:testwreq@gmail.com">testwreq@gmail.com</a>> wrote:<br>><br>> I upgraded centos from 5.5 to 5.8 . I am unable to start the http server.<br>
> The error in the logs is<br>> "use" not allowed in expression at /data/rt3/bin/<a href="http://webmux.pl/" target="_blank">webmux.pl</a> line 49, at end<br>> of line\nsyntax error at /data/rt3/bin/<a href="http://webmux.pl/" target="_blank">webmux.pl</a> line 49, near "use<br>
> strict"\nBEGIN not safe after errors--compilation aborted at<br>> /data/rt3/bin/<a href="http://webmux.pl/" target="_blank">webmux.pl</a> line 58.\nCompilation failed in require at (eval 7)<br>> line 1<br>
><br>> If the comment the PerlRequire line in my conf file, I can start the httpd<br>> server. Any ideas how to fix this?<br>><br>> <VirtualHost *:443><br>> ServerName <a href="http://devrt.cs.stonybrook.edu/" target="_blank">devrt.cs.stonybrook.edu</a><br>
> DocumentRoot /data/rt3/share/html<br>> AddDefaultCharset UTF-8<br>> PerlModule Apache::DBI<br>> PerlRequire /data/rt3/bin/<a href="http://webmux.pl/" target="_blank">webmux.pl</a><br>
><br>> <Location /><br>> SetHandler perl-script<br>> PerlHandler RT::Mason<br>> </Location><br>> ErrorLog logs/ssl_error_log<br>> TransferLog logs/ssl_access_log<br>
> LogLevel warn<br>> <Directory /><br>> SSLRequireSSL<br>> </Directory><br>> SSLEngine on<br>> SSLProtocol all -SSLv2<br>> SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW<br>
> SSLCACertificateFile<br>> /etc/sslcertificate/devwww_cs_sunysb_edu_interm.cer<br>> SSLCertificateFile /etc/sslcertificate/devwww_cs_sunysb_edu_cert.cer<br>> SSLCertificateKeyFile /etc/sslcertificate/devwww.cs.sunysb.edu.key<br>
> </VirtualHost><br>><br>> Thanks much.<br><br><br><br></div></div><span class="HOEnZb"><font color="#888888">--<br>Best regards, Ruslan.<br></font></span></blockquote></div><br>