DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Installation and Upgrading

NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster?

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 8th May 2008
disi's Avatar
disi disi is offline
New User
 
Join Date: May 2008
Location: Europe/Dublin
Posts: 5
Default Apache2 and Iconv

Hi, the iconv library version isn't displayed in phpinfo()
Unfortunately part of the Jinzora Code checks for the version to enable ID3 tag functionality.

Those are the packages I have installed (maybe too many but wanted to get this to work):
Code:
converters/libiconv
converters/p5-Text-Iconv
converters/php-iconv
php.ini:
Code:
extension=iconv.so
phpinfo():
Code:
iconv support 	enabled
iconv implementation 	unknown
iconv library version 	unknown

Directive	Local Value	Master Value
iconv.input_encoding	ISO-8859-1	ISO-8859-1
iconv.internal_encoding	ISO-8859-1	ISO-8859-1
iconv.output_encoding	ISO-8859-1	ISO-8859-1
versions for gd, mbstring, mcrypt, mysql, mysqli, pdf are all displayed...

Code:
Disi-NetBSD# ls /usr/pkg/lib/php/20040412/                                     
gd.so        mbstring.so  mysql.so     pdf.so
iconv.so     mcrypt.so    mysqli.so
Is there something I am missing?
Reply With Quote
  #2   (View Single Post)  
Old 13th May 2008
replaced replaced is offline
Real Name: Adam Hoka
New User
 
Join Date: May 2008
Posts: 8
Default

Could you check if php-iconv uses the netbsd/libc iconv or gnu iconv?
(you can try to ldd it)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iconv and OpenBSD Carpetsmoker OpenBSD General 1 12th September 2009 04:31 AM
apache2.2+PHP5 edvinus OpenBSD Packages and Ports 1 29th June 2009 08:13 PM


All times are GMT. The time now is 10:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick