I think I have completed the installation. I dropped the test.php file in the Sites folder. Then I went to the following page
http://127.0.0.1/~ira/test.php
and got
PHP Version 5.0.4
I have changed the following info in the config.inc.php file.
host = localhost
MySQL user = logiclab
password = zoom
In the terminal, when I type mysql, I get this...
70-32-113-57:~ ira$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 19 to server version: 4.0.21 Complete MySQL by Server Logistics
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
I believe I have done a successful installation however I am not able to log into phpmyAdmin.
What could this be?
Thanks very much.
afterhours