[OPEN-ILS-DEV] mod_placeholder.so not found in apache
Dan Scott
denials at gmail.com
Mon Aug 25 09:19:39 EDT 2008
Hi Ephraim:
You will need to open up /etc/apache2/httpd.conf in a text editor and
change the first line; at the moment the first line probably looks
like:
-e #LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so
Remove the leading "-e " so that it looks like:
#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so
I _believe_ this problem is fixed in the development version. I'll
keep my eyes open the next time I install on a clean Ubuntu box.
Dan
2008/8/25 Ephraim Makeke <makekee at gmail.com>:
> I am using the document Installing Evergreen 1.2 on Ubuntu 7.10 to
> install the evergreen server and other programs such as ejabbered,
> OpenSrf. I am now at number 40. when i try to restart apache it gives
> me the following error message " * Starting web server apache2
> Syntax error on line 4 of
> /etc/apache2/httpd.conf:
> Invalid command '/usr/lib/apache2/modules/mod_placeholder.so', perhaps
> misspelled or defined by a module not included in the server
> configuration"
>
> I have followed everything in the documentation and i believe this
> error is the only factor stopping my progress. I am using Ubuntu 8.04
> LTS Desktop Edition.
>
>
> Ephraim Makeke
>
--
Dan Scott
Laurentian University
More information about the Open-ils-dev
mailing list