[imp] Fwd: Please Help me

Mike Cochrane mike@graftonhall.co.nz
Tue, 17 Sep 2002 02:13:22 +1200


> ----- Message from eric.rostetter@physics.utexas.edu ---------
>     Date: Mon, 16 Sep 2002 08:10:08 -0500
>     From: Eric Rostetter <eric.rostetter@physics.utexas.edu>
> Reply-To: Eric Rostetter <eric.rostetter@physics.utexas.edu>
>  Subject: [imp] Fwd: Please Help me
>       To: imp@lists.horde.org
> 
> Anyone using win32 help this person?
> 
> Eric
> 
> ----- Forwarded message from constantinet@free.fr -----
>     Date: Sat, 14 Sep 2002 14:22:34 +0200 (MEST)
>     From: constantinet@free.fr
> Reply-To: constantinet@free.fr
>  Subject: Please Help me
>       To: faq@horde.org
> 
> Dear ;
> 
> (excuse me for my english my native language is French)
> I'am choosen the horde framework 2.0 and the imp 3.1.
> when I try "test.php" in horde directory I have this result:
> 
> Horde Versions
> Horde: 2.1
> 
> PHP Version
> View phpinfo() screen
> PHP Version: 4.2.3
> PHP Major Version: 4.2
> PHP Minor Version: 3
> PHP Version Classification: release
> You are running a supported version of PHP.
> 
> PHP Module Capabilities
> FTP Support: Yes
> Gettext Support: No
> Horde will not run without gettext support. Compile php --with-gettext before
> continuing.
> 
> My question is about how compiling this gettext under win32
> and if you can tell where can I get the compiled form of win32
> (an application that patch my php).
> I am usin "Apache" as web server with "PHP" as module.

Just uncomment the module you want in php.ini... it's that easy with win32
assuming you're using a php.net version. I have:
extension=php_ctype.dll
extension=php_domxml.dll
extension=php_gettext.dll
extension=php_imap.dll
extension=php_ldap.dll
extension=php_openssl.dll
extension=php_sockets.dll
extension=php_zlib.dll

Not sure if you'll need the sockets one, I use it for other stuff....

- Mike :-)

> 
> ----- End forwarded message -----
> 
> 
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
> 
> "Can you hear me now? ... Good!"
> "Can you hear me now? ... Good!"
> 
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> ----- End message from eric.rostetter@physics.utexas.edu -----