02-07-2009, 02:11 AM
|
#6 (permalink)
|
|
The Wanderer
Join Date: Jan 2009
Posts: 16
Thanks: 3
|
Yes, I started the Apache Server, PHP Engine, and mySQL server since it's a service, so all of the above were running. Now, I have WAMP and it serves the PHP pages no problem. The only thing I'm worried about is debugging. It's looking like I might have to do what I used to have to do with classic ASP which is use variables and write them out in certain parts of the PHP scripts to see the values. I hate that, but I don't see how else to do so? I have Netbeans, but someone else on this forum says Eclipse rocks, so I might have to try it..
Thanks so much. I really appreciate it. I just wish I could have gotten it to run without downloading WAMP. I mean I wish I could have setup PHP 5.? and then setup the full free version of mySQL and then setup Netbeans or some other IDE and debugged locally, uploaded using the IDE to make copy of the local files, etc, like I do with ASP.Net which has a killer Copy function for just uploading / ftp'ing to the hosting company. Then I only have to change the connection values, and I do that by code with checking the IP address of the requesting file which is compiled.. That said, I still need to get PHP to work and at least now I have it where I can play with it locally. I just need to decide which IDE to use and learn how to copy my Database which someone else on this forum explained using Dump to copy to the mySQL DB at my host. So, it's going to be fun from here on out. Thanks so much for the help. See other posts if you please..
Tim
|
|
|
|