Questions tagged as 'servidores'

2
answers

Error no such file or directory on server with Codeigniter

I have a project made with the framework Codeigniter which when uploading it to the server and trying to download an Excel file with the help of the PHPExcel library I'm getting the following error:    require_once (application / third...
asked by 27.07.2018 / 04:27
1
answer

Node does not save or execute changes

I am programming with an online IDE in node.JS, but it is not saving me the changes I make in the main executable file, I stop and I return to start the server and my page receives the same, I do not even print in the console of the server a...
asked by 04.04.2017 / 16:55
0
answers

Configure root directory of FTP access debian

Hello, configure a web server and an FTP server (proFTPd) in must, so far everything is ok but I still need to get a specific directory automatically when connecting through an FTP client. eh read that to achieve this it is necessary to modif...
asked by 21.02.2017 / 07:39
1
answer

Put server (Win 2012 Server R2) to a domain as a member server

I have a main Active Directory server that acts as a domain server, and the other one I have in the same network and from one to the other they are, but I can not put the second one in domain, he says    Unable to contact an Active domain con...
asked by 02.09.2016 / 07:06
2
answers

angular server

Hi, I am practicing with angular creating a web together with PHP as Back in separate environments (servers), PHP in Apache offers an API, and for now angular in my PC that reads that API (with ng server ). up there well But now I want...
asked by 06.03.2018 / 18:17
1
answer

redirect command output to the beginning of a file in bash

I'm doing a network configurator in bash, and I need to add several lines to the /etc/resolv.conf file. Doing echo "hola" » fichero.txt is added to the end, but how do I get it added to the start?     
asked by 06.05.2017 / 11:14
1
answer

Error Codeigniter, How to fix it?

I am using codeigniter to develop, the problem is that when I already have the files on the server I get the following error ... An uncaught Exception was encountered Type: RuntimeException Message: Unable to locate the model you ha...
asked by 17.02.2017 / 14:48
2
answers

Create subname in wordpress

I need to create a subfolder in the domain link The subname I want to enable is link ** / en / ** recrea / Is there any way to do this? In the wordpress links does not let me do it and I do not know if you have to force it in some way wit...
asked by 15.05.2018 / 16:33
1
answer

Because the same project does not run in glassfish 3, but in glassfish 4 if it does it correctly?

Currently I have a project that is mounted on a server glassfish 4.1, but for some external reasons it was decided to use the glassfish server 3, the situation is that the same project without modifying absolutely nothing works only in glassfish...
asked by 06.02.2018 / 17:14
1
answer

Implementing methods of a Frame in server class

I have a game implemented in java, to roll a dice and to pass the points and if 1 points are left at zero and if the turn passes the points are saved and the one that reaches 100 wins now I have only two frames but what happens is that nle add t...
asked by 14.11.2017 / 08:12