|
-----Original Message-----that
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of Porterfield, Sean
Sent: Wednesday, February 25, 2009 3:51 PM
To: Midrange Systems Technical Discussion
Subject: RE: PHP and mySQL startup
From: Jeff Crosby
I have successfully installed PHP and MySQL onto our System i.
Did you do this manually or install Zend Core?
"MySQL error 1130. Host 192.168.0.35 is not allowed to connect to thisMySQL Server."
This is "normal" with any MySQL installation. There is a mysql database
handles the security for MySQL. The Zend installer adds an entry to theuser
table to allow access from your system. If you want access from otherare
locations, you need entries in the user table. (Check MySQL documentation
for alternatives; there are many ways to configure MySQL.)
The user table has fields for host, user, password, and what permissions
allowed. You could allow user root to do anything from localhost but beread
only from 192.168.0.35, for example.QP2TERM"
You should be able to get to a mysql command line from within "CALL
but I'd have to dig up specifics if you don't know how to do that. Let'ssender
just say that I've done it, but it wasn't easy.
Another alternative is to install (i.e. unzip and put in htdocs folder)
phpMyAdmin which will make this process much easier.
--
Sean Porterfield
This email is confidential, intended only for the named recipient(s) above
and may contain information that is privileged. If you have received this
message in error or are not the named recipient(s), please notify the
immediately and delete this email message from your computer as any andall
unauthorized distribution or use of this message is strictly prohibited.list
Thank you.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
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 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.