Thanks Kaloyan,
But alfer replacing line 72 all I get is :
Installer Error: Error parsing config file
c:\appserv\www\hospital\installer/config.php
writable_dir is not writable!

I've checked that all Dirs are writable.


Diego.


-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] En nombre de
Kaloyan Raev
Enviado el: Martes, 29 de Agosto de 2006 04:17 p.m.
Para: care2002-developers@lists.sourceforge.net
Asunto: Re: [Care2002-developers] Fatal Error Message

Hmm, the error is strange. The error message "writable_dir $writable_dir
is not writable!" is produced
in /installer/includes/InstallerConfig.php, line 99. 

As it is seen the $writable_dir variable is empty. This variable is
defined in /installer/config.php, line 72-75. On your system
$writable_dir should resolve to c:\appserv\www\hospital\installer/tmp,
but for some reason this does not happen. 

Can you replace line 72 in /installer/config.php with this: 

$writable_dir = 'c:\appserv\www\hospital\installer\tmp';

I hope this will help. 

Greetings
Kaloyan

On Tue, 2006-08-29 at 12:37 -0500, Diego Chavez wrote:
> Hi Joaquin, 
> Did that and what I think the problem i son the back flash / after
> installer. Where should I change that?
> 
> Diego
> 
> Installer Error: Error parsing config file
> c:\appserv\www\hospital\installer/config.php
> writable_dir is not writable! 
> 
> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] En nombre
de
> joaquin iglesias
> Enviado el: Martes, 29 de Agosto de 2006 11:30 a.m.
> Para: care2002-developers@lists.sourceforge.net
> Asunto: Re: [Care2002-developers] Fatal Error Message
> 
> Hi Diego , no big deal , just erase temp files and cookies in explorer
> and 
> make writable all dirs...
> 
> 
> JoaquĆ­n.
> 
> 
> 
>
------------------------------------------------------------------------
> -
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers
> 
> 
> 
>
------------------------------------------------------------------------
-
> Using Tomcat but need to do more? Need to support web services,
security?
> Get stuff done quickly with pre-integrated technology to make your job
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/care2002-developers


------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to