Questions tagged as 'hosting'

4
answers

How to get the user id logged in wordpress

I'm doing a php script and I need to get the user id, I have this code: <?php include_once 'wp-load.php'; echo get_current_user_id(); ?> But it returns 0. It's clear that the script I'm doing outside the Wordpress environm...
asked by 04.09.2018 / 02:40
1
answer

How do I set a different route helpers public_html () from laravel in laravel 5.1?

Good guys, the problem is this, I try to save an image file in the public folder of a hosting, which I modified, but it does not save the image where I need it, what I have done is the following: In the hosting I have the public folder called...
asked by 12.08.2017 / 18:01
1
answer

With asp.net core mvc and full .NET Framework 4.7 hosting

If I develop a website with ASP.NET Core and full .NET Framework 4.7 , if I want to display it, the hosting must support net core and .NET Framework 4.7 or only .NET Framework ?     
asked by 04.08.2017 / 16:38
2
answers

How can I view the records of a database in Heroku?

After doing deploy to my application, how can I see the records of the BD% tables postgresql in Heroku ?     
asked by 17.01.2017 / 20:22
2
answers

Refused to apply style from 'url' because it's MIME type ('text / html')

I have the following problem loading the assets in a site that I have uploaded to 000webhost    Refused to apply style from   ' link '   because its MIME type ('text / html') is not a supported stylesheet MIME   type, and strict...
asked by 20.11.2018 / 15:22
0
answers

Ask for login when you enter the link of my page?

I uploaded my web page to 000WebHost, when you enter you ask for login and everything is fine. The problem comes when I put the login of a page that is inside, I do not know if I explain If I put the link "Pagina.com/Otrapagina" does not a...
asked by 29.08.2018 / 04:45
2
answers

I can not connect my database in my Hosting

This is my connection: Using CodeIgniter $db['mysql'] = array( 'dsn' => 'mysql:host=mysql.hostinger.co;dbname=u201535648_regis', 'hostname' => 'mysql.hostinger.co', 'username' => 'u201535648_germa', 'password' => 'password'...
asked by 23.07.2018 / 22:47
0
answers

How to Regist NIC Chile Domain in Firebase Hosting [closed]

I can not add a TXT record to my DNS provider since NIC CHILE does not give the option to add a TXT record. How do I do it ?, They told me that I had to do it through a hosting company, that these companies provided those services. then st...
asked by 31.05.2017 / 21:15
2
answers

Install graphical environment in VPS Linux? [closed]

Good afternoon! I am new to server management Linux , I have a VPS Centros 6.9 that I buy to try and experience. I have access SSH and I have installed the WHM y CPANEL . My question is if I can install a graphic des...
asked by 02.01.2018 / 23:43
1
answer

How to protect the php files and photos uploaded to my host host host? [closed]

Hello everyone I am working on a project in which I have uploaded files to my host which I have put the .php extension as well as a photo folder, I would like to protect my files both the photos and the php files so that do not see neither its c...
asked by 12.10.2017 / 05:25