![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Equivalent to locate | Russell | SUN Solaris | 5 | 10-05-2006 05:10 PM |
| not able to locate SSH | bishweshwar | UNIX for Dummies Questions & Answers | 5 | 09-11-2006 01:14 PM |
| cannot use the same script to read cookie | azmathshaikh | Shell Programming and Scripting | 0 | 03-08-2006 06:15 AM |
| Xlib: Invalid MIT-MAGIC-COOKIE-1 | errolg | UNIX for Dummies Questions & Answers | 1 | 07-25-2002 04:05 PM |
| Difference between locate and find | camerja1 | UNIX for Dummies Questions & Answers | 1 | 06-25-2002 01:55 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
hi frnds
i m getting this error whenever i m trying to run otrs in my web browser. http://ipaddr /otrs/index.pl " 500 Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. " And when i checked the log it is showing me this error. " [error] 2420: ModPerl::Registry: Can't locate CGI/Cookie.pm in @INC (@INC contains: //../../Kernel/cpan-lib //../.. ../../ /usr/lib/perl5/5.8.0/CGI/ /opt/otrs/ /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /etc/httpd/ /etc/httpd/lib/perl //../.. //../../Kernel/cpan-lib) at (eval 48) line 6.! " . please kindly help me for the following. Mit |
|
||||
|
As the error message tells, it cannot find the CGI::Cookie module. But I think this is a standard module in Perl.
As your server runs on mod_perl instead of plain CGI mode, one possibility is that the module is removed because it may perhaps not run correctly with mod_perl (a simple guess though). Or, just install the module back and see whether it works okay. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|