|
Posted by Polecat on 06/06/05 23:20
OK - ThANKS TO BOTH zELDORbLAT AND oLI fIRTH WITHOUT WHOM i WOULD NEVER HAVE
FIGURED THIS OUT!
oops
You are not going to believe what my error was ----------- See below where
it says " My docs root is: C:\Program Files\Apache
Group\Apache2\htdocs\hello.html and"
Well, all of those slants are backward. As soon as I changed them to /
forward slant, everything worked....
Sheesh! What a marathon!
Thanks!
Nanoo Nanoo
"Polecat" <blindsite@sbcglobal.net> wrote in message
news:MJ0pe.594$Z44.285@newssvr13.news.prodigy.com...
> This is not a production box Apache2/PHP5 config. It's for local PHP
> devel only.
>
> Apache is working great. It says that it's starting PHP in the log file
> so I know that my httpd.conf file entries for PHP are being processed.
>
> [Mon Jun 06 11:02:32 2005] [notice] Apache/2.0.54 (Win32) PHP/5.0.4
> configured -- resuming normal operations
> [Mon Jun 06 11:02:32 2005] [notice] Server built: Apr 16 2005 14:25:31
> [Mon Jun 06 11:02:32 2005] [notice] Parent: Created child process 316
> [Mon Jun 06 11:02:35 2005] [notice] Child 316: Child process is running
> [Mon Jun 06 11:02:35 2005] [notice] Child 316: Acquired the start mutex.
> [Mon Jun 06 11:02:35 2005] [notice] Child 316: Starting 250 worker
> threads.
>
> My docs root is: C:\Program Files\Apache Group\Apache2\htdocs\hello.html
> and my index.html page is serving up fine. Any pure HTLM content that I
> put in there is serving up fine.
>
> I have the PHP root path in my windows environment set:
> %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\php
>
> How can I tell if PHP is finding my PHP.INI file? When I hide my PHP.INI
> file I still get the same line in my Apache log file: [notice]
> Apache/2.0.54 (Win32) PHP/5.0.4 configured -- resuming normal operations
>
> So I put INI in the PHP root AND I have it in the Apache2 root AND I have
> it in the Apache2/conf folder
>
> Still, when I point my browser to localhost/hello.html (see below) I get
> the proper page title in my browser with a blank page. From this I know
> that Apache is serving the page but the PHP preprocessor isn't working...
>
> I have read and re-read every HELP and FAQ that I can find on the subject
> and I have studied my PHP.INI and my httpd.conf files until my eyes bleed.
>
> WHAT'S UP????????????
>
> HELP!!!!!!!!!!!!!!!!
>
> Mike
>
>
>
>
>
>
Navigation:
[Reply to this message]
|