Hi,
I've recently setup a test server (on my new home pc) using
PHP 4.4.4
MySql 4.0.21
Apache 2.2.3
where I have copied my working production zencart instance. I downloaded a database backup and a copy of my zencart files and put them on the test server.
The following tools functions are working as expected on my test server:
PHPMyAdmin
MySQL Administrator
http:/localhost/phpinfo.php
I've updated the configure.php files for both zencart and zencart/admin for file paths between my production site and my test server, but both give errors about connecting to the database. I must have missed something someplace.
And while I have made sure to install the lastest MySQL apis, PHP is still not showing them (php 4.4.4 has a default of 3.23.49 client api) even though I have installed the 4.0.21 mysql and mysqli client libraries as extensions.
Any suggestions on what I missed?
Thanks,
Bob



