PHP 5.3.6

Step: 1

Step: 2 Copy the contents to this folder

Step: 3 Open apache configuration file.

Before altering , let us review some properties of apace server configuration scripts.

Modular PHP 5.3

Step: 4 Run apache

If you get the following message, note that windows is not seeing php.ini file

Step: 5 Configuring php.ini, open php.ini-developement.  I used Text Pad (very nice Java and Text Editor), corrected extension directory

path : extension_dir = "c:/php5/ext"

 

Save it as php.ini

Step: 6 Copy php.ini to windows system32 floder

Step: 7 Testing with phpinfo()function): php is used as module than FastCG1FX

Step: 8 Note for mysql and oracle

Oci_is enabled

 

 

Step: 10 Testing with php-code , php535_Oracle11g_2.txt

Step: 11 Runtime output.

Intranet : http://manas2/myphp_example/oracle_test2.php