Installing PHP on my computer

Status
Not open for further replies.

wickedDUDE

New member
Jun 25, 2006
1,054
12
0
Hello.. thanks to some help here I got my question answered, regarding find a good link directory script.. which is phplinkdirectory.com.

However, I dont have a server yet, so i want to customize the script on my local machine.. obviously the script is in php, so how do i make it functional on my machine? where/how to i set up the necessary software on my computer?

Thanks.
 


you can manually install apache, mysql and apache on your own and learn a lot... or you can just download the wamp install above and be done with it.
 
kyleirwin said:
you can manually install apache, mysql and apache on your own and learn a lot... or you can just download the wamp install above and be done with it.
Just like you could download Gentoo and install it manually and learn a lot about servers, apache, mysql and php ;)

But yeah kyle is right, it is probably better to install them all yourself, but those ones above are good quick ones with install programs :)
 
Manual installation is not difficult.
You must write 2 lines to httpd.conf, copy php.ini to windows diectory and start mysql server.
 
Status
Not open for further replies.