ORA-01041: internal error. hostdef...

wxdqz

New Member
I'm using RedHat 6.1 + PHP4.0.1PL2 + Apache 1.3.12 + Oracle 8.1.5. When I make a query to database it randomly says "Warning: OCIStmtExecute: ORA-01041: internal error. hostdef extension doesn't exist in /www/connect.php on line 15". I've noticed that this error occurs when OCILogon returns a value "Resource id #1". When the value is #3, everything works just fine. Has anyone experienced similar problems? Is there some way to fix it?
 
Back
Top