Jump to content

Mysql PHP web login


AzK

Recommended Posts

Hi i am very new to Mysql and myPHP


annyways im a new IT guy at this place and everything has been setup but i have to add a new user to the website, i have found the authentication page where i can see current users and passwords.

So i added a new user by adding a new row in the list and filled out the boxes...for Username and password and all, but after all that i cant login with the new username and password.

my question is...what ahve i done wrong?...do i need to restart the database or server? or am i meant to do it in linux? since its a linux server runing the database n all


much appreciated
Link to comment
Share on other sites

theres not much code since its all done online..like i have a database filled with prices..and there are people with discounts  that can login too see how much their pricing is, i can edit and delete users in this page called the authentication which allows me too add or delete these users. i added the user but it seems as if the system doesnt seem to recognise the new user


thanks

Link to comment
Share on other sites

Okay, there's a really good (and by really good, I really mean 100%) chance that there is in fact a lot of code behind your setup.  It is simply located, as you said, online.  Do you not have ftp access to your company's server that the website is located on? 

There is no way we can even begin to figure out why the script isn't working, unless (as mentioned) we see the actual code involved. 

Also, it would help if you were more specific than "the system doesn't seem to recognize the new user." Howso? Is there some kind of error message?

Details, details.
Link to comment
Share on other sites

ahhh no der is not FTP setup for the database...but the weird thing is that if i modify a existing user and change the username and password i can login with the new details but the new user details still do nto work...
Link to comment
Share on other sites

How are you entering the new user?  Some kind of registration form?  Do you have access to the database directly?  Normally these systems are setup with some kind of "enabled" flag or some kind of authentication process that needs to be followed to make the user "authenticated".  My guess is that you're probably missing that step.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.