Thread: uploading files to LAMP on UBUNTU Desktop
my apologies if best belong somewhere else decided dive in.
have older computer thought try put work developmental server. have no experience linux had notion feet wet downloading , installing ubuntu 12.04 (desktop) on it. worked flawlessly. installed lamp few hurdles of own making, got working , parked few php files in var/www directory , able access them there. hardwired machine linksys wireless router , can view files other windows machines on network.
next objective attempt sort out how able upload files apache server on ubuntu using filezilla or preferably directly dreamweaver on windows 7 laptop.
optimistic when saw line “connection established, waiting welcome message...’ in filezilla log, have hit dead end.
status: connecting 192.168.1.105:80...
status: connection established, waiting welcome message...
error: connection timed out
error: not connect server
have tried sudo user name “root” user name.
installed webmin thinking might bring me closer discovering solution. out of league here. have advice me need install or how need configure have achieve desired results?
help.
why 80? indicates you're trying connect apache.status: connecting 192.168.1.105:80...
have ftp server (daemon) running? use ftp client connect ftp server (daemon), not web server (daemon).
if haven't done so, install e.g. vsftpd
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help uploading files to LAMP on UBUNTU Desktop
Ubuntu
Comments
Post a Comment