Questions tagged as 'linux'

0
answers

Automatic file transfer between servers with PHP

I'm creating an application that backs up files on linux servers. It is already automatically entered on the server and sends commands to perform the backup. My problem is that I want to move the backup file to another server and I'm not getting...
asked by 26.09.2015 / 00:56
2
answers

Error php, Call to undefined function http_get ()

I looked for ways to solve this problem to use the http_get() function, everyone had to install lib php-http and pecl link I did this and set it to% of libraries like this: extension=/usr/lib/php5/20121212/http.so extension=/usr/li...
asked by 25.08.2015 / 21:35
0
answers

Server Switching Problem

I had a site with a system on one server, I needed to migrate to another and now there is an error in almost all the PHP functions of the system. I already gave the permissions on the folders, since it is hosted in linux, but I can not anyway....
asked by 03.08.2015 / 14:22
2
answers

Enable .htaccess on Ubuntu 14.10, Apache / 2.4.10

I'm trying to enable .htacces on Ubuntu 14.10, but I saw at the time of setting up the new version of Apache / 2.4.10 the configure mode 'is different from the previous ones. I'm putting the files in / var / www / I've tried it already but...
asked by 24.06.2015 / 03:35
2
answers

How to run scripts in CentoS startup?

Good afternoon, how do I run a script on CentOS 6.5? I'm running on /etc/rc.local /etc/rc.d/rc.local and is not loading commands: sh /etc/init.d/script The command works outside the script.     
asked by 24.06.2015 / 21:36
1
answer

chrome and mysql do not open after changing permission in / opt folder

I would like help to solve the following problem. I was using XAMPP to run PHP applications, and I needed to edit the php.ini file in / opt / lampp / etc / OBS: dentro da pasta opt/ tem outras 2 pastas google/ e lampp/ When you sav...
asked by 31.03.2015 / 20:56
1
answer

Creating .httacess for wordpress

I configured a wordpress in a linux hosting, I need to set up for that url of the post instead of: link be: link I read that I should stick to the httpd.conf file however this is impossible because I am hosting the site. In this...
asked by 02.06.2015 / 19:06
2
answers

CakePHP indicates that PHPUnit is not installed

I need to run cakephp does not recognize it. I've tried everything but the next screen is what always appears when I try to access the test interface of cakephp : However,whenIchecktheinstallationviatheUbuntucommandlineIgetthisresponsefrom...
asked by 07.04.2014 / 15:10
1
answer

Redirect mobile nginx

I'm having a problem doing a redirect. It's for me to put www.mysite.com/default/true and it directs me to the normal site even though I'm on my cell phone. if ($http_user_agent ~* "(android|bb\d+|meego).+mobile|android|jasmine|minimo|m...
asked by 03.12.2014 / 14:41
1
answer

SSIS 2012 how to list files contained in UNC share?

I have multiple files stored in a "Hitachi Data Ingestor" (HDI) solution that serves as File Server. This solution is managed by linux system within a corporate windows network. I can list and have access to the files through UNC shares (\ serve...
asked by 10.11.2014 / 13:07