I have a query regarding hosting and linux servers.
Suppose I have the web www.miweb.com, which has DNS 123.123.123
There is some way that when the server is offline due to some technical problem, it will automatically be redirected to anothe...
I have an account with hostinger and I want to upload an image through a web services with php I see that the image goes to the database but it is not recorded in the root folder of the hosting. I attach my php code which is very simple
<...
I recently bought a domain in 1 & 1 and I would like the domain to point to my linux server that I have on my computer.
The port address of my router is like this, is it correct?
The DNS of my domain I have so configured, the ip 47.63.1...
Greetings I am new to the domains and hosting and I have not been able to find a solution to my problem, when on my website I click on the enter button to send me to the login screen instead of leaving :
www.voypalla.net/login, this comes out...
I have the following .htaccess that redirects with rewriteRule but does not make some addresses.
RewriteRule ^/nosotros/?$ /info/about.html
RewriteRule ^/privacidad/?$ /info/privacy.html
RewriteRule ^/condiciones/?$ /info/terms.html...
The error that appears to me is the following
Error looking for Users:
You have an error in your SQL syntax; check the manual that
corresponds to your MariaDB server version for the right syntax to use
near '' at line 7
On my lo...
I would like to know cheaper alternatives to Realm Cloud, to maintain a synchronization of the data stored by users (small things).
eg. With SqlLite one can contract a simple host with mysql.
My question is yes did anyone try to host an application in asp.net in the free hosting of firebase ?
I clarify that in my case it is a static page, without a database (only pages aspx , HTML, JavaScript , C...
I am developing in PHP a system that sends email to the address that the user provides.
The program returns true when I use the function mail() , I did tests sending emails to the domain gmail ie [email protected] but when I try...