Admin Username - Not a n00b issue.
FTP-only web server running PHP 2.x, MySQL 3.x, Apache 4.x, Tiki 1.8.
Installation ran smoothly up to the point where I log in for the first time. Reconfigured the db\tiki-db.php file to the appropriate names and passwords, however when I attempt to access the Index or Admin pages I get an Access Denied error.
The application is attempting to log in to the database using the name 'admin', even though I specified the appropriate username and password in the tiki-db.php file.
Do I need to go through every line of code changing each instance of 'admin' to the admin username? Is there (please God) a centralized connection file somewhere?
Any help would be greatly appreciated.