Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Simplepie 1.1 Requires either mbstring or iconv
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Simplepie 1.1 Requires either mbstring or iconv
Simplepie 1.1 Requires either mbstring or iconv
19-02-2008 6:27 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Previous versions of simplepie allowed you to 'get away' without iconv, or mbstring enabled (effectively limiting language support). However the new released version will not work without one of these being enabled.
According to PHP Info PlusNet do include iconv in the Configure Command, but don't appear to enable it!
So the question is how do I enable iconv?
This is particularly annoying beecause simplepie v1.1 is running on my test and development site on another Host with nay problems.
DIH
According to PHP Info PlusNet do include iconv in the Configure Command, but don't appear to enable it!
So the question is how do I enable iconv?
This is particularly annoying beecause simplepie v1.1 is running on my test and development site on another Host with nay problems.
DIH
Message 1 of 3
(1,492 Views)
2 REPLIES 2
Re: Simplepie 1.1 Requires either mbstring or iconv
19-02-2008 6:59 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Apparently that requirement is a bug. See http://simplepie.org/wiki/setup/requirements
Quote Either PHP's multibyte string extension OR iconv extension. There is a bug in the current version that REQUIRES one or the other.
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Message 2 of 3
(343 Views)
Re: Simplepie 1.1 Requires either mbstring or iconv
19-02-2008 8:25 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks Jelv.
Because everything OK in another place, I must admit to NOT Checking the Wiki.
I will for PlusNet Only drop back to the previous version.
Although I must admit that I am getting slightly irriatated by PlusNet not moving to PHP 5.x as this would have meant bug, or not it wouldn't have been a problem.
DIH
Because everything OK in another place, I must admit to NOT Checking the Wiki.
Quote Apparently that requirement is a bug. See http://simplepie.org/wiki/setup/requirements
I will for PlusNet Only drop back to the previous version.
Although I must admit that I am getting slightly irriatated by PlusNet not moving to PHP 5.x as this would have meant bug, or not it wouldn't have been a problem.
DIH
Message 3 of 3
(343 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Simplepie 1.1 Requires either mbstring or iconv