Questions tagged as 'servidor'

0
answers

How to transform URL into domain

I have an application in PHP 7, which works as follows: Example http://www.myapp.com.br/username Each client has a username to configure and edit their information. When you enter this url, I make the query in the database and search f...
asked by 15.07.2017 / 00:27
0
answers

Manage files on the server?

I am making a server using NodeJS and Express and in it I am generating pdfs of reports. How do I manage these files, and when I talk to manage I mean having options like opening the pdf, downloading it and printing it. I am using the pdfMake li...
asked by 31.07.2017 / 14:28
0
answers

Unknown server error after updating cake vendor folder [closed]

When updating the files from my vendor folder on the server I had the following errors:    Fatal error: Call to undefined method   Cake \ View \ Widget \ SelectBoxWidget :: outputError () in   /var/www/vhosts/domain/em>.com.br/vendor/cakephp/...
asked by 05.07.2017 / 19:32
0
answers

Ubuntu Server Cache with Nginx

I'm having a Cache issue on my Ngnix Server with Wordpress The site is currently using a PHP WebService and SESSION, WebService brings me the user information and I store it in the session, but the user can change his data, when he updates th...
asked by 19.04.2017 / 17:28
2
answers

Apache problem - 2 domains

Good afternoon ... I'm trying to set up 2 domains on 1 server: _Debian Linux _Apache2 I created the following file: pclinx.conf, then applied a2ensite, icou enabled and restarted apache2. <VirtualHost *:80> ServerAdmin webmaster@lo...
asked by 17.04.2017 / 22:30
0
answers

How to register users on a PHP page and save in Windows AD?

I created a user registration form in PHP and I want to save it in Active Directory, how can I do this integration? Thank you.     
asked by 18.04.2017 / 17:38
1
answer

Ruby and PHP in the same VPS [closed]

I am considering the idea of hiring a VPS in Linode to host different projects. The issue is that some of them are in PHP and others in Rails. My question is: Is it possible to configure a VPS to run both technologies? Would you recommend...
asked by 11.04.2017 / 22:21
0
answers

Remote Connection Mysql 5.6 and Ubuntu 15.10

I have a Droplet on DigitalOcean with Mysql 5.6 on Ubuntu 15.10. Normally for remote connection I change the /etc/mysql/my.cnf file in the bind-address = 0.0.0.0 parameter. It turns out that in this version the file my.cnf...
asked by 09.01.2017 / 04:46
0
answers

What is the best server option for ecommerce? [closed]

I am in doubt about which server to choose for my ecommerce, it will be a very robust store. I am in doubt between APACHE and NGINX. Thanks in advance!     
asked by 19.01.2017 / 00:54
0
answers

Help to Communicate between a Server and an Android Application [closed]

I'm developing an Android Application Based on: Add / Send DATA to the Server Collect / Receive Server DATE Send and transmit Location information (Geolocation) Profiles Sharing I've been suggested to use JSON (Based Object) a...
asked by 11.01.2017 / 16:33