Hi!

On Sat, Feb 15, 2003 at 12:07:28PM +0530, Devi .M wrote:

> After authentication I have to redirect to 
> another page,if the user and passwd is right. I am able to view my HTML
> page also correctly but below the page the following message is displayed.
> When I checked the error.log , there was no error thrown in it. Can anyone 
> help me how to overcome this
> 
> ---------------------------------------------------------------------------
> HTTP/1.1 200 OK Date: Sat, 15 Feb 2003 06:46:02 GMT Server: Apache/1.3.27 
> (Unix)
> mod_perl/1.27 Connection: close Content-Type: text/html Embedded Perl 
> version v5.6.1 for
> Apache/1.3.27 (Unix) mod_perl/1.27 process 1614, 
> running since Sat Feb 15 11:49:25 2003
>
> Perl Configuration
> Loaded Modules
> Inheritance Tree
> Enabled mod_perl Hooks
> Environment
> PerlRequire'd Files
> Signal Handlers
> Symbol Table Dump
> ISA Tree
> Compiled Registry Scripts
> 
> ---------------------------------------------------------------------------

This looks like the output of Apache::Status.

Without further information about your configuration etc, help is hardly
possible.

Please read the mod_perl documentation at
  http://perl.apache.org
and take an even closer look at
  http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems




-- 
#!/usr/bin/perl                               http://domm.zsi.at
for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Reply via email to