I am running the curerent configuration -
PHP ver. 4.4.2
MySQL ver. 4.1.21
This is my problem. First off, I have PHP Nuke Evolution 2.02 (I know this is not supposed to work as a module). So I set the directory directly off the root of the host server http://www.mysite.com/Roster instead of http://www.mysite.com/modules/roster.
What happens is this..I get through the initial stages of install just fine. I get past the 'DB info page', then the 'Admin Password page'. I get to the 'Download config.php page and go ahead and appease it and download the file, then upload it to the /roster directory. Then I click on 'Continue to roster config'. I click on that and get a page that says 'Roster is not installed' with a link 'Install'. That brings me back to step 1. This is a continuous loop. When I go directly to /roster/admin.php...it is the same page as /roster/index.php. /roster/install.php starts the process all over again. I even manually imported the DB structure and data SQL files into the DB...still nothing.
What do I do now?