[solved] FTP local host problem?

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
User avatar
msmith7735
Registered User
Posts: 41
Joined: Wed Aug 27, 2003 11:12 pm
Location: Oakland, NJ
Contact:

[solved] FTP local host problem?

Post by msmith7735 »

I looked through all the messages in the old board, but I didn't find anything.

Can someone help with the localhost error problem?

Thanks!
Regards,
Mike
sysadmin@region7.com
http://forums.region7.com" target="_blank

User avatar
A_Jelly_Doughnut
Registered User
Posts: 1780
Joined: Wed Jun 04, 2003 4:23 pm

Re: FTP local host problem?

Post by A_Jelly_Doughnut »

"Could not connect to localhost"

Is that the error you get?
A_Jelly_Doughnut

User avatar
msmith7735
Registered User
Posts: 41
Joined: Wed Aug 27, 2003 11:12 pm
Location: Oakland, NJ
Contact:

Re: FTP local host problem?

Post by msmith7735 »

A_Jelly_Doughnut wrote:"Could not connect to localhost"

Is that the error you get?
Yes, that's correct.
Regards,
Mike
sysadmin@region7.com
http://forums.region7.com" target="_blank

User avatar
GPHemsley
Registered User
Posts: 1617
Joined: Fri Apr 18, 2003 4:01 am
Location: Long Beach, NY
Contact:

Re: FTP local host problem?

Post by GPHemsley »

Nuttzy99 wrote:1) edit the admin_easymod_functions.php file in the admin/mods/easymod directory.
2) search for all the occurances of localhost (there are 3) and replace them with your actual FTP hostname
3) try the EM installation again (if you installed EM a different way then you can reinstall it by looking at the instuctions under step 1 in the Mini FAQ)

User avatar
msmith7735
Registered User
Posts: 41
Joined: Wed Aug 27, 2003 11:12 pm
Location: Oakland, NJ
Contact:

Re: FTP local host problem?

Post by msmith7735 »

GPHemsley wrote:
Nuttzy99 wrote:1) edit the admin_easymod_functions.php file in the admin/mods/easymod directory.
2) search for all the occurances of localhost (there are 3) and replace them with your actual FTP hostname
3) try the EM installation again (if you installed EM a different way then you can reinstall it by looking at the instuctions under step 1 in the Mini FAQ)
Thank you for the above....now for something completely different! :D

Thanks in advance for your help!

(formatted for forum posting)
EM installer v0.0.10a wrote: phpBB version: 2.0.6
Working Dir: /home/msmith/phpBB2/admin/mods/easymod
Install Step: 7
Mode:
The Error wrote: Could not find [templates/subSilver/admin/mod_install.tpl].
Permissions: (including system errors)
read access :: OK
write access :: OK
root path write :: failed
chmod access :: OK
unlink access :: OK
mkdir access :: OK
tmp path write :: OK
FTP extension :: module not loaded
copy access :: failed



Recommendations:
write: server
move: automated FTP

Selected settings:
write: ftpb
move: ftpa
ftp dir: /phpBB2

CWD Listing:

Code: Select all

drwxrwxrwx . 
drwxrwxrwx .. 
−rwxrwxrwx admin_easymod_functions.php 
−rwxrwxrwx easymod.gif 
−rwxrwxrwx easymod_install.php 
drwxrwxrwx includes 
−rwxrwxrwx lang_easymod.php 
drwxrwxrwx processed 
drwxrwxrwx backups 
−rwxrwxrwx post_process.sh 
−rwxrwxrwx post_process.bat

Testing FTP access...
Trying to defiant.uss-starlord.org:21 ...
220 ProFTPD 1.2.8 Server (USS Starlord FTP Server) [defiant.uss-starlord.org]
Connected to remote host "defiant.uss-starlord.org:21"
> USER msmith
331 Password required for msmith.
> PASS ********
230 User msmith logged in.
Authentication succeeded

