ID: 22482 Updated by: [EMAIL PROTECTED] Reported By: submissions at spherious dot com -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Linux 7.2, Zend 2.1 PHP Version: 4.3.1 New Comment:
Do you have redhat's RPMs installed ? If you install it with just a --prefix=/usr/local/php, does it still print out the error? Previous Comments: ------------------------------------------------------------------------ [2003-03-02 09:46:50] submissions at spherious dot com Ok, I think the error is extension related, but I don't know in what way. I deleted all in /usr/lib/php4 then recompiled php4.3.1, but the error still occurs, so it is not linking to old files. If I link it to something else, the error does not occur, but of course this would mean the extensions aren't loaded. ------------------------------------------------------------------------ [2003-02-28 21:37:38] [EMAIL PROTECTED] You can find out that from the configuration line used. The change your extension_dir configuration option to point to that directory. ------------------------------------------------------------------------ [2003-02-28 21:04:55] submissions at spherious dot com Those bugs mention that it is linking to the old modules, which may well be the problem. However, there are no .so files in /usr/lib/php. Just a directory called build which does not appear to contain .so files either. If the correct ones are not in /usr/lib/php4, then how can I find out where the correct ones are? ------------------------------------------------------------------------ [2003-02-28 20:54:13] [EMAIL PROTECTED] Take a look at bug 21333 and 21825. Does this solve it ? ------------------------------------------------------------------------ [2003-02-28 20:34:34] nospam_webmaster at greenliquid dot com I have this same problem running under RedHat 8.0 with Apache 2.0.40 and PHP 4.3.1 (which it was just updated to today from 4.3.0Dev) I renamed a simple html file as a php file and it generated the error. Even with no php code in the file. You can see it at: http://www (dot) clearliquid (dot) com/phpinfo.php Scroll to the very bottom. I hope this helps. ------------------------------------------------------------------------ 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/22482 -- Edit this bug report at http://bugs.php.net/?id=22482&edit=1
