× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The 2755 directories show up like this:

drwxr-sr-x 12 SIDBLOG 0 77824 Feb 25 12:54 wp-includes

The 2777 ones as:

drwxrwsrwx 9 SIDBLOG 0 40960 Feb 25 12:52 wp-admin

I think Scott has come up with the answer though - this is an IBM i specific thing and should have no impact. It is triggering warnings in a Wordpress plugin because it is looking for 755 and these numbers are clearly too big!

Sadly - although it is great to know - it means that one possible cause of our Wordpress problems (permissions) is a dead end so we are still no closer to a solution.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jun 25, 2015, at 7:47 PM, Holger Scherer <hs@xxxxxxx> wrote:


Jon,
when you use STRQSH, what is the output of

ls -l

on that directories?

for 755, the output should look like

drwxr-sr-x 2 QSECOFR 0 8192 Jun 26 01:43 test

(if the directory is named test)

the following will set mode 755 for test and its subdirs:

chmod -R 755 test

-h


Am 26.06.15 um 00:28 schrieb Jon Paris:
Any Unix/IFS gurus out there?

I am being directed to set the permissions for a number of directories and files to 755. This I have done with chmod but the tool that checks the status is reporting that the resulting value is now 2755. Huh?

Anyone got any idea why this might be? And how to fix it?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.