I was wondering if it might be smart to actually define the variables
in some PHP file using:

  PutEnv("ORACLE_SID= ... ");
  PutEnv("ORACLE_HOME= ... ");
  PutEnv("TNS_ADMIN= ... ");
  ...

The problem is being a newbie to CakePHP, I'm not sure is this is a
good idea (to actually try to solve my problem) and the other issue is
that I am uncertain as to which PHP file I should place these
statements in.

Anyone care to comment?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to