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

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