I think my problem is that I am trying to run PHP not in CGI mode or what
ever....I think I need the php4apache.dll thing tho & for some resion I dont
have it. =\
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello again,
> Ok, I began thinking about your problem, and I think I remeber something
> about this, I was not able to do just "php" on the actions and aliases, I
had
> to do php4 for some reason.  but I loaded uup apache today and tried the
cgi
> version, and it worked, heres the following thats located in my httpd.conf
> file:
>
> (change D:/server/apps/php/ to your php location)
>
> ScriptAlias /php4/ "D:/server/apps/php/"
> Action application/x-httpd-php4 "/php4/php.exe"
> AddType application/x-httpd-php4 .php
>
>
> Hope this helps.
>
> ~Jeff
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to