Re: [ServOO-users] How install servoo on a windows machine with easyphp 1.8
Status: Beta
Brought to you by:
glodel
From: Luc S. <luc...@lo...> - 2006-02-24 04:36:25
|
Hi, Bruno Barthez wrote: > Hi, > > I try to install servoo on my windows machine ( with easyphp 1.7 ). :-) we have never tried to do that... > I followed the "ServOO Installation for testing purpose." page : > http://www.servoo.net/document.php?id=20 > I installed openoofice 2.0 > I dowloaded SOAP from pear and place it on the /servoo/include repertory > > After created new administrator and one user (everything was ok), I have > several probleme : > - I don't know how to lauch StarOffice.ServiceManager . How can i lauch > this service ? the script to start the service in the scripts/ directory. but it's for linux.... maybe you can find the equivalent for windows by looking on openoffice.org developper website. > - When i type http://127.0.0.1/servoo/ on my browser i have the > following message : :-\ > > << > *Warning*: error_log(/tmp/log): failed to open stream: No such file or > directory in *e:\easyphp\www\servoo\index.php* on line *48* > > *Warning*: Cannot modify header information - headers already sent by > (output started at e:\easyphp\www\servoo\index.php:48) in > *e:\easyphp\www\servoo\index.php* on line *49* > > *Warning*: Cannot modify header information - headers already sent by > (output started at e:\easyphp\www\servoo\index.php:48) in > *e:\easyphp\www\servoo\index.php* on line *50* > ServOO - SOAP protocol > >> > > I have define a /servoo/tmp.log directory... you're using Windows, aren't you ? maybe you should try something like c:\temp\tmp.log > the The $_SERVER['PHP_AUTH_USER'] is not here ! > > My question : Where is my mistack ? > > If there is somethink to do in php.ini or some php extention to install ? servoo hasn't been tried on windows.... and we haven't got so much time to spend to make it work on this OS. but if you want to contribute and try to make it work, we would appreciate it. good luck. Luc |