in reply to Re^11: Weird error log message
in thread Weird error log message
and#! #!/usr/bin/perl -w
and save my script with the use of Notepad++ with utf8 encoding, but when i upload it wont run. why?#!/usr/bin/perl -w use utf8;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^13: Weird error log message
by ikegami (Patriarch) on Jun 16, 2009 at 18:48 UTC | |
| |
|
Re^13: Weird error log message
by ikegami (Patriarch) on Jun 16, 2009 at 18:57 UTC | |
by Nik (Initiate) on Jun 16, 2009 at 19:37 UTC |