ID: 37175 User updated by: paul at smedley dot info Reported By: paul at smedley dot info -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: OS/2 PHP Version: 5.1.2 New Comment:
Any other module loaded in httpd.conf stops PHP from rendering pages. I realise that others won't be using OS/2, but thought that someone may have seen something similar on another platform or might have some ideas for debugging what's happening. Thanks Previous Comments: ------------------------------------------------------------------------ [2006-04-24 09:32:22] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. >If other modules are loaded, other modules? like ... ? >more complex ones render a blank page, well, I'd say you're on your own with OS/2. I don't think anybody is using it and knows what's the problem with it. ------------------------------------------------------------------------ [2006-04-24 00:27:15] paul at smedley dot info Description: ------------ I have build PHP 5.1.2 for the OS/2 operating system, and am using it with Apache2 (currently 2.2.2) If modphp5.dll is the only module loaded in httpd.conf, php works fine. If other modules are loaded, simple scripts (like one that just loads <?php phpinfo(); ?> ) work, but more complex ones render a blank page, with Apache2 eventually reporting a timeout. No errors are reports in Apache2's logs or in PHP's error log. Any ideas what could be causing this? Expected result: ---------------- Expect PHP to work when other modules are loaded. Actual result: -------------- Blank page is rendered ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37175&edit=1