mariano / node-db-oracle

Oracle database bindings for Node.js
http://nodejsdb.org
141 stars 34 forks source link

A minor doc fix. #45

Open ghost opened 12 years ago

ghost commented 12 years ago

You probably want to change the ownership of the oracle files from a normal user to root or a separate oracle user. Some people may use their account for running node.js processes, so overwriting oracle lib could end in serious tears... ;)