[ServOO-users] How install servoo on a windows machine with easyphp 1.8
Status: Beta
Brought to you by:
glodel
From: Bruno B. <bru...@or...> - 2006-02-17 17:14:22
|
Hi, I try to install servoo on my windows machine ( with easyphp 1.7 ). :-) 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 ? - 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... 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 ? Best regard |