| 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 3 of 3.
-
OK we can add these....
2002-01-30 13:56:31 Morbus Iff |
[View]
-
OK we can add these....
2002-01-31 12:20:59 stepgo [View]
Super Thanxs !!!
Keep up the good work. -
OK we can add these....
2002-02-21 21:55:28 mkullman [View]
I tried this and when I restarted my server it hangs
The error log reports the following
[notice] caught SIGTERM, shutting down
when I comment out these lines the server restarts with no problem????



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.