Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Perl Apache and Oracle 9.2

Perl Apache and Oracle 9.2

From: Kevin Fries <kfries_at_lart.com>
Date: Fri, 27 Feb 2004 07:40:00 -0600
Message-ID: <403F48B0.7050708@lart.com>

Hopefully this is a simple question (hah!):

I've installed Oracle 9.2.0.1 on my NT craptop. The default installation of Oracle uses Apache and version 50003 (something like that) of perl. I'd already installed the latest ActiveState version of perl (5.8). Doing a perl -v points me to the earlier version in the Apache directory.

After I modified the path to look for perl in the C:\perl\bin directory first I did a perl -v and it's picking up the 5.8 version. I'm simply wondering if I can just do away with the 5.0003 version of perl contained in the apache directory and put the contents of the 5.8 version into that directory. (Of course I can back out the changes.)

Why am I doing (or more accurately asking about) this?

This is my sandbox/remote access computer and I'm trying to use this to start working with some of the examples and software used in Jared's book which seem to require a later version of perl than 5.0003 and I'm not exactly sure I really want both versions laying around. I'm planning on using this eventually on some test boxes on a real system rather than a craptop install of Oracle and I would rather have this "cleaned up" before I move on to them.

Before anyone asks, the test systems and eventually the production systems I'll be connecting to are a mix of Unix and (sob) NT systems.

I just figgered I'd try the more breakable and smaller systems first, that's why I'm doing this on NT.

I know it's easy enough to move the 5.0003 version to a backup directory and put the 5.8 version of perl in it's place, I was simply wondering if anyone else has tried it and found any gotchas, especially if I have to connect to systems with 5.0003 installed (or something lower than 5.8) and backward compatibility. I've tried looking in Google on websites and the newsfroups and what info I got there seems somewhat sparse.

I'll be happy to report back with my results once I finish my testing.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Feb 27 2004 - 07:36:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US