Unable to load dynamic library '/usr/lib/php4/20020429/mysql.so

Last update on December 21, 2008 08:55 AM by jak58
Published by jak58

Unable to load dynamic library '/usr/lib/php4/20020429/mysql.so






You get a message like following following an update to PHP:

Unable to load dynamic library '/usr/lib/php4/20020429/gd2.so' - /usr/lib/php4/20020429/gd2.so: cannot open shared object file: No such file or directory in Unknown on line 0


Unable to load dynamic library '/usr/lib/php4/20020429/mysql.so' - /usr/lib/php4/20020429/mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0

The problem is due to the fact that the reference library has changed the directory. solve this, simply edit the php.ini file, find the section extension_dir and to define the new path, for example :

extension_dir = /usr/lib/php4/20050606



Another solution for Linux/Unix is to create a link using the name of the new directory using the command ln -s!
Best answers for « Unable to load dynamic library '/usr/lib/php4/20020429/mysql.so » in :
Rundll32 - rundll32.exe Show rundll32 - rundll32.exe rundll32.exe (rundll32 stands for Run a DLL as a 32-bit application) is a Windows NT/2000/XP generic process used for loading dynamic link libraries (DLLs) in memory so that other programs can use them. The file that...
Blank Page: Unable to connect to Hotmail ShowBlank Page: Unable to connect to Hotmail 1. Account name and Password 2. Browser settings set to enable cookies. 3. SSL configurations Configure your Cipher Strength Enable SSL and TLS Clear History and delete Cookies Disable Third Party...
CMOS CHECKSUM ERROR - DEFAULT LOADED ShowCMOS CHECKSUM ERROR - DEFAULT LOADED Issue Solutions: Issue When starting your PC, the following error message is displayed: CMOS wrong CMOS MEMORY size WRONG CMOS Checksum Bad CMOS checksum error defaults loaded Warning! CPU...
Unable to run executable files (. Exe) ShowUnable to run executable files (. Exe) First Solution Second solution My programs are launching no more It may happen that only executable files aren’t eager open properly: either you have the dialog box "Open With", it opens with...
Download CygWin ShowCygwin is a UNIX –like environment for Windows which is composed of: - Shell Unix - A dynamic library (DLL) which acts as a UNIX emulation layer for Windows system - A collection of source and executable libraries adapted to Cygwin...
Download DLL to Lib ShowDLL to Lib is a magical tool which can convert a DLL file into its equivalent static library. During the conversion process, a programming interface identical to the export functions in the DLL is presented to the user. Advantage The conversion...
Download Music Library Organizer Pro ShowMusic Library Organizer Pro is a complete software to manage Windows library. It is a very useful for managing: school, university, college library and so forth. It can manage all activities of your library: cataloguing, management of library...
Msconfig - msconfig.exe Showmsconfig - msconfig.exe msconfig.exe (msconfig) is a standard process in Windows XP (and earlier versions of Windows) for editing the startup configuration. MsConfig is mainly used for removing processes loaded when Windows is booted. How do you...
Load Balancing ShowOne of the main difficulties encountered by network administrators is scalability, i.e. the ability to meet requests in an acceptable amount of time, even in a high traffic situation. Load Balancing Load balancing consists in distributing a task...