i've a problem when my script called session_start(). The IE error popup shows:
"Apache.exe has generated errors and will be closed by windows. You will need to restart the program".
and my apache logs says.. "FATAL: erealloc(): Unable to allocate 87 bytes"
My PHP version : 4.3.10
Apache : 1.3.33
Running on win2K
The application was developed with mysql as a backend database (Previously no such error), its happen when i switch the database to oracle 10 g.. is that relate? i dont hv any idea..