PDA

View Full Version : Iis & Php



fishtank
May 24th, 2003, 10:46 AM
ive already searched the web, but the instructions i found did not work.

i need a manual or tutorial how to install php to the Internet Information Server delivered with Windows 2003 Server.


please help me, need it for sch00l

Jubba
May 24th, 2003, 10:55 AM
I'm not sure which web instructions you looked at but I found this in the manual php.net

http://www.php.net/manual/en/faq.installation.php#faq.installation.forceredirec t

I personally don't know how to install it.

Jubba
May 24th, 2003, 10:56 AM
oh, 10 and 11 talk about IIS

fishtank
May 24th, 2003, 11:04 AM
but not the installation of php itself. only problems with it...

Jubba
May 24th, 2003, 11:08 AM
here is another link to the install.txt file on the php.net Manual.

http://cvs.php.net/co.php/php4/win32/install.txt

I have never had to install PHP on a server before so I don't realy know how its done.

fishtank
May 24th, 2003, 01:25 PM
wow thanks jubba, thats it.

i finally got it. i never thought about being able to get it to work, but now it works.... unbelieveable...

thanks again

i think about changing my server from apache to IIS, any opinions? the reason is that i can use the integrated smtp-server...

getalife
May 27th, 2003, 06:19 PM
well usually i donīt use my iis mail server as a mail server , since itīs very limited but i do use another mail server :bad:
and thereīs no problem with it :beam:

you can get it here itīs freeware www.mailenable.com

fishtank
May 28th, 2003, 02:20 AM
thanks for the link. ive got one quetsion though...

youve got this mailserver installed and it works. when you, lets say, have a php-mailscript that tries to send the data, how did you get this to work?