You need php4apache.dll only if you are running php as a module of Apache,
not as a CGI or executable. php.exe does not require php4apache.dll,
php4apache.dll does not require php.exe. They are mutually exclusive.
""Bhala"" <[EMAIL PROTECTED]> wrote in message
99vol8$3di$[EMAIL PROTECTED]">news:99vol8$3di$[EMAIL PROTECTED]...
> 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]
>
--
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]