RE: [PHP-INSTALL] php installation

2007-04-30 Thread Andy Stratton
Emil, I used to be on a WIMP environment, here's what I did and a couple of things you might want to do eventually. Most of this is on www.php.net (http://us.php.net/manual/en/install.windows.php) --- Windows Server 2003 PHP Install --- 1.

Re: [PHP-INSTALL] php installation

2007-04-30 Thread Miles Thompson
On 4/30/07, EmilH <[EMAIL PROTECTED]> wrote: Hi. I have installed php through win installer on win server 2k3. What should I do next? php extension is registered in IIS but test.php doesn't open. IE windows doesn't even appear and windows doesn't recognize php extension. None of the instructuio

Re: [PHP-INSTALL] PHP installation

2004-08-04 Thread Chris Hewitt
On Mon, 2004-08-02 at 19:24, root wrote: > How can I make PHP5 to work with Apache 2.o? > Well I have php 5 working with Apache httpd 2.0.49 on a full installation of Fedora Core 2. You would need to give us some more information about your particular environment for us to help more. Hope this

Re: [PHP-INSTALL] php installation

2004-01-20 Thread Phil Driscoll
On Tuesday 20 January 2004 14:45, keithneda riley wrote: > I am using the book: > Dreamweaver Mx: php Web Development as a guide to > install and configure php. You would be much better off following the install.txt file or the php manual as they will always be up to date. > Hovever when I try t

RE: [PHP-INSTALL] php installation problem

2003-12-26 Thread John Holden
Real easy fix. Add this line to your httpd.conf file: AddType application/x-httpd-php .php .phtml .php3 Which simply tells Apache to use PHP to handle all of the pages with those extensions. Best, John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, D