I've installed php, mysql, apache, drupal, can get the first page to display, or can even change it so that I have a index.html page display. My problem is that when I go and create the initial account, I never receive an email with the password.
I've checked the database, didn't add a user, checked php's mail function, was able to send an email to myself, but I can't get it to send a password for the admin account.
I've seen that it just displays the password for some people on the webpage, but I don't even get this. Does anyone have any idea what is going on?