| Article: |
Apache Web-Serving with Mac OS X: Part 3 | |
| Subject: | OK we can add these.... | |
| Date: | 2002-01-30 09:23:27 | |
| From: | stepgo | |
|
Response to: Missing LoadModule php4
|
||
| But on what line exactly ? | ||
Showing messages 1 through 1 of 1.
-
OK we can add these....
2002-01-30 13:56:31 Morbus Iff |
[View]



Add the "LoadModule" line as the last of the "LoadModule" lines in your httpd.conf (you should see a good 20 of 'em in a row).
The AddModule line follows the same mentality. Look for a bunch of AddModule lines, and add the "AddModule" php line to the end of them.