Questions tagged as 'debian'

0
answers

Error generating a deb package and sending it to my private repository

We are trying to create a repository in docker to store deb packages (this link goes directly to GitHub containing Dockerfile) . The idea is to have a container to distribute the applications developed, but we are not able to make the package a...
asked by 26.04.2018 / 21:27
0
answers

Installing PHP 5.6 on Debian 9.4 Stretch

I can not install PHP version 5.6 in Debian. I have a legacy project in this version and it apparently does not run on 7 etc. I followed several tutorials, such as this one: -8.html "> How to Install PHP 5.6 on Ubuntu 16.04 & Debian 9 ,...
asked by 25.04.2018 / 14:58
0
answers

Shell script extract extension and search only by name

Can anyone fix my script? The purpose of the script is to compare the input files with the files in the WASTE folder, the problem is that if the input file is teste1.txt it does not find the file teste1.tar.bz2 p> #!/bin/bash...
asked by 23.03.2018 / 14:17
0
answers

Apache does not read subdirectories

Hello, I'm starting with Linux now and I'm trying to set up an Apache server for testing purposes. I am using Debian 9 and have already installed Apache, PHP 7.0, libs and MariaDB. Through the browser using the link loads the index.html...
asked by 10.01.2018 / 03:03
1
answer

Install Redmine Debian 9

I'm trying to install redmine on debian 9 (stretch), following the tutorial: link When I go to the bank migration, the following message appears: root@redmine:/opt/redmine-3.4.3# bundle exec rake generate_secret_token root@redmine:/opt/redmi...
asked by 09.11.2017 / 11:45
0
answers

Installing MongoDB on Debian

I'm trying to run MongoDB on Debian Jessie and apparently installs everything correctly, but when I run it gives errors as indicated below. I do not know if it is relevant either, but following the MongoDB installation page, the apt-get insta...
asked by 15.07.2017 / 04:12
1
answer

I can not create zip in Debian

I can not create a zip in Debian even with the folder with 777 permission, and the worst is that it does not return any error. Code that I use to create the zip: function Compress($source_path, $chave) { // Normaliza o camin...
asked by 28.03.2017 / 15:22
1
answer

Call to undefined function ldap_connect ()

I'm having the following problem running a code in production: The server is a bit old, PHP 5.2.13 still runs. On a local basis, this bug has been fixed by releasing a Xampp add-in in php.ini . Now in production, there is no such possib...
asked by 03.01.2017 / 11:27
3
answers

How to install rvm in Debian squeeze

I'm trying to install rvm but I can not. When checking for dependencies it complains about the libgmp-dev package that is not installed and trying to install it is not localized. So I've been searching and it looks like there really is no suc...
asked by 04.07.2016 / 00:44
1
answer

node.js conflicts: / sbin / node vs / usr / bin / node

Good morning everyone! I would like someone to explain to me very well this conflict that arises when installing nodejs? Thank you!     
asked by 03.06.2016 / 08:50