Questions tagged as 'centos'

1
answer

Why does the 'cd' command not work via ssh in GOCD?

I'm trying to run the command below in the GOCD terminal, but the error always occurs: Command ssh root@host 'cd /var/www/gda-frontend/ && docker-compose up -d --build' Error    bash: cd / var / www / gda-frontend / &...
asked by 04.07.2017 / 20:52
0
answers

ASP.NET MVC on linux (mod_Mono, apache)

I'm trying to run my ASP.NET MVC application on a CentOS 7 system. After installing the mono and verifying that I can run using XSP, I'm having difficulty configuring mod_mono in apache. You are currently giving the following error: Service Unav...
asked by 21.02.2017 / 15:06
1
answer

Problem for application reading xlsx file in centos error: libgcc_s.so.1: wrong ELF class: ELFCLASS64

I have a big problem and I can not solve it I tried to look for some tips on the internet but it did not work. So here I am and would like to know if anyone can help me. I have a web application that is hosted in a VM CENTS. One of the functi...
asked by 15.11.2016 / 02:00
0
answers

I can access Tomcat by lynx http: // localhost: 8080, but I can not get through the local Machine browser [closed]

I'm having a problem getting tomboy to be accessed by http: // from anywhere. For you to understand better: I have a VM CENTS 6.6 and in it I installed TOMCAT 7 and JAVA 7 I've reinstalled Tomcat and if I try to access tomcat page by lynx...
asked by 06.11.2016 / 04:46
0
answers

I can not install ruby 2.3.2 on CentOS without root privilege

I need to install ruby on a CentOS 6.5 server. I do not have root access, so I can not use yum. I downloaded the source file, unpacked it in a folder called ~/software , and rode ./configure && make && make install How...
asked by 17.11.2016 / 18:46
0
answers

Error in Hadoop when searching for Java class

I'm having trouble configuring the Hadoop environment. I'm doing a zero installation on a CentOS 6.7 machine. When attempting to execute any hadoop command, such as: hdfs namenode -format hadoop claspath hadoop version I get the error me...
asked by 07.10.2016 / 20:48
0
answers

CakePhp does not load Css, JavaScript and images

I'm with CakePHP in version 1.3.15 installed on a CentOS server and the same project that works on the internet, the local server only loads text and nothing else. As I enabled the developer mode, if it had any errors, it would load. I believe t...
asked by 05.02.2016 / 14:59
0
answers

Problem setting angulajs in Nginx

I am not able to configure the angulajs in Nginx. I am using a Centos7 linux machine and would like to set the angle to be able to learn. Follow the nginx.html configuration file user nginx; worker_processes auto; error_log /var/log/nginx/e...
asked by 17.10.2015 / 05:00
1
answer

Error setting up Yowsup for sending messages WhatsApp

I'm trying to install yowsup to send whatsapp messages to linux, but when I send the number I get an error with python that I have no idea how to solve.    Yowsup python error My SSO is the Centos7. Below the complete error: yowsup...
asked by 11.09.2015 / 18:40
1
answer

[PHP Apache Shell], Permission apache kill

I need to kill a process with php , but I use exec , system or exec_shell and it is not killing processes, I ran on the net and people are saying that apache is not allowed to execute these types of the commands, the st...
asked by 18.05.2015 / 16:01