Where to install php.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Mars
Forum Newbie
Posts: 7
Joined: Wed Jan 22, 2003 11:52 am

Where to install php.

Post by Mars »

I have a server on my computer now and i was wanting to know do i install php in c: or in the folder of the server?
User avatar
mydimension
Moderator
Posts: 531
Joined: Tue Apr 23, 2002 6:00 pm
Location: Lowell, MA USA
Contact:

Post by mydimension »

any where you want really. i personally put it in the apache folder. keeps things a little simple. then just make sure your config files are set to look in the right place.
Post Reply