Date: 09/21/00
- Next message: Adriano Manocchia: "[PHP] Help-Updating multiple records"
- Previous message: Helmut Ott: "[PHP] using variables from a form in a longish script - outside of functions"
- Next in thread: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Kirils Solovjovs: "[PHP] Apache+PHP4(3)"
- Maybe reply: David Perry: "[PHP] install problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have tried to get php4 to run as a cgi with apache
1.3.12 and windowsNT 4.0. I used the standard conf
file for apache and added to it:
ScriptAlias /php/ "C:/phpcgi/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "\phpcgi\php.exe"
I used the php.ini-optimized (copied it to
c:\winnt\php.ini)
When I try to load a file like 'test.php', Apache
sends a 404 saying it couldn't find
'/phpcgi/php.exe/test.php' on the server.
any ideas as to what I'm doing wrong?
thanks
patrick
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Adriano Manocchia: "[PHP] Help-Updating multiple records"
- Previous message: Helmut Ott: "[PHP] using variables from a form in a longish script - outside of functions"
- Next in thread: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Teodor Cimpoesu: "Re: [PHP] install problem"
- Reply: Kirils Solovjovs: "[PHP] Apache+PHP4(3)"
- Maybe reply: David Perry: "[PHP] install problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

