No kidding!! It's very hard for non unix/linux users. I may just brush up on it since it shows the returns. Thanx --- Sir Anvil www.christiangamers.org On Sun, 31 Dec 2000, Evelyn Hawke wrote: > > At 05:48 PM 12/31/00, you wrote: > > >Hey Bill. Question, Do you have telnet access to your server? If so, is > >it a unix or linux server? If so, does it give you acess to lynx. The > >reason is because lynx will show you what error actually accourd. It could > >be premature script errors as I got several when I first installed. > > > >If this is the case and you do have the above mention, the command > >./admin.pm would execute the file on the command line and show you lots of > >stuff that you can't see from the web. I found out there were SEVERAL .pm > >files that have carriage returns that I could not see. in unix it's > >translates as \025 or something. So I have to track down each one and > >eliminate them. It was fairly easy once I was done. hope this helps. let > >me know how it goes okay. > > You can use vi or vim and it will also show you the character > returns. Catch is, it's not as easy to use as pico if you're not used to > unix/linux. > > Eve