This guide assumes a server with the following hardware and sotware:
• Pentium IV (2.4Ghz) CPU
• 1024MB of RAM
• SCSI host adapter (Ultra SCSI 160)
• Four SCSI disk drives (1 x 9GB + 3 x 36GB)
• One 100Base-T Ethernet adapter
• Apache Version 2.2.6 or Apache 2.0.X
• PHP Version 5.2.9 or PHP 5.2.4 or higher
• Oracle Version 10.2.0.1
Required package
• binutils-2.15.92.0.2-10.EL4
• compat-db-4.1.25-9
• control-center-2.8.0-12
• gcc-3.4.3-9.EL4
• gcc-c++-3.4.3-9.EL4
• glibc-2.3.4-2
• glibc-common-2.3.4-2
• gnome-libs-1.4.1.2.90-44.1
• libstdc++-3.4.3-9.EL4
• libstdc++-devel-3.4.3-9.EL4
• make-3.80-5
• pdksh-5.2.14-30
• sysstat-5.0.5-1
• xscreensaver-4.18-5.rhel4.2
• libaio-0.3.96
• openmotif21-2.1.30-11
• Download Oracle setup
• oracle-xe-10.2.0.1-1.0.i386.rpm
• oracle-xe-client-10.2.0.1-1.0.i386.rpm
• rpm –ivh oracle-xe-client-10.2.0.1-1.0.i386.rpm and continue given instruction at installation time and save details on notepad
• rpm –ivh oracle-xe-10.2.0.1-1.0.i386.rpm and continue given instruction at installation time and save details on notepad
• /etc/init.d/oracle-xe start
• 1521/tcp open oracle
• 2038/tcp open objectmanager
For configure oracle run below command and follow instruction which given
• /etc/init.d/oracle-xe configure
• Oracle http port 8180
• Database listener [1521]
• Password=passwordora user SYS and SYSTEM
• http://IP ADDRESS: 8180/apex
• /etc/init.d/oracle-xe
• For configured oci8 with PHP go to Linux console and press command
• pecl install oci8
• In php.ini add extension=oci8.so and restart apache.
• Note: - in firewall open port 8180 and 1521. For oracle http browsing and from network access oracle.
• Refral Url:
• http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html
• http://blogs.oracle.com/opal/2009/03/pecl_install_prompts_explained.html
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment