Computers |
|
| | #1 (permalink) |
| Super Techie Join Date: Jun 2005
Posts: 356
| Hi: I'm totally new at this..But I want to learn PHP and MySQL.....I read on the internet that you need to have a web server like apache...but the thing is.....my computer's ip address is private...10.X.X.X so I cannot use a web server so others can see the page....I just need to learn how to install php and mysql and pratice locally creating the databases and everything that can be created using this but LOCALLY....is this possible....???? I downloaded.... mysql-5.0.18-win32 php-5.1.2-Win32 If it , can you guide to a good tutorial on how to install this applications step by step !!! Thanks SOOOOOO much !!!! |
| | |
| | #2 (permalink) |
| Monster Techie Join Date: Apr 2004 Location: Melbourne, Australia
Posts: 1,218
| I think you can still use your computer as a web server even though you are, what seems to be, behind a router. I remember I had to set the router so that it would forward traffic to my computers local IP address (10.x.x.x). I will try and find out what I did.
__________________ ![]() |
| | |
| | #3 (permalink) |
| Ultra Techie | Both of those things are fine but you also need to install Apache for Windows to use PHP.
__________________ Desktop machine: 2 x Opteron 246, Asus K8N-DL, 2GB PC3200 ECC Reg., XFX GeForce 6600GT, 74gb WD Raptor, 2 x 19\" LCDs, Windows XP x64 Server machine: Intel P4 3.0GHz 2MB EM64T, ECS i865pe, 1GB PC3200, 36gb WD Raptor, Windows Server 2003 Laptop: Dell Inspiron 9100 (Intel P4 3.2GHz 1MB Prescott, i865pe, 512MB PC3200, Mobility Radeon 9700, DVD+R/DL Burner), Windows XP Linux: P3 450Mhz, 386MB ram, Slackware 10.1 (Running mySQL/Apache) |
| | |
| | #4 (permalink) |
| Newb Techie Join Date: Feb 2006
Posts: 6
| You can perfectly use PHP and MySQL on a single PC for practicing. I would advise you to download a packet of applications that would install web server, php and mysql altogether. That is much easier than installing all of thos separately. Look fo Web - server on download.com. |
| | |
| | #5 (permalink) |
| Newb Techie Join Date: Sep 2005
Posts: 32
| http://www.abriasoft.com/products/product16.php This is what i used when i was learning php. Get the free one. |
| | |