I've navigated to admin and inserted the username, database, etc. I just keep on, though, getting an error message that there's no database selected. The database has been created, though -- I've checked that in phpMyAdmin and it has all the necessary permissions set.
What am I doing wrong?
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've navigated to admin and inserted the username, database, etc. I just keep on, though, getting an error message that there's no database selected. The database has been created, though -- I've checked that in phpMyAdmin and it has all the necessary permissions set.
What am I doing wrong?
Steve
Do you checked these documents: https://sourceforge.net/forum/message.php?msg_id=2690891
First idea is, to switch register_globals=ON
Greetings,
Andreas.