Re: [PHP4BETA] modules loading problem
[email protected] (Sascha Schumann)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
> extension_dir in php.ini is set correctly and the only way to fix > these errors we found setting LD_LIBRARY_PATH to a directory the > same as is in extension_dir, where modules actually are. It is > rather strange or even ugly solution, isn't it? Did we miss > something or it's a kind of silly bug? Make a simple script which calls phpinfo() and check whether the local value of extension_dir is correct. - Sascha