[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#503616: libapache2-mod-ocamlnet: mod_netcgi_apache.so will not load



Dave Benjamin a écrit :
> I installed libapache2-mod-ocamlnet and enabled the module using "a2enmod
> netcgi_apache". Apache 2 no longer starts, printing this message instead:
> [...]
> I tried to resolve the problem by:
> 
> 1. Saving /usr/lib/ocaml/3.10.2 to /etc/ld.so.conf.d/ocaml.conf
> 2. Running ldconfig
> 3. Running /etc/init.d/apache2 start
> 
> I now get this error: [...]

Replacing the last line of /etc/apache2/mods-enabled/netcgi_apache.load
(the one mentioning netcgi_apache.cma) to:

  NetcgiLoad netcgi_apache/netcgi_apache.cma

makes it work.


Cheers,

-- 
Stéphane



Reply to: