Re: [PHP-DEV] OT - FreeBSD 4.2 Ftp Support Issue

2001-04-29 Thread Jani Taskinen

On Sun, 29 Apr 2001, Chris W wrote:

>I don't get any errors during the make process and all appears to be all
>find and dandy. But when I fire apache back up and pull up a phpinfo() I
>have no ftp support, all else still works and nothing reports there being
>any problem with php,  it just not taking the ftp ext. at all.  I tried
>using the ftp commands just to see if maybe it wasn't reporting to the info
>file, but no go.


This list is not for support questions. Please ask for support on
[EMAIL PROTECTED]

--Jani



-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] OT - FreeBSD 4.2 Ftp Support Issue

2001-04-29 Thread Chris W



Hello all, 

 
I'm wondering if 
someone might be able to help me with a weird problem i am 
having.
 
I've had php4 up and 
running on my freebsd4.2 raq for quite a while now and all has been fine, 
recently ive had the need to compile ftp support into php. No matter what I do,( 
using the port or a manual compile), I can't get php to take ftp 
support.
 
I don't get any 
errors during the make process and all appears to be all find and dandy. But 
when I fire apache back up and pull up a phpinfo() I have no ftp support, 
all else still works and nothing reports there being any problem with 
php,  it just not taking the ftp ext. at all.  I tried using the 
ftp commands just to see if maybe it wasn't reporting to the info file, but no 
go.
 
 
If anyone has any 
insight on why this is happening I would gladly appreciate 
it.
 
 
TIA
-Chris