[BlueOnyx:21044] Re: Command for chmod for All php files

2017-05-16 Thread Richard Barker
Thank you Chris That worked RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */ www.probassnetworks.net www.probass.net *** DISCLAIMER : - This e-mail is confidential

[BlueOnyx:21043] Re: Command for chmod for All php files

2017-05-16 Thread Chris Gebhardt - VIRTBIZ Internet
IMPORTANT NOTE BELOW: On 5/16/2017 10:25 AM, Chris Gebhardt - VIRTBIZ Internet wrote: I've found it quickest and easiest to just go through and recursively set all files to 644 and directories to 755, which is the recommendation from WordPress. Do that with these 2 commands: find . -type d

[BlueOnyx:21042] Re: Command for chmod for All php files

2017-05-16 Thread Chris Gebhardt - VIRTBIZ Internet
Hi RC On 5/16/2017 10:13 AM, Richard Barker wrote: Ran the command and got this error ./fixphp find: paths must precede expression: wp-activate.php Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression] I've found it quickest and easiest to just

[BlueOnyx:21041] Re: Command for chmod for All php files

2017-05-16 Thread Richard Barker
Ran the command and got this error ./fixphp find: paths must precede expression: wp-activate.php Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression] RC -- /*Richard C. Barker Sr. CEO & President 1-813-873-8942 ProBass Networks Inc. */