ID: 30872 Updated by: [EMAIL PROTECTED] Reported By: HellDesk at bigfoot dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Solaris 8 PHP Version: 4.3.9 New Comment:
Not a bug in PHP, but something else. Previous Comments: ------------------------------------------------------------------------ [2004-11-23 14:56:55] HellDesk at bigfoot dot com I have managed to resolve this problem myself. It turns out that they build for apache 2.0.53 is a little screwy and doesn't copy some of the include files across namely some of the apr include files, which when php goes looking for them causes it to error. I copied all the include files from apr and apr-util to the apache2 include directory and php compiled against it. Thanks for your time. ------------------------------------------------------------------------ [2004-11-23 14:51:30] [EMAIL PROTECTED] Provide the error messages then... we can't guess! Derick ------------------------------------------------------------------------ [2004-11-23 14:32:28] HellDesk at bigfoot dot com It's a shared module, should load straight in, has done in the past with Apache 2.0.50 and 2.0.51, although when installing 2.0.52 we recompiled the php module to add some functionality. I have recompiled the module however it refuses to compile against apache 2.0.53. ------------------------------------------------------------------------ [2004-11-23 14:29:34] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Just recompile PHP. ------------------------------------------------------------------------ [2004-11-23 14:28:09] [EMAIL PROTECTED] Correct me if I'm wrong: you're trying to use with 2.0.53 PHP module that was compiled for 2.0.52 ? Why do you expect it to work then? ------------------------------------------------------------------------ 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/30872 -- Edit this bug report at http://bugs.php.net/?id=30872&edit=1
