Thanks for the quick response Charter.
Sure enough, there was not a connect.php file in the includes directory, so I made a copy of the _connect.php file that was in the directory and renamed it connect.php. Now I get a different error when I try to hit install.php: "Unable to connect to database : Check the connection script. "
As for the second suggestion, I included a username/password in the command, as you suggested. It spit out a bunch of lines of output that seem to be a user's guide of sorts, but it still didn't create any tables in the phpdig db. As far as I can tell, the user I'm using has all the necessary priveleges to create tables, so I don't think that's the problem.
|