Re: Can't locate loadable object for module Tk::Event



Sisyphus wrote:
>
> Is this just a web server issue ? What happens when you run from the command
> line:
>
> perl -MTk::Event -le 'print "OK"'
>
> If you get the same error, then one suspects that auto/Tk/Event/Event.so
> (which is the loadable object referred to) is not where it should be - ie in
> one of the @INC directories.
>
> If it's there, then one begins to wonder about permissions - of both the
> file itself, and the directory that houses it.

Yes, your suggestion worked. I didn't have the .so files in the @INC
directories. I copied the files and it worked. Thank you so much. I am
getting a different error when I click on one of the link that is:

Software error:
Undefined subroutine &main::Parse_Date called at
/opt/SUNWwbsvr/ssl/dodnic.portal/cgi-bin/aaa/aaamain.cgi line 118,
<CURRENT_DATE> line 1.

For help, please send mail to this site's webmaster, giving this error
message and the time and date of the error.

[Mon Jul 18 11:45:55 2005] aaamain.cgi: Undefined subroutine
&main::Parse_Date called at
/opt/SUNWwbsvr/ssl/dodnic.portal/cgi-bin/aaa/aaamain.cgi line 118, line
1.

Please help me, if this is familiar.
Thanks a million,

Balu

.



Relevant Pages

  • Re: Corrupt Active Directory 2003
    ... I went out and bought a new UPS drive, so I'm going to run a system backup ... Directory to the web server in case something like this happens again, ... To perform the integrity check, start a command prompt, type the following ... To repair the database, type the following command (including the quotation ...
    (microsoft.public.windows.server.active_directory)
  • Re: Directory Transversal
    ... The application that i'm testing has fuctionality that is like a web server in the way that I can make a connection via a web browser and it will send HTML content to the browser that shows the status of a process. ... what does the OPTIONS command tell you? ... Need to secure your web apps NOW? ...
    (Pen-Test)
  • Re: How to resolve "Server Application Unavailable" error
    ... navigate to the v2.0.50727 folder and run these commands in the ... I have a webservice running on Windows XP (IIS 5.1). ... the executed the following command: ... request failure can be found in the application event log of the web server. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: [PHP] using growisofs in a PHP/HTML page
    ... being run as the web server user). ... When I tried the command in the command line, ... and then to www-data. ... The "growisofs" command does nothing... ...
    (php.general)
  • Re: Bug? File::Temp messing with @INC
    ... Sisyphus wrote: ... first line is telling my shell to keep reading the next line as part of ... the command. ...
    (comp.lang.perl.misc)