Internal Server Error when viewing view.pl
I went through all the configuration settings and set it up as best I could so now there's only 4 warnings total, which I can't help because
CGI::Session module is not installed.
Whenever I try to view
view.pl (I had to rename them all), I get an
Internal Server Error and the following appears in my error log:
Unmatched [ in regex; marked by <-- HERE in m/(?-xism:[ <-- HERE \s\*?~^\$@%`/ at /home/content/g/o/d/godrox/html/hosted_sites/ymwiki/lib/TWiki.pm line 1239.
[Tue Oct 17 22:37:01 2006] [error] [client 24.0.115.206] Premature end of script headers: /var/chroot/home/content/g/o/d/godrox/html/hosted_sites/ymwiki/bin/view.pl
So I manually deleted the filter line with
(?-xism from
/lib/LocalSite.cfg and that made the errors disappear (although it returns whenever I update the configuration again). But now IE does nothing when viewing
/bin/view.pl and Firefox redirects to...
/bin/oops.pl/bin/view/pl?template=oopsaccessdenied;def=no_such_web;param1=view
...both with a blank white screen.
I'm stuck. Any help that can be provided is greatly appreciated. My site is hosted with
GoDaddy:
Operating System: Red Hat Linux
Kernel: Version 2.4.21-4.0.1 elsmp
Web Server: Apache 1.3
Web Programming Languages
- PHP 4.3.11
- Tomcat (Java) 5.0.27
- CGI / Perl 5.8
- Python 2.2
Environment
--
TimSchmoyer - 18 Oct 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
It seems the default redirect to
WebHome does not work when you have the suffix .pl.
It thinks there is a web called pl.
Try the full URL
...bin/view/Main/WebHome
--
KennethLavrsen - 24 Oct 2006
Sorry, closing after more than 30 days...
--
PeterThoeny - 01 Dec 2006
Known issue, see
UnmatchedBracketInRegex.
--
PeterThoeny - 10 Jan 2007