[imp] wvWare blank screen and IMP 3

Eugenio Alvarado ealva@calzada.equi.ucr.ac.cr
Fri, 8 Feb 2002 10:15:13 -0600 (CST)


On Thu, 7 Feb 2002, Cliff Green wrote:

> And it came to pass that, on Thu, 7 Feb 2002, Marco Pirovano wrote:
>
> MP>I've the same problem.
> MP>I'm using Solaris 8, apache 1.3.22, php 4.1.1 and wvWare 0.7.1.
> MP>
> MP>I've also tried to change the line:
> MP>
> MP>$mime_driver['horde']['msword']['location'] = '/usr/local/bin/wvWare -x
> MP>/usr/local/share/wv/wvHtml.xml';
> MP>
> MP>but the result is the same: a blanck screen.
>
> What happens when you set it to:
> $mime_driver['horde']['msword']['location'] = '/usr/local/bin/wvHtml';
> (assuming that's where all the wvWare stuff was installed)?
>

Something similar happened to me.  I fixed it by adding the line:
     'application/vnd.ms-word',
to  $mime_drivers['horde']['msword']['handles'] = array(

and adding explicitly the path to the wvWare program in the last line of
/usr/bin/wvHtml.


-- 
---------------------------------------------------------------------
Eugenio Alvarado				Tel: 207-4106
Escuela de Quimica
Universidad de Costa Rica
---------------------------------------------------------------------