rdmenezes / paragent

Automatically exported from code.google.com/p/paragent
0 stars 0 forks source link

Easy install script 3.0 executed unde CentOS ver: 6.3 #81

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? Ran the install.sh under Cent OS ver 6.3 
( i.e Linux 2.6 as core ) 
1. ran the script as : sh -x install.sh
2. the command 
/usr/sbin/apxs -ica mod_lisp/mod_lisp2.c failed
3. the error message is enclosed 

What is the expected output? What do you see instead?

htttp services is running . 

start-arbiter , start-archon , start-nexus is running . 

/usr/sbin/apachectl restart gives an error that due to invalid entry in 
httpd.config file , httpd can not be restarted .

The complete log of sh -x install.sh is enclosed as a 2nd attachment  

The command : http://localhost/paragent/main.ucw is not producing any page -- 
page not found 

Pls help 

regards 

barun 

Original issue reported on code.google.com by barunmuk...@gmail.com on 4 Mar 2013 at 3:39

Attachments:

GoogleCodeExporter commented 9 years ago
Hello 

The problem lies in installing mod_lisp and the command:

/usr/sbin/aspx -ica mod_lisp/mod_lisp2.c 

has failed the error is enclosed in the attachment 

Original comment by barunmuk...@gmail.com on 5 Mar 2013 at 6:22

Attachments:

GoogleCodeExporter commented 9 years ago
Hi 

Pls help in resolving the issue 

regards 

barun 

Original comment by barunmuk...@gmail.com on 5 Mar 2013 at 6:24

GoogleCodeExporter commented 9 years ago
maybe you can try this 
http://www.linuxquestions.org/questions/linux-server-73/error-while-running-the-
command-sudo-apxs-i-c-mod_lisp2-c-4175452756/

It is work for me, don't forget to install gcc and SBCL ... i'm still trying 
install paragent in CentOS, but now, my problem is still get notification 500 
internal server error although SBCL is installed.. it is log in apache error 
log 
[root@server1 scripts]# tail -f /var/log/httpd/error_log
[Tue Mar 18 17:44:11 2014] [error] (111)Connection refused: error opening 
connection to Lisp

maybe , somebody can help me 

Original comment by roykris...@gmail.com on 18 Mar 2014 at 3:03

Attachments: