ID: 22482
User updated by: submissions at spherious dot com
Reported By: submissions at spherious dot com
-Status: Bogus
+Status: Open
Bug Type: *General Issues
Operating System: Linux 7.2, Zend 2.1
PHP Version: 4.3.1
New Comment:
I think it is a bug, because as far as I can see, there is no configure
error. The php.ini references the direcotry containing the new ext
files that are created when php is compiled, make and make intalled, so
there is no error in configuration. I have also tried deleting
everything in /usr/lib/php4 and then recompiling. It creates the new
files there as it should, but still does not solve the problem.
I will try installing with just --prefix=/usr/local/php tonight. I
expect that will not cause an error, as no extensions will be used. If
that is the case, unfortunately, that still won't solve the problem.
Previous Comments:
------------------------------------------------------------------------
[2003-03-03 19:57:26] [EMAIL PROTECTED]
Check what php.ini is loaded and what extensions are loaded by it..this
is not really bug but just install/configure error.
------------------------------------------------------------------------
[2003-03-02 19:29:17] [EMAIL PROTECTED]
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?
------------------------------------------------------------------------
[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?
------------------------------------------------------------------------
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