Page 1 of 1

Install Problem: No tables found in database

Posted: 07 Nov 2016, 19:37
by GeorgWinter
I am instaling OpenCATS onto a Windows Server 2012 machine.

xampp is installed and working
apache and myphp are working as well

when I get to the step in the instructions that ask me to:

Launch phpMyAdmin. http://localhost/phpmyadmin/
(page loads and works fine, note i changed the listening port so in my case its http://localhost:5568/phpmyadmin)

In the page that displays, type 'opencats' into the textbox under Create new database and click the Create button.
Accept all the other defaults.


The only result is the Structure tab page with "No tables found in database"

Attempts to visit the opencats page result in a 404 Error.

Thanks

George Winter