Click to See Complete Forum and Search --> : install php on sequel server


skinny monkey
07-28-2003, 06:18 AM
I've installed php and mysql on my laptop using apache as a locahost, but now i need to install them on my works computer so i can use the live databases.

Can anyone tell me how to install php and mysql on sequel server?

thanks

piersk
07-28-2003, 06:30 AM
Erm... sequel (aka SQL server) doesn't have a webserver built in. You will have to install a webserver to be able to use PHP.

Also, why (when you have been using MySQL) do you want to use SQL server? They both do pretty much the same thing (although, if you are expecting one hell of a lot of data, then SQL server would probably be better).

skinny monkey
07-28-2003, 06:34 AM
so does that mean i'd need to install apache?

piersk
07-28-2003, 07:31 AM
Well, since you're running SQL server. that would imply that you are running windows NT/2k, so you could alwasy just install IIS instead.