On Mié 19 Feb 2003 08:54, [EMAIL PROTECTED] wrote:
>
> I was wondering if you were able to check the exact RH release of your
> PHP package, to see if it matched mine?

==> rpm -q php
php-4.1.2-7.3.6

> MM> When you run phpinfo() the output gives you the configure line
> MM> with which php was compiled, so check there if it was or wasn't
> MM> compiled with ftp support.
>
> Well, I am not 100% sure. The phpinfo() reports the following:
>
>                 "...tem' '--with-ftp' '--with-zlib..."
>
> ...but the doc's and the people sometimes talk about "--with-ftp" and
> sometimes talk about "--enable-ftp". It's really not quite clear.

I have '--enable-ftp' on my phpinfo().

> Certainly looks like it's _behaving_ as though it has no FTP, and I'm
> increasingly getting the impression that RH released an RPM patch that
> wasn't exactly right... I'll poke them too perhaps.

Get the source of the rpm (the one that ends at src.rpm), install it, modify 
the configure line in the php.spec file and rebuild.
Also, send a bug report to bugzilla (http://bugzilla.redhat.com).

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to