OK, PHPLIB is installed into PHPTriad \apache\php and php.ini,
PHPTriad's
index.php has come up properly.
I moved on in the installation of PHPLIB.
To fix ERROR 1049: unknown database 'example_database' while trying
to do 'create_database.mysql', I found and downloaded the MySQL
manual. I found there is a CREATE DATABASE needed before the
tables can be created, which is all create_database.mysql does.
So I created the database then the tables.
I then ran index.php3. No sweat. Sessions and database work for me.
Next, to get ZendIDE to talk to PHPTriad (Apache, PHP, MySQL) + PHPLIB.
Thanks
Tom Widlar
|