ftp php not working

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
cigojlo
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Aug 14, 2014 12:19 pm

ftp php not working

Post by cigojlo »

Greeting i bought vds and instal a few cs 1.6 servers, but problem is php ftp scripts not working , i puted folder on 755 and file and still cant download via php ftp scripts, in any other host which i tested its working only in vds in nfos my scripts not working, also i got no error in php, sorry for posting there but vds section is colsed. Pleas help me and thanks in advance!
ftp_get working but he download empty file,
example
ftp_sync ("/cstrike/addons/amxmodx/logs");
cigojlo
New to forums
New to forums
Posts: 6
Joined: Thu Aug 14, 2014 12:19 pm

Re: ftp php not working

Post by cigojlo »

cigojlo wrote:Greeting i bought vds and instal a few cs 1.6 servers, but problem is php ftp scripts not working , i puted folder on 755 and file and still cant download via php ftp scripts, in any other host which i tested its working only in vds in nfos my scripts not working, also i got no error in php, sorry for posting there but vds section is colsed. Pleas help me and thanks in advance!
ftp_get working but he download empty file,
example
ftp_sync ("/cstrike/addons/amxmodx/logs");
Passive mod also not working and when i want multi files to download, no error nothing, just wont download anything
cigojlo
New to forums
New to forums
Posts: 6
Joined: Thu Aug 14, 2014 12:19 pm

Re: ftp php not working

Post by cigojlo »

cigojlo wrote:
cigojlo wrote:Greeting i bought vds and instal a few cs 1.6 servers, but problem is php ftp scripts not working , i puted folder on 755 and file and still cant download via php ftp scripts, in any other host which i tested its working only in vds in nfos my scripts not working, also i got no error in php, sorry for posting there but vds section is colsed. Pleas help me and thanks in advance!
ftp_get working but he download empty file,
example
ftp_sync ("/cstrike/addons/amxmodx/logs");
Passive mod also not working and when i want multi files to download, no error nothing, just wont download anything

P.S. Firewall i get error ftp_get(): OOPS: vsf_sysutil_bind in, ill ask support
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: ftp php not working

Post by kraze »

If this is an unmanaged VDS our support wouldn't be able to diagnose much. The forums are definitely the place for this. First thing I'd do is disable any firewalls running on the VDS. I'd also disable any type of anti-virus you are running.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
cigojlo
New to forums
New to forums
Posts: 6
Joined: Thu Aug 14, 2014 12:19 pm

Re: ftp php not working

Post by cigojlo »

kraze wrote:If this is an unmanaged VDS our support wouldn't be able to diagnose much. The forums are definitely the place for this. First thing I'd do is disable any firewalls running on the VDS. I'd also disable any type of anti-virus you are running.
All is disabled, still nothing, and my anti disabled.
P.S I forget to say i add script to my webhost, hosted at nfos, and when i switch my servers to nfos vds not a single fpt_get script working. And still not working. Oh i forget to answer its managed vds not unmaged
cigojlo
New to forums
New to forums
Posts: 6
Joined: Thu Aug 14, 2014 12:19 pm

Re: ftp php not working

Post by cigojlo »

cigojlo wrote:
kraze wrote:If this is an unmanaged VDS our support wouldn't be able to diagnose much. The forums are definitely the place for this. First thing I'd do is disable any firewalls running on the VDS. I'd also disable any type of anti-virus you are running.
All is disabled, still nothing, and my anti disabled.
P.S I forget to say i add script to my webhost, hosted at nfos, and when i switch my servers to nfos vds not a single fpt_get script working. And still not working. Oh i forget to answer its managed vds not unmaged
port 20 seems to be locked/in use
cigojlo
New to forums
New to forums
Posts: 6
Joined: Thu Aug 14, 2014 12:19 pm

Re: ftp php not working

Post by cigojlo »

cigojlo wrote:
cigojlo wrote:
kraze wrote:If this is an unmanaged VDS our support wouldn't be able to diagnose much. The forums are definitely the place for this. First thing I'd do is disable any firewalls running on the VDS. I'd also disable any type of anti-virus you are running.
All is disabled, still nothing, and my anti disabled.
P.S I forget to say i add script to my webhost, hosted at nfos, and when i switch my servers to nfos vds not a single fpt_get script working. And still not working. Oh i forget to answer its managed vds not unmaged
port 20 seems to be locked/in use
Solved i put passive before log in lol!
Post Reply