Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen committed May 23, 2020
1 parent 364f01a commit 915b26b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ git clone https://github.com/richardschoen/PHPWebProjectIBMi.git
```
Open PHPWebProjectIBMi.sln project solution in Visual Studio.

Update settings.php with your IBM i system host/ip address, user id and password.
***Update settings.php with your IBM i system host/ip address, user id and password***

Run the project and it should execute as long as you have installed the IBM i Acceds Windows ODBC Driver.

Expand Down Expand Up @@ -81,6 +81,8 @@ git clone https://github.com/richardschoen/PHPWebProjectIBMi.git

Hook up the /PHPWebProjectIBMi/PHPWebProjectIBMi directory to your Community PHP server or copy all the PHP files to a running instance of Apache or NGINX web server that is configured to servie PHP files already.

***Update settings.php with your IBM i system host/ip address, user id and password***

Run the following URLs to check ODBC and PDO connectivity

http:https://ibmiserverorip/odbctest1.php
Expand Down

0 comments on commit 915b26b

Please sign in to comment.