Hi guys:
I have searched for the forum and tried to look for something similar but in vain. Here is what I want to do:
- Server X (as WebServer, ip=123.12.12.11) will have RH Linux 8.0 + Apache 2.0.4 + Php 4.3.1
- Server Y (as DBServer, ip=123.12.12.12) will have RH Linux 8.0 and MySQL 4.0
Many installation guides found will have instructions to install on one server and localhost across the board.
I would like to break it down to 2-tiers and cannot yet locate any step by step document. I have tried php command (mysql_connect(host,user,pwd) and I have also tried phpmyadmin and did not work. I tried both ip and server alias name, still not work.
Someone told me I may need to create/update a my.cnf (or my.ini) entry since MySQL comes with a my-small.ini, my-medium.ini, etc.. And also I need to do something with the MySQL Grant table?? Many suggestions but no concrete step by step. It will be using a lot of time to try and err if someone has been there and done that. Thanks in advance for your help and support.
noris🙁