[PHP] Cannot load: iconv_module_entry
Hi All, When I try to run apache, I get this error message: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/libexec/apache/libphp4.so: Undefined symbol 'iconv_module_entry' Any idea what I need to fix? Thanks, Brian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Cannot load: iconv_module_entry
Well, I did not configure it any particular way. I just tried to build the mod_php4 port on FreeBSD. I assumed it would work. Why would the FreeBSD port developers commit something to the stable release that doesn't work? Thanks, Brian "Brian Clark" <[EMAIL PROTECTED]> wrote in message 20020110230835.GA1557@ganymede">news:20020110230835.GA1557@ganymede... > * Brian Williams ([EMAIL PROTECTED]) [Jan 10. 2002 04:57]: > > > Hi All, > > Hello > > > When I try to run apache, I get this error message: > > > Cannot load /usr/local/libexec/apache/libphp4.so into server: > > /usr/local/libexec/apache/libphp4.so: Undefined symbol 'iconv_module_entry' > > So you configured PHP --with-iconv? My guess is that you'll need to > include the path to your libraries for iconv in /etc/ld,so.conf then run > ldconfig. > > -- > Brian Clark | Avoiding the general public since 1805! > Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8 > Too many freaks, and not enough circuses. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
Re: [PHP] Cannot load: iconv_module_entry
> So you configured PHP --with-iconv? My guess is that you'll need to > include the path to your libraries for iconv in /etc/ld,so.conf then run > ldconfig. I do not have /etc/ld.so.conf on my system, but I do have /usr/compat/linux/etc/ld.so.conf Thanks, Brian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
[PHP] php.jobs
Hi, Where can I find a list of PHP Jobs (help wanted)? Thanks, Brian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]