The configration and environment of my pc is as under
RAM 32MB
Intel Pentium Processor
Microsoft Windows 98 Second Edition 4.10.2222 A
Apache HTTP Server Version 1.3
PHP version4
PHP as server module
While i start the apache server or php.exe, the apache server runs with errors. For example eventhough the php_ifx.dll, php_mcrypt.dll, php_oci8.dll, php_oracle.dll, etc. is present in C:\kishore\php\php-4.2.3-Win32\extensions directory it diplays
Unable to load dynamic library 'C:\kishore\php\php-4.2.3-Win32\extensions\php_ifx.dll' - One of the library files needed to run this application cannot be found.
Unable to load dynamic library 'C:\kishore\php\php-4.2.3-Win32\extensions\php_mcrypt.dll' - One of the library files needed to run this application cannot be found.
Unable to load dynamic library 'C:\kishore\php\php-4.2.3-Win32\extensions\php_oci8.dll' - One of the library files needed to run this application cannot be found.
Unable to load dynamic library 'C:\kishore\php\php-4.2.3-Win32\extensions\php_oracle.dll' - One of the library files needed to run this application cannot be found.
AT THE END IT DISPLAYS
this program has performed an illegal operation and will be shut down.
with
APACHE caused an invalid page fault in
module PHP_IISFUNC.DLL at 017f:01fc10c3.
Registers:
EAX=00000000 CS=017f EIP=01fc10c3 EFLGS=00010246
EBX=0097bc00 SS=0187 ESP=0063dae4 EBP=7800138e
ECX=007d9d60 DS=0187 ESI=007cf650 FS=11b7
EDX=0000001a ES=0187 EDI=00762190 GS=0000
Bytes at CS:EIP:
8b 08 ff 51 08 c3 90 90 90 90 90 90 90 81 ec 34
Stack dump:
00000000 01fc285a 00762190 008f4c13 00000001 0000001c 00762190 007cf6a0 007d4b70 008fcbc7 007cf650 bff77590 00762190 000000ec 00000000 008fb375
Kindly HELP ME.
Regards
Kishore H.