[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Internal server error



> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of PageKeeper
> Service
> Sent: 05 June 2003 16:29
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Internal server error
> 
> 
> 
> > > -----Original Message-----
> > > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of
> > > BSmith@xxxxxxxxxxx
> > > Sent: 05 June 2003 16:59
> > > To: cobalt-users@xxxxxxxxxxxxxxx
> > > Subject: RE: [cobalt-users] Internal server error
> > >
> > >
> > > -----Original Message-----
> > > From: Paul Shuttleworth [mailto:paul@xxxxxxxxxxxxxx]
> > > Sent: Thursday, June 05, 2003 12:50 PM
> > > To: Cobalt Users Listserver
> > > Subject: [cobalt-users] Internal server error
> > >
> > >
> > > Hi All
> > >
> > > The file was changed and uploaded.
> > >
> > > Any ideas appreciated.
> > >
> > > Paul.
> > >
> > > _____________________________________
> > >
> > >
> > > Chances are, that is your problem ... "The file was changed and
> uploaded".
> > > Your probably thinking, umm, no duh!  But, what I mean is that
> > > when you edit
> > > a file on a Windows PC, and upload it to a unix box, it adds 
> additional
> > > control characters, like the \r\n.  So, what you need to do, 
> is to get a
> > > better text editor for windows (VIM, EMACS), or do the following.
> > >
> > > Load it up in "pico" or "vi" and save it.
> > >
> > > Then try it again, unless it is a logical error on your programming,
> that
> > > should fix it!
> > >
> > > Thanks,
> > >
> > > Brian
> >
> > Nope sorry Brian tried that ! (thanks anyway!)
> >
> > Looked fine with Pico and still does not work!
> >
> > There is something very odd going on in that file, but I just 
> need to find
> > what, a line number of the error would be very usefull!
> >
> > Still trying to find it, my eyes are now glazing over in a world filled
> > withe lines and lines of code!!
> >
> > Paul.
> >
> 
> 
> Try putting this at the top and run it.
> 
> #!/usr/bin/perl5.00503
> use CGI::Carp qw(fatalsToBrowser);
> 
>   David Hahn
> 

Thanks David that might be what I am looking for, I will try that!

Cheers
Paul.