Error starting apache2

SLES 10 SP2 fresh build
RT 3.8.1 downloaded from BestPractical yesterday.

After installing RT, I brought an existing RT_SiteConfig.pm file over from another server running RT 3.6.6.

Apache2 fails to start with the following errors in /var/log/apache2/error_log:

[Thu Dec 11 13:34:09 2008] [error] Couldn’t load RT config file RT_SiteConfig.pm:\n\nType of arg 1 to RT::Set must be one of [$@%] (not scalar assignment) at /opt/rt3/etc/RT_SiteConfig.pm line 43, near “”“)”\nCompilation failed in require at /opt/rt3/bin/…/lib/RT/Config.pm line 410.\nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 101.\nCompilation failed in require at (eval 7) line 1.\n

[Thu Dec 11 13:34:09 2008] [error] Can’t load Perl file: /opt/rt3/bin/webmux.pl for server tracker3.stonebridgebank.com:0, exiting…

Line 43 of RT_SiteConfig.pm is Set($WebPath = “”); which looks perfectly OK to me.

Any ideas?

Thanks, Mike

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.

Set($WebPath, “”);On Thu, Dec 11, 2008 at 9:39 PM, Michael James MJames@stonebridgebank.com wrote:

SLES 10 SP2 fresh build
RT 3.8.1 downloaded from BestPractical yesterday.

After installing RT, I brought an existing RT_SiteConfig.pm file over from another server running RT 3.6.6.

Apache2 fails to start with the following errors in /var/log/apache2/error_log:

[Thu Dec 11 13:34:09 2008] [error] Couldn’t load RT config file RT_SiteConfig.pm:\n\nType of arg 1 to RT::Set must be one of [$@%] (not scalar assignment) at /opt/rt3/etc/RT_SiteConfig.pm line 43, near “”“)”\nCompilation failed in require at /opt/rt3/bin/…/lib/RT/Config.pm line 410.\nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 101.\nCompilation failed in require at (eval 7) line 1.\n

[Thu Dec 11 13:34:09 2008] [error] Can’t load Perl file: /opt/rt3/bin/webmux.pl for server tracker3.stonebridgebank.com:0, exiting…

Line 43 of RT_SiteConfig.pm is Set($WebPath = “”); which looks perfectly OK to me.

Any ideas?

Thanks, Mike

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.

Michael James wrote:

SLES 10 SP2 fresh build
RT 3.8.1 downloaded from BestPractical yesterday.

After installing RT, I brought an existing RT_SiteConfig.pm file over from another server running RT 3.6.6.

Apache2 fails to start with the following errors in /var/log/apache2/error_log:

[Thu Dec 11 13:34:09 2008] [error] Couldn’t load RT config file RT_SiteConfig.pm:\n\nType of arg 1 to RT::Set must be one of [$@%] (not scalar assignment) at /opt/rt3/etc/RT_SiteConfig.pm line 43, near “”“)”\nCompilation failed in require at /opt/rt3/bin/…/lib/RT/Config.pm line 410.\nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 101.\nCompilation failed in require at (eval 7) line 1.\n

[Thu Dec 11 13:34:09 2008] [error] Can’t load Perl file: /opt/rt3/bin/webmux.pl for server tracker3.stonebridgebank.com:0, exiting…

Line 43 of RT_SiteConfig.pm is Set($WebPath = “”); which looks perfectly OK to me.

Any ideas?

Set($WebPath, ‘’);

Regards
Racke

LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team

thx! Weird, I’ve been using the wrong syntax for awhile. It didn’t cause errors in the past.

Mike

“Ruslan Zakirov” ruz@bestpractical.com 12/11/2008 1:55 PM >>>
Set($WebPath, “”);On Thu, Dec 11, 2008 at 9:39 PM, Michael James MJames@stonebridgebank.com wrote:
SLES 10 SP2 fresh build
RT 3.8.1 downloaded from BestPractical yesterday.

After installing RT, I brought an existing RT_SiteConfig.pm file over from another server running RT 3.6.6.

Apache2 fails to start with the following errors in /var/log/apache2/error_log:

[Thu Dec 11 13:34:09 2008] [error] Couldn’t load RT config file RT_SiteConfig.pm:\n\nType of arg 1 to RT::Set must be one of [$@%] (not scalar assignment) at /opt/rt3/etc/RT_SiteConfig.pm line 43, near “”“)”\nCompilation failed in require at /opt/rt3/bin/…/lib/RT/Config.pm line 410.\nBEGIN failed–compilation aborted at /opt/rt3/bin/webmux.pl line 101.\nCompilation failed in require at (eval 7) line 1.\n

[Thu Dec 11 13:34:09 2008] [error] Can’t load Perl file: /opt/rt3/bin/webmux.pl for server tracker3.stonebridgebank.com:0, exiting…

Line 43 of RT_SiteConfig.pm is Set($WebPath = “”); which looks perfectly OK to me.

Any ideas?

Thanks, Mike

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

The information in this message may be proprietary and/or confidential, and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Stonebridge Bank immediately by replying to this message and deleting it from your computer.