× 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.



And after reading this I meant... make sure the write permissions are
there for when you want to do the updates, and then remove them after you
are done. Wordpress is known to have some vulnerabilities. Its getting
better, but its rep is still not that great on security.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



Bryce Martin <BMartin@xxxxxxxxxxxx>
Sent by: web400-bounces@xxxxxxxxxxxx
12/09/2010 02:51 PM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>
cc

Subject
Re: [WEB400] WhoAmI in PHP and getting Wordpress plugins to work without
FTP






Is an FTP server installed in Pase by default? Could it be that you don't

have an FTP server running in PASE? Also, the permissions on your
wp-content directory could be giving you issues, I would check those. Its

not considered safe to have wp-content left open with any write
permissions, so make sure that they didn't get changed.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



Aaron Bartell <aaronbartell@xxxxxxxxx>
Sent by: web400-bounces@xxxxxxxxxxxx
12/09/2010 02:13 PM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
"Web Enabling the AS400 / iSeries" <web400@xxxxxxxxxxxx>
cc

Subject
Re: [WEB400] WhoAmI in PHP and getting Wordpress plugins to work without
FTP






Hi Pete,

If I am not mistaken the Akismet comes with the base install so that is
probably why you haven't come across this before.

Aaron Bartell
www.MowYourLawn.com/blog
www.OpenRPGUI.com
www.SoftwareSavesLives.com



On Thu, Dec 9, 2010 at 12:39 PM, Pete Helgren <pete@xxxxxxxxxx> wrote:

Aaron,

Hmmm. Same issue on my i (6.1) but I don't recall how I got the Akismet
plugin installed initially. When I went to update it just now, I got
the login prompt for FTP and it eventually died in any case. Looking at
the folders, PETE has *RWX and *ALL authority. *PUBLIC is *EXCLUDE.
QTMHHTTP isn't even mentioned.... But the plugins folder has the same
authority including QTMHHTTP having *RWX and *ALL. Curious.

I recall having issues before with updaters and plugins on i. Perhaps
that PHP list at Zend has some pointers?

Pete Helgren
Value Added Software, Inc
www.asaap.com
www.opensource4i.com


On 12/9/2010 9:36 AM, Aaron Bartell wrote:
Hi all,

I was able to get WordPress up and running on my IBM i with relative
ease
and now I want to install additional plugins. The issue is that if
the
user
profile used by the currently running script doesn't have access to
the
folder where the plugin is going to be installed, then it will prompt
you
for FTP login information.

Here is an article that talks about the issue:


http://hecode.com/why-wordpress-asks-for-connection-info-when-i-try-to-install-new-plugin/



In the article then recommend creating a simple php script with the
following:

echo exec('whoami');

I did that, and it is executing successfully (no ZendServer error logs

or
warnings) but it returns blanks, so that doesn't help. I have even
gone
as
far as giving *PUBLIC all authority to the entire directory structure
with
the following command (running V6R1):


CHGAUT OBJ('/www/zendsvr') USER(*PUBLIC) DTAAUT(*RWX) OBJAUT(*ALL)
SUBTREE(*ALL)


Still no go.

Anybody else resolve this?
Aaron Bartell
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.