Questions tagged as 'hospedagem'

1
answer

MySQL Web connection error

Hello, I am trying to connect a java class with a MySQL BD from the db4free.net host but it is returning the error below: SQLException: java.sql.SQLException: java.lang.ClassCastException: java.math.BigInteger cannot be cast to java.lang.Long...
asked by 15.03.2017 / 03:24
0
answers

How to stream videos with PHP by hiding video URL

I'm setting up my website, I want to watch videos on it, the site stays in the hosting and videos on a VPS server. I also do not want users to know the source link of the videos (stay hidden) or even have access to download them. The langu...
asked by 14.03.2017 / 01:53
1
answer

How to run php artisan migrate on the web server

I passed the Laravel 5.4 project for hosting, but now I do not know a way to use php artisan migrate to create my tables in the database. I created a file in the public folder named installation.php with the following code: <?php...
asked by 24.02.2017 / 12:59
1
answer

Install Laravel Site on Windows Server

I've never had this experience of putting a website on the air using Windows Server 2012 on Locaweb. I placed the site in a folder called 'sitenovo'. And when I run the site, it does this:    HTTP Error 500.0 - Internal Server Error   C: \...
asked by 02.07.2016 / 16:50
0
answers

Is it possible to build realtime applications using "normal" hosting servers?

Well, I'm creating a mini forum, and I've come to the conclusion that the best way to build this forum is by using real-time applications. But for now, I host my site on a free server (like hostinger), and so far I've only heard of Node.js with...
asked by 20.11.2016 / 21:37
1
answer

Error when uploading site Asp.net MVC

I uploaded my files to my site hosting but I'm getting these errors, do I have to add some permission in Web.config?    [SecurityException: Request failed.]      System.Security.CodeAccessSecurityEngine.ThrowSecurityException (RuntimeAssembly...
asked by 16.09.2016 / 23:14
1
answer

Hibernate problem at the time of hosting

I have a webservice that works perfectly on my machine, I use mysql and hibernate. I am getting a lot to do the hosting in Integrator.com.br, it gives problems of DNS etc. The main problem is, running the application presents me with this sta...
asked by 30.08.2016 / 03:50
1
answer

Slow first access to newly hosted site

Good afternoon! I'm starting to practice my studies with Web development and when hosting and uploading a website in JSF with Spring and Hibernate, the first access is quite slow. After you access it, the handling is very fast. This delay...
asked by 14.07.2016 / 17:06
0
answers

Is it possible to install Koel on a simple php server?

I wondered if you could install Koel , on a simple PHP server, basic hosting. If yes, how can I install it correctly?     
asked by 01.07.2016 / 16:00
0
answers

PHP-CGI Error Hosting Windows Server 2012

I asked a question earlier about installing Laravel on Windows Hosting, because of the web.config file. I was able to get the site rolling. I was able to make the file and put it in the public folder of the site. I just do not know if it...
asked by 07.07.2016 / 13:35