Re: [PHP-INST] Re: php files not being parsed -

2003-02-06 Thread Goetz Lohmann
Terry L. Ensley schrieb: > I got it to run - I hate to admit this but I was trying to load the file > like an html file. I did not know that I was to load it differently. > > I used - http://127.0.0.1:8080/test.php > > I could not get - http://localhost/test.php to work. > > You can tell I am

Re: [PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Terry L. Ensley
I got it to run - I hate to admit this but I was trying to load the file like an html file. I did not know that I was to load it differently. I used - http://127.0.0.1:8080/test.php I could not get - http://localhost/test.php to work. You can tell I am rank beginner. Any thoughts on why the

Re: [PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Goetz Lohmann
Terry L. Ensley schrieb: > Yes I am - but still nothing. I can still view the source in the browser > and see the source code but it is not being parsed. > > -- > Terry Ensley > > > "Ryan Williams" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > >>I am ass

Re: [PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Terry L. Ensley
Yes I am - but still nothing. I can still view the source in the browser and see the source code but it is not being parsed. -- Terry Ensley "Ryan Williams" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am assuming your restarting you server after any cha

Re: [PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Ryan Williams
I am assuming your restarting you server after any changes? -- Ryan Williams On Tue, 4 Feb 2003, Terry L. Ensley wrote: > I did what you suggested - which is actually the way I first started - I > deleted the action line. > > I do have both of these - in their proper places: > > LoadModule

[PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Terry L. Ensley
I did what you suggested - which is actually the way I first started - I deleted the action line. I do have both of these - in their proper places: LoadModule php4_module c:/files/php/sapi/php4apache.dllAddModule mod_php4.c AddModule mod_php4.c And then in the AddType section towards the botto

[PHP-INST] Re: php files not being parsed -

2003-02-04 Thread Götz Lohmsnn
Terry L. Ensley schrieb: > I just installed Apache 1.3.27 and PHP 4.3.0. I have it running. When I > click on the Apache shortcut this message comes up in the dos window > "Apache/1.3.27 (Win32) PHP/4/3/0 running ..." > > But when I try to run my test program (test.php) it comes up with a blank >