Questions tagged as 'cloud'

0
answers

Azure Error: I can not load view from the controller! [closed]

I have a PHP-based newsstore system (MVC) in which each url triggers a controller that calls a view. However in azure the corresponding view is not called while in xampp / apache the system works perfectly. How do I configure access to the...
asked by 27.09.2017 / 02:23
0
answers

Install owncloud - Do not login

To install OwnCloud I have adopted the following procedures: a) OwnCloud Community Download b) Unpacking c) Send to the server where the hosting is d) Initial configuration information: owncloud administrator administrator password Da...
asked by 17.07.2017 / 11:31
1
answer

How to run a Query in Azure?

I have a PHP WebService type SOAP in Azure and I'm using MySQL in App. The database is up and running ... but I can not execute a simple Query! Where is the error? <?php $connectstr_dbhost = ''; $connectstr_dbname = ''; $connectstr_dbusern...
asked by 31.05.2017 / 18:18
1
answer

Backup Windows Server 2008 FTP and Cloud

I need to generate daily backups on a windows server 2008 R2 server, the backups are of several folders and applications installed on this server, does windows server have tool for this, some tool of the system itself? I have little experienc...
asked by 01.07.2016 / 16:29
0
answers

openshift giving problem

Well, I have some projects in openshift but since they do not support anyone on the company website then they use stackoverflow to answer people's questions: For those who do not know, openshift is a cloud company where you have an applicatio...
asked by 10.06.2015 / 22:02
0
answers

Java EE Primefaces in the cloud

I wonder if Java with Primefaces and its managed beans work well in the cloud, I say, my question is whether this architecture supports working in the cloud to build a web system with acceptable performance since often a screen made in the JSF u...
asked by 01.02.2015 / 22:48
2
answers

Backup Database, which tool to use, alternatives, security and access to data?

Good afternoon guys, I do not know if this is the right place to ask this question, if not apologize and delete the question, but there it goes ... Where I work we have a system that works with 2 types of database, firebird 2.0 or MySQL, bec...
asked by 12.09.2018 / 19:53
1
answer

Error with Django and Cloudinary - can not use the string pattern on a bytes-like object

I'm trying to make a simple app: I've done the Django Girls tutorial and now I'm trying to use it as well including an image using the < a href="http://cloudinary.com/"> Cloudinary But I'm having the following error: Theerroroccursatl...
asked by 03.02.2016 / 20:22
1
answer

Azure Backend with C #. Create a new field in a table

I have a backend built in C #, with Microsoft Azure and SQL Server database. To add a new field to a table, what should I do? Would you just go to the designer of this table via visual studio, add what I want and click update? My config...
asked by 31.03.2017 / 18:43
1
answer

Scalability in .Net systems

I'm developing a system in VB.Net (Windows Forms), which uses Mysql database. I want to make it available in the cloud, what would be the best way to guarantee application / database scalability using cloud computing? Switch to Web based applica...
asked by 07.08.2014 / 23:07