RE: perl-oracle connectivity query

2006-09-25 Thread ukhas jean
Hello Brian et al ...   If u see my code i am using the DBI.pm module ... y do i need to have DBD::Oracle.pm installed then??? (Cause this module is a huge one and my internet connection is not that good) ...   I saw using TOAD that my environment variables werent set properly ... eg. ORACLE_HO

Graeme Lawry/AU/ITS/ORICA is out of the office

2006-09-25 Thread graeme . lawry
I will be out of the office starting 22/09/2006 and will not return until 02/10/2006. If the matter is a general support query, please contact the Customer Support Centre on ext 2468 or via Note to CSC0. Someone there will be able to assist you. Other than that I will reply to your note on my

Strange apache behavior when triggering secondary processes

2006-09-25 Thread Alejandro Santillan
I have 2 servers, both Fedora boxes. The old one has Apache/2.0.47 and the new one has Apache/2.2.0   I have a cgi perl script that runs with different behavior when executed from each of the servers:   #!/usr/bin/perl use CGI;my $q = new CGI; print $q->header();system("wall no-problems!");pr

RE: perl exe generation!!!

2006-09-25 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ukhas jean Sent: 25 September 2006 10:33 To: Active Perl Subject: perl exe generation!!! > I was trying to create an exe from a .pl script. I was using perl2exe, but it is giving me an error as > follows:- > > D:\All kachra\c_ka_bac

perl exe generation!!!

2006-09-25 Thread ukhas jean
I was trying to create an exe from a .pl script. I was using perl2exe, but it is giving me an error as follows:-   D:\All kachra\c_ka_backup\CCOLON\p2x-8.10-Win32>perl2exe -v segment.plPerl2Exe V8.10 Copyright (c) 1997-2004 IndigoSTAR SoftwareCmd = -v segment.plCWD = D:\All kachra\c_ka_backup\CCO