php-windows | 2002071
Date: 07/04/02
- Next message: Christoph Grottolo: "[PHP-WIN] Re: IIS unexpected error"
- Previous message: news.per.connect.net.au: "[PHP-WIN] IIS unexpected error"
- In reply to: Arthur: "[PHP-WIN] Beginner question - blank php page"
- Next in thread: Dash McElroy: "RE: [PHP-WIN] Re: Beginner question - blank php page"
- Maybe reply: Dash McElroy: "RE: [PHP-WIN] Re: Beginner question - blank php page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Problem Solved - With the help of the good people from this list, I found
this in the install.txt:
"Now that version 4.1 introduces a safer sapi module, we recommend
that you configure PHP as a module in Apache.
To do this, you should move php4ts.dll to the windows/system (for Windows
9x/Me) or winnt/system32 (for Windows NT/2000/XP) directory, overwriting any
older file. Then you should add the following three lines to your Apache
conf (httpd.conf) file: (swap c:/php/ for your PHP install path)
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php"
-- ----------------------------------------------------- Click here for Free Video!! http://www.gohip.com/free_video/"Arthur" <artzan <email protected>> wrote in message news:20020703124855.28151.qmail <email protected> > Just installed php for the first time. Called up a hello wold page and the > page is blank. Can someone tell me what I'm doing wrong? > > TIA Arthur > > -- > ----------------------------------------------------- > Click here for Free Video!! > http://www.gohip.com/free_video/ > > >
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Christoph Grottolo: "[PHP-WIN] Re: IIS unexpected error"
- Previous message: news.per.connect.net.au: "[PHP-WIN] IIS unexpected error"
- In reply to: Arthur: "[PHP-WIN] Beginner question - blank php page"
- Next in thread: Dash McElroy: "RE: [PHP-WIN] Re: Beginner question - blank php page"
- Maybe reply: Dash McElroy: "RE: [PHP-WIN] Re: Beginner question - blank php page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

