waynec444 has asked for the wisdom of the Perl Monks concerning the following question:
I have a perl script that works fine. But if I make a small modification that is NOT code related it gives me a server error.
The modification is something that is supposed to "print" on the web page. Again, not part of any coding. Old: "searching for area..." New: "searching for country..."
I am doing the modification in WordPad and have tried saving it both as "text document" and "unicode text document." Still does not work.
I upload it in binary format.
What now?
Note: A long time ago I made other changes without any problems. Don't have any idea why I can't do it now. Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl script server error after minor non-code modification
by Corion (Patriarch) on Jun 20, 2014 at 06:09 UTC | |
|
Re: Perl script server error after minor non-code modification
by poj (Abbot) on Jun 20, 2014 at 05:40 UTC | |
|
Re: Perl script server error after minor non-code modification
by soonix (Chancellor) on Jun 20, 2014 at 10:27 UTC |