[WebGUI] preload.perl error
Ken Johnson
ken at greatlodge.com
Tue Feb 28 17:10:20 EST 2006
System Info:
Redhat Enterprise 2.6.9-5
WebGUI 5.5.8
All Perl modules installed, mysql is running, and /data/WebGUI has been
changed to /var/www/WebGUI in all the appropriate files. But when
the browser is pointed http://10.1.9.10/WebGUI/www/index.pl to it only
gets the message "The requested URL /WebGUI/www/index.pl was not found
on this server."
When i run sbin/perl preload.perl it spews out:
[root at herb sbin]# perl preload.perl
[Tue Feb 28 16:00:56 2006] (re_eval 14): Variable "$parenthesis"
is not imported at (re_eval 14) line 2.
Global symbol "$parenthesis" requires explicit package name at
(re_eval 14) line 2.
Compilation failed in regexp
at /var/www/WebGUI/lib/WebGUI/Macro.pm line 53.
Compilation failed in require
at /var/www/WebGUI/lib/WebGUI/Privilege.pm line 24.
BEGIN failed--compilation aborted
at /var/www/WebGUI/lib/WebGUI/Privilege.pm line 24.
Compilation failed in require
at /var/www/WebGUI/lib/WebGUI/HTMLForm.pm line 22.
BEGIN failed--compilation aborted
at /var/www/WebGUI/lib/WebGUI/HTMLForm.pm line 22.
Compilation failed in require
at /var/www/WebGUI/lib/WebGUI/User.pm line 20.
BEGIN failed--compilation aborted
at /var/www/WebGUI/lib/WebGUI/User.pm line 20.
Compilation failed in require
at /var/www/WebGUI/lib/WebGUI/Affiliate.pm line 19.
BEGIN failed--compilation aborted
at /var/www/WebGUI/lib/WebGUI/Affiliate.pm line 19.
Compilation failed in require at /var/www/WebGUI/lib/WebGUI.pm
line 16.
BEGIN failed--compilation aborted
at /var/www/WebGUI/lib/WebGUI.pm line 16.
Compilation failed in require at preload.perl line 63.
BEGIN failed--compilation aborted at preload.perl line 63.
appears that $parenthesis is a circular reference according one of our
programmers, what would be the best way to correct this?
tia,
ken
More information about the WebGUI
mailing list