The connection to mySql Server -LocalHost- was unsucessfull
|
|
| <LOGIN> February 5, 2012, 8:24 am |
|
Requirements
Before we begin configuring the AS/400 we must make sure that all the required componets are installed, configured correctly and running. Namely, there are two requirements, the licensed program for HTTP Server and TCP/IP. Licensed Programs
The HTTP Server must be installed on the system. We can check the installation by reviewing the
installed licensed programs on the machine. Enter the command GO LICPGM. A display will show all installed licensed programs, we will
look for "5769DG1 *COMPATIBLE IBM HTTP Server". If it is not there it needs to be installed.
Please refer to the Software Installation Guide, SC41-5120 for help to install the AS/400 licensed programs.
TCP/IP
A second requirement is to have TCP/IP configured and running before we can communicate with a network.
Check if TCP/IP is Installed, enter GO LICPGM. Page down to find "#5769-TC1 *COMPATIBLE TCP/IP Connectivity Utilities"
If it is not found then TCP/IP is not installed. To installed TCP/IP refer to
Check for a successful PING messages on the QCMD command line. If this fails we should check the TCP/IP configuration. See manual TCP/IP Configuration and Reference, SC41-5420 Install TCP/IP Connectivity Utilities for AS/400
Related Articles
|