Current time: 04-27-2024, 10:41 AM Hello There, Guest! (LoginRegister)


Post Reply 
net2ftp ftp_login error (fedora 7)
Author Message
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #1
net2ftp ftp_login error (fedora 7)
wrote a fix posted it to

http://www.net2ftp.org/forums/viewtopic.php?id=2975
10-25-2007 12:43 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: net2ftp ftp_login error (fedora 7)
So this is only a Fedora problem ??
Should i open a Ticket about it ?

Greez BeNe
10-25-2007 03:54 PM
Visit this user's website Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #3
RE: net2ftp ftp_login error (fedora 7)
still looking into it.

does work on other dists?
(This post was last modified: 10-25-2007 04:56 PM by graywolf.)
10-25-2007 04:55 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #4
RE: net2ftp ftp_login error (fedora 7)
Yes net2ftp works on Debian Etch.
No problems with the Auth.

--> http://admin.ispcpdemo.homeip.net/tools/filemanager/
Username: tester@ispcpdemo.homeip.net
Password: tester123

Greez BeNe
10-25-2007 05:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
graywolf Offline
Junior Member
*

Posts: 43
Joined: Sep 2007
Reputation: 1
Post: #5
RE: net2ftp ftp_login error (fedora 7)
i think the issue may be with PHP and ftp_login() "asking" for a unsupported auth method at login and get an unexpected 500 error so its kinda PHP running on fedora problem but it could be a fedora proftp not supporting the requied Auth method issue ( if that makes any sense) and i dont really want to spend heaps of time on it but its something to note in the docs

the code i posted on the net2ftp site should work for all os's (it just a hard coded login method the same as is used for ftp's behind proxies)
10-25-2007 05:20 PM
Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #6
RE: net2ftp ftp_login error (fedora 7)
BeNe Wrote:Yes net2ftp works on Debian Etch.
No problems with the Auth.

I have had this error, but my distro is Debian etch.

My version php5 5.2.3-1+lenny1

Code:
Warning: ftp_login() [function.ftp-login]: AUTH not understood in /var/www/ispcp/gui/tools/filemanager/includes/filesystem.inc.php on line 61
11-03-2007 04:45 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #7
RE: net2ftp ftp_login error (fedora 7)
You have this Error under Debian ??
I have also a running Debian Etch and it works without a Problem.
What i not understand, you have Etch but Lenny packages like PHP on your system Rolleyes
Maybe this could be the Error!

Does it work with this patch ?

Greez BeNe
11-03-2007 05:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #8
RE: net2ftp ftp_login error (fedora 7)
BeNe Wrote:You have this Error under Debian ??
Yeah !

BeNe Wrote:What i not understand, you have Etch but Lenny packages like PHP on your system

I have upgrade php one time with a rare source list and since I not have never problems with this version.
Actually I use:

Code:
deb http://ftp.fr.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ etch main contrib non-free

deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free

and upgrade all without error included this php version

BeNe Wrote:Maybe this could be the Error!

It's possible but I think not, all run correctly since some days but i am not sure that occurrs because i have installed several things, the last apache2-threaded-dev 2.2.6-1 because dependency for the extension apc of php that i needed

BeNe Wrote:Does it work with this patch ?
I have not tested yet, I will do so soon.

Greez macbishop
11-03-2007 05:51 AM
Find all posts by this user Quote this message in a reply
macbishop Offline
Junior Member
*

Posts: 68
Joined: Feb 2007
Reputation: 7
Post: #9
RE: net2ftp ftp_login error (fedora 7)
Yeah! Big Grin

the patch works for me.

I encourage to dev team to use this patch in /includes/filesystem.inc.php in the filemanager ispCP installer because with it dissapear the not sthetic php warning message in error login's times.
(This post was last modified: 11-03-2007 07:54 AM by macbishop.)
11-03-2007 06:42 AM
Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #10
RE: net2ftp ftp_login error (fedora 7)
do you require SSL to be used in ftp? if so, it is a bug in php
11-03-2007 11:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)