Current Page: 1 of 1
Results 1 - 8 of 8
18 years ago
andrewkinyua86
how do I switch from one user to another user on phpmyadmin homepage.
Forum: WampServer English
18 years ago
andrewkinyua86
I know, but I think am confused a little bit, I mean, to create a profile like the ones you see on myspace or anywhere else, so the user when they login they can edit and update theri own profiles
Forum: WampServer English
18 years ago
andrewkinyua86
Did you have apache installed in your stytem before, then you need to completly delete it or unistall it. 2.)You need to make sure that your windows firewall is not preventing the wampserver. Make sure you give wampserver the first priory on port 80 for incoming calls, Otherwise it might not work.
Forum: WampServer English
18 years ago
andrewkinyua86
Okay, here is the deal. I have mysite setup, people can register and the information is transfarred to the database, I want to create profiles for them, so when they log in, they can see theri own profile and or edit their pofiles, nad be able to browse around. Anybody with an idea what I should do, or some sort of tutorial they can refer me to, That would be greatfull appreciated. Post Edit
Forum: WampServer English
18 years ago
andrewkinyua86
How do i check and make sure that the username that the user chooses is not taken by another person in the database? any help I would appreciate.
Forum: WampServer English
18 years ago
andrewkinyua86
one make sure the Apache server is running, second is your server has a password that you already set, you need to that to connect <$conn = mysql_connect("localhost","YOURUSENAME","YOURPASSWORD" or die(mysql_error()); $db = mysql_select_db("YOURDATABASE",$conn) or die(mysql_error());> otherwise if you have never set a password then you need to use
Forum: WampServer English
18 years ago
andrewkinyua86
The problem is that in your computer, there is a software e.g "gaming online software" or a program that is taking the incoming traffic from port 80, you need to make sure that any program that has to access the internet might be blocking the this port. check also your mail server if you have one like microsoft outlook, turn them all off. and restart your wamp server.
Forum: WampServer English
18 years ago
andrewkinyua86
If you corrently installed your Wamp-server and Apche doesnt start, You need to Exit or Quit Skype,and turn off windows firewall, Then restart the wamp-server, and you can turn your Firewall on again after the server is working corrently. Plus if you had installed Apache before by itself from the apache site, You NEED to delete those files, coz you already have the newer version of apache on wam
Forum: WampServer English
Current Page: 1 of 1