Search found 4 matches

by jafflen
Wed Nov 09, 2011 8:33 am
Forum: Scripts and Templates
Topic: phpBB2 scripts
Replies: 17
Views: 47111

Re: phpBB2 scripts

sorry for such a question but How I can remove the Simple Machines Logo?
by jafflen
Fri Nov 04, 2011 6:47 am
Forum: Scripts and Templates
Topic: Ethernet Stats(RFC1643) - XML
Replies: 61
Views: 142359

Re: Ethernet Stats(RFC1643) - XML

I looked around on the forum, but couldn't really find anything about this, so maybe this isn't a problem for many people.
by jafflen
Thu Nov 03, 2011 4:31 am
Forum: Scripts and Templates
Topic: w32 Windows2000 TerminalService Sessions counter
Replies: 10
Views: 31340

Re: w32 Windows2000 TerminalService Sessions counter

Hello, i've a script that uses WIN32::OLE which i downloaded from CPAN and installed it by unzipping... i've also added to the script the inclusion lines to @INC in BEGIN phase. BEGIN{ push @INC, "/work/perl/libwin32-0.28/OLE/lib/"; } however, it cannot find the .pm even though this file a...
by jafflen
Wed Nov 02, 2011 4:25 am
Forum: Scripts and Templates
Topic: W32 IIS W3SVC Perl Script via check_nt
Replies: 14
Views: 31873

Re: W32 IIS W3SVC Perl Script via check_nt

Hi)) what the difference between transferring script files to your Web server and transferring your Web page files there??can't manage to do it :(