Questions tagged as 'ubuntu'

1
answer

Permission for / var / www / html folder

I installed Apache, Mysql and PHP. But when I try to create phpinfo to test PHP in the folder, it gives permission denied. I already logged in as root and executed chmod 777 . but continues to give 'denied permission'     
asked by 06.12.2016 / 17:04
1
answer

How do I run Ooo4Kids on Ubuntu?

Ooo4Kids is no longer developed and when trying to run in Ubuntu (from 15.04) I get the following error:    /usr/lib/ooo4kids-1.3/program/soffice.bin: /usr/lib/ooo4kids-1.3/program/> ../basis-link/ure-link/lib/libstdc++.so.6: version 'CXXA...
asked by 10.05.2016 / 11:56
2
answers

Starting GIT by Terminal

I'm trying to give git init through the terminal and when I type this command it accuses that the 'config' and '.git' folder already exist, etc. Also when I try to use git add * it takes time to add the file, now I do not know if it's because of...
asked by 25.06.2014 / 00:21
3
answers

Redirect from "domain.com.br" to "subdomain.xyz.com.br"

I'm having a redirection / pointing problem, and I think it's some bad server configuration. I have a VPS (digital ocean) running Ubuntu14 (terminal) with Apache, PHP5, MySql. I have full access to the DNS settings of this VPS and domains (Regis...
asked by 07.07.2015 / 15:36
1
answer

Problem creating Android Studio project on Ubuntu

I installed Android Studio, but when I create a project or open an existing one, the following message appears:    Error: Could not determine Java version using executable   /usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/bin/java.     
asked by 01.12.2015 / 01:47
1
answer

Multiple applications in the same domain Nginx

Good morning people, I'm breaking my head here. I have a server with nginx and it has two applications: 1 - Application Laravel / usr / share / nginx / html / laravel / public 2 - Joomla Application / usr / share / nginx / html / joomla...
asked by 12.04.2015 / 19:08
1
answer

How to run my project Phonegap Cordova on a mobile phone with Android 2.3.6?

Hello, I'm developing a game with html5 and javascript like tcc. I am using the cordova to generate versions for different platforms, I have several androids devices to test the project, however only with the command "cordova run" run the projec...
asked by 12.07.2015 / 07:57
2
answers

How to change the www (DocumentRoot) folder to another partition in Apache 2.4 (Ubuntu 14.04)?

I tried to change the Document Root by changing the default.conf files in sites-available. However I get the message that I am not allowed to access localhost. Could anyone tell you the exact procedure? I may have forgotten something. - Ap...
asked by 28.04.2014 / 02:15
2
answers

Store paths containing directory with space in the name

Personally I have the following problem: I need in my script to store a path of an X directory in a variable. The big problem is that one of the folders in this path contains space in the name and for some reason when calling the variable it giv...
asked by 27.10.2016 / 14:47
2
answers

How to increase session time in phpMyAdmin in Ubuntu?

When I'm developing a system, I usually leave my% open%. Then, as time passes, the following message appears: How can I configure my phpmyadmin so that I can increase this session time (or remove it)?     
asked by 09.07.2015 / 16:05