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



OK, V5R4 sets a stage, You can still do it if you installed MySQL with the Zend Server.

Did you get in and set the root password for the localhost and create users in MySQL for the host name?

Commands enclosed in [ ] since double quotes can be part of the command;

You'll have to use [mysqld_safe -user=mysql &] to start the MySQL deamon
Enter [mysqladmin version] to verify it's running
Enter [ mysqladmin -u root password "mypassword" ] to set root password
Enter [ mysqladmin -u root -h localhost "mypassword" ] to set the root password for the local host.
Enter [mysql -u root -p ] It will prompt for the password you just set. If that works you should be good to go.

Now try phpMyAdmin with the root password.

BTW: ZendDbi came out for V5R4 a while back, although you may not be able to download it anymore.

Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


On 3/27/2013 2:36 PM, Jack Tucky wrote:
Thanks. ZendDbi says it requires 6.1 or later.

If that's the case we're stuck until the upgrade.

Jack

-----Original Message-----
From: Jim Oberholtzer [mailto:midrangel@xxxxxxxxxxxxxxxxx]
Sent: Wednesday, March 27, 2013 3:21 PM
To: Jack Tucky
Subject: Re: Zend Server installed, now how to install Wordpress?

I'm thinking you might need to install ZendDBi. That's the supported
MySQL now by both IBM and Zend.

It might also be time to push this over to WEB400.

Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects


On 3/27/2013 2:13 PM, Jack Tucky wrote:
> I didn't install Zenddbi separately. I do have the zmySql subsystem
> running.
>
> I can't get to phpmyadmin though.
>
> Jack
>
> -----Original Message-----
> From: Jim Oberholtzer [mailto:midrangel@xxxxxxxxxxxxxxxxx]
> Sent: Wednesday, March 27, 2013 1:38 PM
> To: Jack Tucky
> Subject: Re: Zend Server installed, now how to install Wordpress?
>
> Now the question is did you install ZendDBi and is the MySQL deamon
running?
>
> In your case I would stay with the MySQL version to avoid any other
> unpleasant things you'll need to deal with.
>
> If you do want to use DB/2 then yes, you have to change the database
engine
> prior to running the installation.
>
> Jim Oberholtzer
> Chief Technical Architect
> Agile Technology Architects
>
>
> On 3/27/2013 12:32 PM, Jack Tucky wrote:
>> > Yeah that fixed that.
>> >
>> > The install.php script fails with an internal server error. You
>> > mentioned that I need to change word press to use DB2? Do I need to
>> > do that before I try to run install.php?
>> >
>> > -----Original Message-----
>> > From: Jim Oberholtzer [mailto:midrangel@xxxxxxxxxxxxxxxxx]
>> > Sent: Wednesday, March 27, 2013 1:30 PM
>> > To: Jack Tucky
>> > Subject: Re: Zend Server installed, now how to install Wordpress?
>> >
>> > Make sure the directories under the /www/htdocs have sufficient
>> > authority for QTMHHTTP and QIJS. You'll have to propagate that down
>> > through all of the directories.
>> >
>> > Jim Oberholtzer
>> > Chief Technical Architect
>> > Agile Technology Architects
>> >
>> >
>> > On 3/27/2013 12:03 PM, Jack Tucky wrote:
>>>> >> > Thanks Jim. I extracted the WP directory to
/www/zendsvr/htdocs
>>>> >> > but I can't figure out the URL that I should hit for
install.php.
>>>> >> >
>>>> >> >
>>>> >> > This one gives me forbidden:
>>>> >> >
>>>> >> > Server:10088/wp-admin/install.php
>>>> >> >
>>>> >> > My install on the Iseries is in /www/zendsvr/htdocs/wp-admin
>>>> >> >
>>>> >> > Thanks, Jack.
>>>> >> >
>>>> >> > -----Original Message-----
>>>> >> > From: Jim Oberholtzer [mailto:midrangel@xxxxxxxxxxxxxxxxx]
>>>> >> > Sent: Friday, March 22, 2013 9:29 AM
>>>> >> > To: Web Enabling the AS400 / iSeries
>>>> >> > Subject: Re: Zend Server installed, now how to install
Wordpress?
>>>> >> >
>>>> >> > Jack,
>>>> >> >
>>>> >> > I cross posted to Web400 and privately to you as well.
>>>> >> >
>>>> >> > Yes, just follow the install procedure for Wordpress. Please
note
>>>> >> > that they go out of their way to state they do not support the
>>>> >> > ZendDBi but I have it running and it works fine, if you change
the
>>>> >> > storage engine to use DB/2 instead of MySQL.
>>>> >> >
>>>> >> > Jim Oberholtzer
>>>> >> > Chief Technical Architect
>>>> >> > Agile Technology Architects
>>>> >> >
>>>> >> >
>>>> >> > On 3/21/2013 7:30 PM, Jack Tucky wrote:
>>>>>>> >>>> >> > I've been googling around and I see the 5 minute
installation
>>>>>>> >>>> >> > method for wordpress.
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> > Is that how I should be doing it on the i?
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> > Extract the downloaded zip into the web server
directory and
> then
>>>>>>> >>>> >> > run the install script?
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> >
>>>>>>> >>>> >> > Thanks, Jack.
>>>>>>> >>>> >> >
>>>>>>> >>>> >> > --
--

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.