1) Logged in successfully
> PWD
257 "/" is current directory.
> PASV
227 Entering Passive Mode (209,178,198,94,158,99).
> NLST
Trying to 209.178.198.94:40547 ...
150 Opening ASCII mode data connection for file list
Connected to remote host
Disconnected from remote host
seti
mail
up2date
Susan Bolick to WGW.pdf
public_html
xoops-2.0.3
phpBB2
006.JPG
setiathome-3.08.i686-pc-linux-gnu
temp
226 Transfer complete.
> CWD /phpBB2/admin/mods/easymod
250 CWD command successful.
> PWD
257 "/phpBB2/admin/mods/easymod" is current directory.
2) CD to EasyMOD path successfully
> TYPE A
200 Type set to A
> PASV
227 Entering Passive Mode (209,178,198,94,158,101).
> STOR ../../../easymod.gif
Trying to 209.178.198.94:40549 ...
150 Opening ASCII mode data connection for ../../../easymod.gif
Connected to remote host
Storing local file "easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 Transfer complete.
> TYPE A
200 Type set to A
> PASV
227 Entering Passive Mode (209,178,198,94,158,103).
> STOR ../../../easymod.gif
Trying to 209.178.198.94:40551 ...
150 Opening ASCII mode data connection for ../../../easymod.gif
Connected to remote host
Storing local file "easymod.gif" to remote file "../../../easymod.gif"
Disconnected from remote host
226 Transfer complete.
> DELE ../../../easymod.gif
250 DELE command successful.
3) wrote to phpBB root successfully
> QUIT
221 Goodbye.
Disconnected from remote host

FTP access test :: successful
Regards,
Mike
sysadmin@region7.com
http://forums.region7.com" target="_blank

User avatar
GPHemsley
Registered User
Posts: 1617
Joined: Fri Apr 18, 2003 4:01 am
Location: Long Beach, NY
Contact:

Re: FTP local host problem?

Post by GPHemsley »

It would probably be more organized if you started a new topic and changed this topic title to include [SOLVED]. ;)
Last edited by GPHemsley on Thu Aug 28, 2003 1:07 am, edited 1 time in total.

User avatar
msmith7735
Registered User
Posts: 41
Joined: Wed Aug 27, 2003 11:12 pm
Location: Oakland, NJ
Contact:

Re: FTP local host problem?

Post by msmith7735 »

GPHemsley wrote:It would probably be more organized if you started a new topic and changed this topic to [SOLVED]. ;)
Done. :)
Regards,
Mike
sysadmin@region7.com
http://forums.region7.com" target="_blank

User avatar
msmith7735
Registered User
Posts: 41
Joined: Wed Aug 27, 2003 11:12 pm
Location: Oakland, NJ
Contact:

Re: FTP local host problem?

Post by msmith7735 »

msmith7735 wrote:
GPHemsley wrote:It would probably be more organized if you started a new topic and changed this topic to [SOLVED]. ;)
Done. :)
Or not...I don't have an 'edit' button here... :(
Regards,
Mike
sysadmin@region7.com
http://forums.region7.com" target="_blank

User avatar
GPHemsley
Registered User
Posts: 1617
Joined: Fri Apr 18, 2003 4:01 am
Location: Long Beach, NY
Contact:

Re: FTP local host problem?

Post by GPHemsley »

msmith7735 wrote:
msmith7735 wrote:
GPHemsley wrote:It would probably be more organized if you started a new topic and changed this topic to [SOLVED]. ;)
Done. :)
Or not...I don't have an 'edit' button here... :(
Oh yeah.. cursed edit time-limits! I'm sure Nuttzy will come along and straighten things out. ;)

Nuttzy99
Registered User
Posts: 927
Joined: Fri Aug 03, 2001 7:09 am
Contact:

Re: FTP local host problem?

Post by Nuttzy99 »

You guys don't have edit available to you? Some settings definitely need tweaking around here.

And thanks for finding that info GP, I'll add it to the FAQ right now :D

-Nuttzy :cool:
SpellingCow.com - Free spell check service for your forums or any web form!
My Other Site

Locked