Hi lydia,
           you should try adding writting permission to /tmp. use this
command :
     chmod 777 /tmp
i guess that will help.

Javier.

On 11/15/06, Lydia Torres <[EMAIL PROTECTED]> wrote:

Hello friends.

I will to install care2x to demo site in the nazaaka.com
<http://www.nazaaka.com/c2x/htdocs/installer/install.php?restart_installer=true>but
when run installer

Installer Error: Error parsing config file
/home/virtual/site10/fst/var/www/html/htdocs/installer/config.php
writable_dir is not writable!

if see the program install.php

+++++++

/*
* Writable directory for smarty compile dir
*/
$writable_dir = '/tmp';
if (!file_exists($writable_dir)) {
$writable_dir = realpath(dirname(__FILE__).'/tmp');
}

++++++++

my phpinfo.php <http://207.44.134.102/phpinfo.php> looks ok.

The box using Linux version 2.4.21-27. (Red Hat Linux 3.2.3-47))

to made virtual home using ENSIM <http://www.ensim.com/>

neither problem in area

$ df -m

Filesystem 1M-blocks Used Available Use% Mounted on

/dev/hda5 53260 7752 42804 16% /

/dev/hda1 99 15 80 16% /boot

/dev/hda3 1012 34 927 4% /tmp

none 249 0 249 0% /dev/shm

some one experienced same problem?

thanks in advance.

torreha


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to