Web Server with phpMyAdmin
- by Kumar P
We have web development company, We using RHEL 5 as local (proxy) server with few windows XP client machines.
Now i want to make my Server machine as Web Server ( LAN only ), with mysql and phpMyAdmin.
I installed httpd,php,mysql by yum. How to install phpMyAdmin ? And Where i want to installl ?
Now i want to make my client machines can create php files in web folder, Also use mysql and phpMyAdmin.
How can i do it ? Give me clear steps to do it .