XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.
Refer XAMPP download :
- http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/x/xa/xampp/
- http://mirrors.ucr.ac.cr/xampp/
Refer Oracle Client Download :
- http://www.oracle.com/technology/tech/oci/instantclient/index.html
After Download Proceed :
1. Install rpm installclient
2. tar xvfz xampp-linux-xxx.tar.gz -C /opt
3. /opt/lampp/lampp oci8
4. /opt/lampp/lampp start
Enjoy...
Read more...