| Author |
Re: Help with class project (emergency) |
fuser
Member

Posts: 959
Location: in front of a computer (duh)
Joined: 05.04.07 Rank: HBH Guru |
|
This is a bit of an emergency since I have a project that is due tomorrow, and I ran into several issues, which includes a friend that was supposed to do the databases somehow ruined his laptop, so I ended up having to do it as well.
For this project I am using xampp 1.67.
One of the pages I made was a registration page where the user has to enter their name, age and email and these information will then be stored in the database.
The code:
The form:
http://pastebin.ca/1209375
The form process file:
http://pastebin.ca/1209377
When I tried it out, I got this error:
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'host' (11001) in C:\xampp\htdocs\formproc.php on line 21
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\xampp\htdocs\formproc.php on line 22
Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\formproc.php on line 32
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\formproc.php on line 32







Telling modern Internet users to stop whining is like telling them to stop breathing it seems unrealistic and inhumane. Paul Lutus
|
|
| Author |
RE: Re: Help with class project (emergency) |
spyware
Member

Posts: 4190
Location: The Netherlands
Joined: 14.04.07 Rank: God Warn Level: 90
|
|
Start MySQL service. Check firewall(s).
You're welcome.

"The chowner of property." - Zeph Widespread intellectual and moral docility may be convenient for leaders in the short term,
but it is suicidal for nations in the long term. - Carl Sagan Since the grid is inescapable, what were the earlier lasers about? Does the corridor have a sense of humor? - Ebert |
|
| Author |
RE: Re: Help with class project (emergency) |
fuser
Member

Posts: 959
Location: in front of a computer (duh)
Joined: 05.04.07 Rank: HBH Guru |
|
I did, and I managed to fix the issue while I was at it.
Thanks for looking into it anyway.







Telling modern Internet users to stop whining is like telling them to stop breathing it seems unrealistic and inhumane. Paul Lutus
|
|
| Author |
RE: Re: Help with class project (emergency) |
spyware
Member

Posts: 4190
Location: The Netherlands
Joined: 14.04.07 Rank: God Warn Level: 90
|
|
|
fuser wrote:
I did, and I managed to fix the issue while I was at it.
Thanks for looking into it anyway.
Can you tell what was wrong/what you fixed?

"The chowner of property." - Zeph Widespread intellectual and moral docility may be convenient for leaders in the short term,
but it is suicidal for nations in the long term. - Carl Sagan Since the grid is inescapable, what were the earlier lasers about? Does the corridor have a sense of humor? - Ebert |
|
| Author |
RE: Re: Help with class project (emergency) |
hellboundhackersok
Member

Posts: 353
Location:
Joined: 20.09.07 Rank: God Warn Level: 95
|
|
Because if you don't, then this thread doesn't help anyone else...
Paint.NET Pwns |
|
| Author |
RE: Re: Help with class project (emergency) |
jjbutler88
Colemak User

Posts: 590
Location:
Joined: 22.04.07 Rank: Guru |
|
The guy's probably busy with the project(s).
Im sure he'll get back to us soon.
|
|