Page 1 of 1

Having problems with Proftpd.

PostPosted: 06. July 2006 22:37
by Rockafella
I have phpBB2 running on my forum. One of the mods I am trying to install requires FTP access. I get the fallowing error when trying to use the FTP option to install the mod.

Step 2 (of 5): EasyMOD is now confirming your file access settings.


Testing selected write method
Testing FTP access...
1) Logged in successfully
2) CD to EasyMOD path successfully

Warning: ftp_put() [function.ftp-put]: ../../../easymod.gif: Permission denied in /opt/lampp/htdocs/muskieotter/phpBB2/admin/mods/easymod/em_includes/em_ftp.php on line 1102

Warning: ftp_delete() [function.ftp-delete]: ../../../easymod.gif: No such file or directory in /opt/lampp/htdocs/muskieotter/phpBB2/admin/mods/easymod/em_includes/em_ftp.php on line 1107

FTP ERROR: could not write to phpBB root
EasyMOD requires that your nobody account have write access on all directories and files in the phpBB directory. Please confirm all files and directories are set to at least 744 access.

phpBB root directory:
drwxr-xr-x docs
-rw-r--r-- modcp.php
-rw-r--r-- memberlist.php
drwxr-xr-x .
drwxr-xr-x templates
-rw-r--r-- viewtopic.php
-rw-r--r-- viewforum.php
-rw-r--r-- profile.php
drwxr-xr-x images
-rw-r--r-- viewonline.php
drwxr-xr-x ..
-rw-r--r-- common.php
drwxr-xr-x includes
-rw-r--r-- faq.php
-rw-r--r-- posting.php
-rw-r--r-- login.php
-rw-r--r-- index.php
-rw-r--r-- extension.inc
-rwxrwxrwx config.php
drwxr-xr-x language
drwxr-xr-x cache
-rw-r--r-- groupcp.php
drwxr-xr-x db
-rw-r--r-- search.php
drwxr-xr-x admin
-rw-r--r-- privmsg.php

What can I do to make this work?
Thanks,
Rocky