ID: 26535 Updated by: [EMAIL PROTECTED] Reported By: webmaster at tv2knet dot net -Status: Feedback +Status: No Feedback Bug Type: Dynamic loading Operating System: Linux Debian 2.4.23 PHP Version: 4.3.4 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-12-05 18:43:55] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [2003-12-05 15:58:25] webmaster at tv2knet dot net Description: ------------ When I try to load any extension (in this case the sqlite.so extension), I get this weird error when accessing the file thrua webpage: Warning: dl(): Unable to load dynamic library 'V/�F8uPl���T/sqlite.so' - V/�F8uPl���T/sqlite.so: cannot open shared object file: No such file or directory in /home/tvke/tv2knet.net/so/sqlite.dll.php on line 34 But when I use my shell to load the extension - Same script, same server, it does work. Please fix this/help me Greetz to all, - The TV2kNET Admin NOTE: I did try to search the bugsdatabase, BUT I COULDNT SEARCH ON DL()!!! Reproduce code: --------------- dl($module); Expected result: ---------------- That it loads the dynamic module. Actual result: -------------- Warning: dl(): Unable to load dynamic library 'V/�F8uPl���T/sqlite.so' - V/�F8uPl���T/sqlite.so: cannot open shared object file: No such file or directory in /home/tvke/tv2knet.net/so/sqlite.dll.php on line 34 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26535&edit=1
