Author Topic: Problem with setup.sh  (Read 1776 times)

krat64

  • Newbie
  • *
  • Posts: 1
Problem with setup.sh
« on: March 28, 2008, 08:27:40 am »
Hi, I am trying to install Calem, but i have a problem with the file env.sh.

Im using Linux Fedora core 6 and  I dont want to install AMP stack because i have already installed on my system Apache, MySQL and PHP.

When I try to setup the database I try to run setup.sh ($sh setup.sh) but i got the next error:
./setup.sh: line 4: /opt/lampp/bin/php:No existe el fichero o directorior (The file doesnt exist)

I guess I should edit the file env.sh (In the directory bin), but i dont know what  path I should use instead /opt/lampp, and how is the right way to configure this file on linux. The default configuration of this file (env.sh) is:

HOME_DIR=/opt/lampp
PHP_EXE=$HOME_DIR/bin/php
CALEM_HOME=$HOME_DIR/htdocs/CalemEAM
export CALEM_DIR=$CALEM_HOME/

Thank you so much for your help,


 :o

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Problem with setup.sh
« Reply #1 on: April 02, 2008, 07:41:10 am »
The env.sh should be updated with the paths of your AMP stack and the location you installed CalemEAM.
Calem Community Forum Admin