We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Apache Web-Serving with Mac OS X: Part 3
|
| Subject: |
|
Where is my error??? |
| Date: |
|
2002-08-12 14:18:35 |
| From: |
|
arellano
|
|
|
Ok, this article was great, unfortunately it doesnt work for me yet. Ok, here is the problem. I edited the httpd file and when i check the error_log (like the article suggests) I see:
[Mon Aug 12 01:51:20 2002] [notice] Apache/1.3.22 (Darwin) PHP/4.0.6 configured -- resuming normal operations
[Mon Aug 12 01:51:20 2002] [notice] Accept mutex: flock (Default: flock)
I have also saved a file test.php in my sites folder with the same code the article suggested.
Now when I go to view test.php at http://127.0.0.1/~username/test.php
I only see "Gleefully Served by Mac OSx" and no printout of php diagnostics.
what could i have done wrong? it says that php4 is enabled... i can see the page, but the php doesnt seem to be working.
please help>
:)
|