Fwd: FTP and WordPress in mac ports environment

Érico ericomtx at gmail.com
Thu Jun 14 11:26:58 PDT 2012


I have set all the applicaiton as 777 before ...

bash-3.2# ls -la
total 456
drwxrwxrwx@  32 root      admin   1088 Jun 14 15:18 .
drwxr-xr-x    7 root      admin    238 Jan 18 21:19 ..
-rw-r--r--@   1 ericomtx  admin   6148 Jun 14 14:53 .DS_Store
-rwxrwxrwx@   1 root      admin    397 May 25  2008 index.php
-rwxrwxrwx@   1 root      admin  16899 Jun  8  2011 license.txt
-rwxrwxrwx@   1 root      admin   9202 Jul 12  2011 readme.html
-rwxrwxrwx@   1 root      admin   4343 May  7  2011 wp-activate.php
drwxrwxrwx@  89 root      admin   3026 Jul 12  2011 wp-admin
-rwxrwxrwx@   1 root      admin  40243 Jun  1  2011 wp-app.php
-rwxrwxrwx@   1 root      admin    226 Dec  9  2010 wp-atom.php
-rwxrwxrwx@   1 root      admin    274 Nov 20  2010 wp-blog-header.php
-rwxrwxrwx@   1 root      admin   3931 Dec  9  2010 wp-comments-post.php
-rwxrwxrwx@   1 root      admin    244 Dec  9  2010 wp-commentsrss2.php
-rwxrwxrwx@   1 root      admin   3177 Nov  1  2010 wp-config-sample.php
-rwxrwxrwx@   1 ericomtx  staff   3150 Jan 18 19:59 wp-config.php
drwxrwxrwx@   7 root      admin    238 Jun 14 14:51 wp-content
....

bash-3.2# cd wp-content/
bash-3.2# ls -la
total 24
drwxrwxrwx@  7 root      admin   238 Jun 14 14:51 .
drwxrwxrwx@ 32 root      admin  1088 Jun 14 15:18 ..
-rw-r--r--@  1 ericomtx  admin  6148 Jun 14 14:44 .DS_Store
-rwxrwxrwx@  1 root      admin    30 May  4  2007 index.php
drwxrwxrwx@  5 root      admin   170 Jul 12  2011 plugins
drwxrwxrwx@  7 root      admin   238 Jun 14 14:45 themes
....


2012/6/14 Jeremy Lavergne <jeremy at lavergne.gotdns.org>

> > I am using mac port's word press
>
> This means it's likely installed with MacPorts file permissions, and not
> writable by other people. Trying to modify the files over FTP will likely
> give you the errors you were seeing.
>
> You can change the owner/permissions to allow you to edit them or replace
> them over FTP.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120614/2ab7b184/attachment.html>


More information about the macports-users mailing list