[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
ok well since my page works great on my hosting server which uses Linux i'm just gonna install linux. My version of Windows just doesn't support it. "Joey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > yes i've tried that too *sigh* :( i've read the manual o

[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
yes i've tried that too *sigh* :( i've read the manual over and over again and installed it a few times and added all those lines ppl suggested but still no luck. I'm about to just give up. I know how to work PHP but I just can't find where this problem comes from. Maybe it's a windows thingy who

[PHP-WIN] Re: can't view php

2002-04-19 Thread Nicole Amashta
Keep reading the documentation ... if that's the only line you added, you aren't done. -- Nicole Amashta Web Application Developer www.aeontrek.com "Joey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Ok i'm using Apache 1.3.24 and PHP 4.1.2 and the windows

RE: [PHP-WIN] Re: can't view php

2002-04-19 Thread Dash McElroy
d then see if html files do the same thing. I have my server(s) set up this way. -Dash p.s. does Apache run as a service on XP Home? -Original Message- From: joey [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 8:25 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: can't vi

[PHP-WIN] Re: can't view php

2002-04-19 Thread joey
Ok i'm using Apache 1.3.24 and PHP 4.1.2 and the windows platform is XP home edition yes i've added this line in my httpd.conf file AddType application/x-httpd-php .php "Joey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Everytime i try to view a php file o

[PHP-WIN] Re: can't view php

2002-04-18 Thread Steff
It looks like your web server hasn't been told to handle php files the way the are intended to. which web server are you using? check the php manual for installation advice - and perhaps also the web server's. HTH steff Joey wrote: > Everytime i try to view a php file on my server it prompts m