Can't create new account on localhost

toddmhartley - November 16, 2008 - 05:11

I installed drupal on my Mac using the MAMP setup to run a server on my computer. But when I try to create a new account to log in, no password is being sent to my e-mail. Is this because it's running on a localhost and not the actual web? How can I create an account to access my drupal website if I just want to work on something on my own machine before I pay for a web host?

=-=

VM - November 16, 2008 - 05:16

localmachine won't send an email unless you have a mailserver also set up on localmachine

when installing drupal you are presented with with the ability to create your 1st user (superadmin)
during account creation (2nd step) you are presented with that 1st created users profile page
here you set the password that you will use to login
save the form (IMPORTANT!)

Where can I find the 1st user info?

toddmhartley - November 16, 2008 - 05:44

I don't recall that step in the install process. Is there anywhere I can access that information now, or do I need to re-install drupal?

=-=

VM - November 16, 2008 - 15:08

The only way to do it without reinstalling drupal would be to try to set the password through MySQL
http://drupal.org/node/44164

If you aren't familiar with working in MySQL, I'd delete the tables, delete Drupal files and start over so that you can see the page I am refering to in my previous comment. I just did a fresh install of Drupal 6.6 on my test server and it is definetly there.

one default of Drupal for

mm167 - November 16, 2008 - 07:52

one default of Drupal for create new member account is "active by email". For testing on local machine, that may not be a good setting if u dont connected to your mail server.

any way, if u have already created the 1st account, the admin account, during installation, u may login as admin.

use http:http://xxxx/user or http://xxxx/?q=user if u dont see the logon box.

after login, u may change the account creation setup to not email activation required.

good day.

"after login, u may change

oneiropolos - November 28, 2008 - 16:32

"after login, u may change the account creation setup to not email activation required."

Can you please tell me where I change that from? I can't find this option

=-=

VM - November 28, 2008 - 16:33

administer -> user management -> user settings -> Public registrations

 
 

Drupal is a registered trademark of Dries Buytaert.