| Article: |
Serve Your iCal Calendars Using WebDAV | |
| Subject: | mod_dav with php | |
| Date: | 2002-09-25 15:46:15 | |
| From: | jawbrey | |
| If you have php and mod_dav enabled in the httpd.conf file, you need to move the mod_dav module in the LoadModule and AddModule sections below the php module so it loads AFTER php. Hopefully this will fix some of the errors people are seeing after they enable mod_dav. After I did this, everything worked like a charm! | ||
Showing messages 1 through 1 of 1.
-
mod_dav with php
2002-09-25 16:19:17 anonymous2 [View]



I have just recompiled expat, recompiled mod_dav, and generally &*%$$ed around for hours with no success.
NOW you tell me to move two lines in the httpd.conf file.
And it works!
where were you yesterday (moan, gripe)?
Seriously - thanks for that crucial bit of info. solved the problem.
Don