php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37175 Unless modphp is the only Apache module loaded, it fails
Submitted: 2006-04-24 00:27 UTC Modified: 2006-05-02 01:00 UTC
From: paul at smedley dot info Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 5.1.2 OS: OS/2
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-04-24 00:27 UTC] 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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-24 09:32 UTC] tony2001@php.net
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 11:54 UTC] paul at smedley dot info
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
 [2006-04-24 19:32 UTC] tony2001@php.net
I guess without the exact information (no error messages, no examples, no way to reproduce it) nobody is able to help you.
Please try to provide more information.
 [2006-05-02 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 14:01:36 2024 UTC