Questions tagged as 'hosting'

0
answers

Point Domain to an account within my VPS

Buy a VPS hosting then buy a domain and point it to my static IP address. Then my address midominiovps.com points to my 200.12.12.12 Within my VPS create a user account, and I can enter that user page as follows midominiovps.com/~usuario...
asked by 01.09.2018 / 14:40
0
answers

cpanel mail from hostgator reaches spam

Good morning, I've done a thousand laps with this problem, GoDaddy had a service called Workspace email which did not run on the cpanel but on the user account but it was not a commercial mail as Google offers with G Suite. example which costs a...
asked by 21.08.2018 / 05:44
0
answers

Hosting me the error Invalid command 'PassengerAppRoot

I have a shared hosting service that Python supports. When creating the python project and wanting to visualize it in passenger_wsgi.py working, I do not see anything running and according to my provider sends this log: /home/ddgarcia/public_h...
asked by 16.08.2018 / 23:20
0
answers

How to upload Laravel project to hosting 000webhost.com?

Well, I have already finished a project in Laravel and would like to upload it to a free hosting to see its functionality on the internet. I have already uploaded it to the hosting but it gives me this error when accessing the main page.    W...
asked by 05.08.2018 / 03:40
0
answers

Connection hostgator phpseclib, sFTP, PHP

I am currently in a project for which I created a function for uploading files using sFTP with the phpseclib library, I have tested the code from different media in the following way localhost -> localhost = funciona. localhost -> hostga...
asked by 28.07.2018 / 01:11
1
answer

Error in phpmyadmin

is that since last week I was asked to make some backup copies, but when I entered phpmyadmin I think the following: And it does not let me access anything, and the vdd I do not know what to do. when trying to do something like...
asked by 23.07.2018 / 20:47
0
answers

Data is not entered in production hosting

I am developing an app with, Php 7.2, javascript, html5 and css3 ... the app in the local server (LAMP) inserts the record (create a user) to the database but in the server that was acquired it does not executing the same query. I tried a test h...
asked by 31.07.2018 / 08:06
1
answer

How can I recover the domain of a provider's hosting and use another provider's hosting?

I currently have a provider that contracted with a domain and hosting, but since the site5 hosting has limited storage, they opted to buy another hosting which is godaddy. What I do not understand and I want to know if it is possible, is to know...
asked by 17.07.2018 / 08:51
1
answer

file_put_contents does not save me on the server

file_put_contents($filepath,$imagen); does not save me in my hosting server, but in my computer directory if I insert the corresponding path. What could he not have done to keep me on the server?     
asked by 07.07.2018 / 21:47
0
answers

file_get_contents () failed to open stream

What I need is to save image on the remote server that is in a hosting: $ruta= "C:/wamp64/www/AfuncServidor/imagenes/portadaFacebook.jpg";//aquí el problema que no entiendo. $imagen = file_get_contents($ruta); $nombreFoto = substr($ruta, strr...
asked by 09.07.2018 / 01:18