ID: 16524 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: iPlanet related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment:
We've also noticed the same/similar bug using PHP 4.1.2 with iPlanet 4.1 on Solaris 7. Using the exact same code, one page works and can connect to the database just fine, but with another page, it kept dying at the OCILogon function. Normally, bouncing the iPlanet web server would fix the problem, but then one day, that solution stopped working. OCILogon (or OCIPLogin) would just die and not respect an "or die" message. The solution seemed to be to change the Host = line to use the IP address of the database server instead of the hostname. Previous Comments: ------------------------------------------------------------------------ [2002-10-18 01:00:02] [EMAIL PROTECTED] No feedback was provided for this bug for over 2 weeks, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2002-09-29 20:32:59] [EMAIL PROTECTED] Does the solution provided in #10821 work for you? ------------------------------------------------------------------------ [2002-08-14 23:15:00] [EMAIL PROTECTED] dup of 10821 ------------------------------------------------------------------------ [2002-04-11 13:51:21] [EMAIL PROTECTED] If I run PHP from the command line, it works fine. But if I try to execute any PHP script, no matter how simple, the iPlanet portal shuts down. Win2K logs the following error... The description for Event ID ( 25 ) in Source ( WebServer 4.1 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: https-enlace_2, 0. I'm new to PHP, I've tried setting every logging parameter in the php.ini file and havn't gotten anything.... Please, give me a clue, throw me a bone, ------------------------------------------------------------------------ [2002-04-10 15:49:46] [EMAIL PROTECTED] Yes. But I had trouble figuring out how to get a back trace based on the link that was sent... http://bugs.php.net/bugs-generating-backtrace.php ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/16524 -- Edit this bug report at http://bugs.php.net/?id=16524&edit=1
