PDA

View Full Version : Apache is hard!



T_D
07-07-2004, 11:41 PM
Apache is hard! Please help -_-

T_D
07-07-2004, 11:42 PM
i wanna make www.evilpets.com by using apache...don't know how -_-

Mike
07-08-2004, 12:16 AM
You'll have to do a lot of coding I'd think to make something like that, in PHP or something.

incka
07-08-2004, 12:44 AM
Get Gareth (hes got a start bar in his avatar) to help you for a small fee.

T_D
07-08-2004, 09:55 AM
than you :)

mobilebadboy
07-08-2004, 10:16 AM
Apache is an HTTP server, and has no difficulty level. Apache does not build websites.

T_D
07-08-2004, 10:43 AM
o ok but how do i make my website with a sign in page with apache?i mean liek so people can register and after that they just have to enter their username and password?
i made www.evilmonsters.uni.cc but i don't know how to hook it up with apache and make that website so people can sign up...i have nothing on that site for now.

r2d2
07-08-2004, 10:51 AM
dont worry about apache, its just a server, you need to think about PHP.

Mike
07-08-2004, 12:54 PM
Yea, apache is no programming language.

Kyle
07-08-2004, 02:31 PM
T_D - I really think you need to find someone locally to help you, not over the Internet. Either a friend, relative, or teacher. I am getting the impression that there is way too large of a knowledge gap for you to learn some of these issues through forums.

Topics/questions you need to learn and ask yourself or teacher:
- Why do you need to have your own server setup? Why not host through someone else?
- mySQL and PHP. Dynamic websites.
- Advanced web development concepts so you have a further understanding of general information regarding websites and programming languages out there. Distinguishing between client and server stuff.