PHP Win98 Install Problem

This is a discussion on PHP Win98 Install Problem within the PHP Language forums, part of the PHP Programming Forums category; i'm following this tutorial http://internetmaster.com/installtut...wnload_php.htm i downloaded apache and got the test page on ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-09-2003
Jeff Skeith
 
Posts: n/a
Default PHP Win98 Install Problem

i'm following this tutorial

http://internetmaster.com/installtut...wnload_php.htm

i downloaded apache and got the test page on http://localhost:8080.

i followed their php instructions to a "T" (i use win 98). i browsed
the test.php page and got th eunderlying plain text in html format.

any ideas for troubleshooting would be appreciated.

tia...

unrelated ps - how does one cross post on google? tia...
Reply With Quote
  #2 (permalink)  
Old 09-09-2003
David Robley
 
Posts: n/a
Default Re: PHP Win98 Install Problem

In article <ce78746a.0309081532.ad78a13@posting.google.com> ,
jskeith1@san.rr.com says...
> i'm following this tutorial
>
> http://internetmaster.com/installtut...wnload_php.htm
>
> i downloaded apache and got the test page on http://localhost:8080.
>
> i followed their php instructions to a "T" (i use win 98). i browsed
> the test.php page and got th eunderlying plain text in html format.
>
> any ideas for troubleshooting would be appreciated.
>
> tia...
>
> unrelated ps - how does one cross post on google? tia...
>

Have you edited your apache configuration file to include php and
restarted apache? This assumes you are intending to use php as an apache
module.

My httpd.conf has
LoadModule php4_module C:\FoxServ/php4/sapi/php4apache.dll
# Loads the php module in apache; your path will probably be different

AddType application/x-httpd-php .php4 .php .php3
# Tells which file extensions should be parsed by php

AddType application/x-httpd-php-source .phps
# Tells which file extension should show highlighted source of php
# (optional)

--
Quod subigo farinam

$email =~ s/oz$/au/o;
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?
Reply With Quote
  #3 (permalink)  
Old 09-09-2003
Randell D.
 
Posts: n/a
Default Re: PHP Win98 Install Problem


"David Robley" <robleyd@ozemail.com.au> wrote in message
news:MPG.19c7e86bbac33379896d2@news.spiderweb.com. au...
> In article <ce78746a.0309081532.ad78a13@posting.google.com> ,
> jskeith1@san.rr.com says...
> > i'm following this tutorial
> >
> > http://internetmaster.com/installtut...wnload_php.htm
> >
> > i downloaded apache and got the test page on http://localhost:8080.
> >
> > i followed their php instructions to a "T" (i use win 98). i browsed
> > the test.php page and got th eunderlying plain text in html format.
> >
> > any ideas for troubleshooting would be appreciated.
> >
> > tia...
> >
> > unrelated ps - how does one cross post on google? tia...
> >

> Have you edited your apache configuration file to include php and
> restarted apache? This assumes you are intending to use php as an apache
> module.
>
> My httpd.conf has
> LoadModule php4_module C:\FoxServ/php4/sapi/php4apache.dll
> # Loads the php module in apache; your path will probably be different
>
> AddType application/x-httpd-php .php4 .php .php3
> # Tells which file extensions should be parsed by php
>
> AddType application/x-httpd-php-source .phps
> # Tells which file extension should show highlighted source of php
> # (optional)
>
> --
> Quod subigo farinam
>
> $email =~ s/oz$/au/o;
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing on usenet?



and... copy

php4apache.dll and php.ini in to place (I think the php4apache.dll can sit
in c:\windows\ or c:\windows\system or the same folder that has your php.exe
file and the php.ini file I think must (?) sit in c:\windows



Reply With Quote
  #4 (permalink)  
Old 09-09-2003
Jeff Skeith
 
Posts: n/a
Default Re: PHP Win98 Install Problem

i think my problem may the where the tutorial says to add...

DocumentRoot "C:/Web"
<Directory "C:/Web">

to my apache config file.

http://internetmaster.com/installtut...he_for_php.htm

i think that is a typo and should read with backward slashes like this...

DocumentRoot "C:\Web"
<Directory "C:\Web">

i haven't updated my apache config file yet, but i think this may get me on my way.

i hope so, anyway. ;-)



jskeith1@san.rr.com (Jeff Skeith) wrote in message news:<ce78746a.0309081532.ad78a13@posting.google.c om>...
> i'm following this tutorial
>
> http://internetmaster.com/installtut...wnload_php.htm
>
> i downloaded apache and got the test page on http://localhost:8080.
>
> i followed their php instructions to a "T" (i use win 98). i browsed
> the test.php page and got th eunderlying plain text in html format.
>
> any ideas for troubleshooting would be appreciated.
>
> tia...
>
> unrelated ps - how does one cross post on google? tia...

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 04:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0