![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Pugi! wrote: > Hi, > > What is the difference between --enable-mbstring and --enable- > mbstring=shared ? > I have an old RHEL3 with lots of customizations (don't ask wich ones, > no one knows) where mb_strtoupper, ... works. Via phpinfo I find -- > enable-mbstring. > I have a new installation of SL4.4. With php.info I find --enable- > mbstring=shared. mb_strtoupper doens't work (undefined function). > > Can anyone help me out ? > > thanx, > > Pugi > Difference is that one use dynamic linking, the other static linking. Theoretically it shouldn't matter if you use either. The only difference should be when you upgrade your mbstring library. When using static linking (ie. not shared), PHP still use the OLD library, because the compiler "built" it in the PHP "executable", while dynamic linking will see PHP using the new updated library. Hendri Kurniawan | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: between, difference, enablembstring, enablembstringshared |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 512 Mb/ 1Gb RAM difference? | modric | Computer Memory (RAM) and Hard Drives | 11 | 05-02-2008 1:40 AM |
| Myhomehost.com |Offering Shared/Reseller Plans|8.88$ Domains | myhomehost | Anything For Sale | 0 | 09-01-2006 7:57 AM |
| SHARED - RESELLER hosting? | modric | Web Site Hosting | 10 | 08-08-2006 10:03 PM |
| What difference do you see in a TFT or a standard one? | Kristof | Video Cards and Monitors | 3 | 04-13-2006 2:03 AM |
| Featured Websites | ||||
|