Hi,
it looks like apache doesn't know how to interpret php.
if you didn't already do it, you need to add:
AddType application/x-httpd-php .php4 .php .php3
Action application/x-httpd-php "/cgi-bin/php4/php.exe"
in your httpd.conf.
if you did it would be helpful to post the relevant bits of your conf.
""OBB"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
99840v$440$[EMAIL PROTECTED]">news:99840v$440$[EMAIL PROTECTED]...
>
> I have problem making apache1.3.17win32 and php4.0.4 to work on win98se
I
> am able to load both apache and php on startup,did a few php and apache
> cofiguration i read from the manual and i wrote a script in php and when
I
> execute the php script in apache i got the same php script that i wrote
> What am i doing wrong, can someone point me to the right direction, i am
> willing to send php.ini and httpd.conf to anyone who is willing to help.
>
>
>
>
> --
> 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]