Questions tagged as 'ubuntu'

0
answers

npm | Installation dependencies failed

My system: - Windows 10 - Bash on Ubuntu on Windows I'm new to using bash. I installed nodejs , followed by npm and finally grunt . It worked fine. I used grunt with no problem, but I started having problems usin...
asked by 10.05.2017 / 17:57
1
answer

SSH: Connect to Host XXXXX Port 22: Connection timed out

I am facing a problem in my Ubuntu and also Windows where I can not access any SSH and SFTP . I only get the message " Connection Timed Out ". I already sent IP to my friends, and they all managed to access it witho...
asked by 13.04.2017 / 20:17
0
answers

Ubuntu 16.04 Lumen PHP and Apache, only works the route / the others do not work [duplicate]

Hello, I used Ubuntu 16.04 and installed apache and Lumen. I created a Lumen test project called financas. The project folder is in the / var / www / html / sub-zero / financas folder When accessing in my localhost / sub-zero / financas...
asked by 13.04.2017 / 04:13
0
answers

Large repository does not allow git clone

I can have a server with git (home made) private repositories. I'm having trouble with one of the repositories. It turns out that this repo has already reached the 15GB mark on the server. When I try to make a git clone of it I get the message:...
asked by 10.04.2017 / 04:20
1
answer

Run Appimage file in background in ubuntu

I downloaded the cerebro application for ubuntu 16.04 but to run it I always need to open the terminal and write : './cerebro-0.2.6-x86_64.AppImage' And then the software is open but the terminal is "locked" (yes I know I can open...
asked by 22.02.2017 / 14:14
1
answer

List of project directories in Laravel is displayed instead of running the application [duplicate]

I would like your help to know why my PHP project with the Laravel Framework does not work, I have done all the steps correctly, but instead of seeing the framework, I am seeing your folders     
asked by 11.10.2015 / 04:39
0
answers

Error 404 - Not Found

Good afternoon, I'm doing a project where I have installed php7, mysql, apache2 in a virtualbox with ubuntu16.04. I'm working locally and I installed laravel, 5.3. I have an already done api that was working but I made a Virtual host, where I...
asked by 19.11.2016 / 17:12
0
answers

Error in Composer when trying to create a CakePHP project

I'm using a Linux virtual machine (Ubuntu) to develop a CakePHP project. I have already installed everything it needs (Apache, PHP, MySQL, Curl, Git, INTL and Composer). So far, all right, until I try to create the CakePHP project with Compos...
asked by 27.10.2016 / 14:49
0
answers

Problem with .htaccess on amazon EC2

I'm migrating a site to Amazon EC2 (ubuntu with apache, php and mysql) and I'm having problems with link routes. My .htaccess file is basically like this: RewriteEngine On Options +FollowSymLinks RewriteRule ^fale-conosco/?$ faleconos...
asked by 07.10.2016 / 16:39
0
answers

Files are not changed on the server

We have the following problem, when uploading the files to a ubuntu 14.04 linux server, the changes made to the files have no effect on the server, only locally, we already checked the file on the server, it changes perfectly, but in the applica...
asked by 07.10.2016 / 21:24