I have an Linux shared hosting space. I am trying to connect through the IP of my hosting space to WORK LIGHT server.set the hosting IP in mysql.Xml file. but am Success fully create a app in localhost its working fine in simulator. when am trying to test the app in android device it didn't access the database. please some body help me how to access the database in device.either I need to purchase VIRTUAL PRIVATE DEDICATED SERVERS to host my app database in those hosting space
how to access database from server and my hosting is linux shared hosting
261 views Asked by rabbani shaik At
1
There are 1 answers
Related Questions in MYSQL
- How to Retrieve Data from an MySQL Database and Display it in a GUI?
- How to change woocomerce or full wordpress currency with value from USD to AUD
- window.location.href redirects but is causing problems on the webpage
- Error: local variable 'bramka' referenced before assignment
- Products aren't displayed after fetching data from mysql db (node.js & express)
- status table for all entries (even in different dates) in database changing value when all checkboxes are checked
- Can't Fix Mariadb & Mysql ERROR 2002 (HY000): Can't connect to local server through socket '/tmp/mysql.sock' (2) On MacOs
- Express Mysql getting max ID from table not working cought in a promise
- failed to upload a table from sql file
- Update a MySQL row depending on the ID in Google Sheets Apps Script
- Use row values from another table to select them as columns and establish relations between them (pivot table)
- SQL: Generate combination table based on source and destination column from same table
- How to display the column names which have only unique non-null values in MySQL table?
- mysql query takes too long because of wrong indexes usage
- Multitable joining in Sql
Related Questions in SHARED-HOSTING
- How to configure Nginx for a VPS?
- Wordpress directory permissions and PHP 8.2
- While deploying laravel project on bluehost shared hosting's addon domain, but I am getting "403 forbidden" error
- Scheduled tasks not running on moodle
- .NET 8 ASPBoilerplate Demo: CSS Stops Working After Login on Shared Hosting Deployment
- Ktor - Deployment || Hosting Compatibility ( Server & Database Types )
- Installing wkhtmltopdf to hosting
- Styles, font and js don't load on laravel deployed on shared hosting
- How to remove /cgi-bin/app.wsgi/ from the end of my website URL
- how can I deploy laravel with vite on the shared hosting?
- Deploying ReactJS Application on a Shared Hosting Environment
- Is it possible to avoid login redirection to Godaddy Office 365?
- How to configure Apache Server with three applications and one domain?
- How To Use Laravel Queue on CPanel
- Planning to switch to Shared Hosting from Cloud Server
Related Questions in WORKLIGHT-ADAPTERS
- Hi All ,I want parameterize ,connection policy nodes like domain ,protocol in adapter.xml MFP..and pass values from external property file
- IBM MobileFirst and SQL Adapter
- IBM Mobile Migration : Worklight 6.2 to 8.0
- Cannot find default value for object, in JavaScript HTTP adapter issue in IBM worklight 8.0
- How to use WLResourceRequest in worklight 8.0 android
- iOS app crashes when remote disable is set for force upgrade
- How can we create a adapter with NTML authentication
- i have an issue with mobile first 6.3 javax.net.ssl.SSLException
- MobileFirst Encryption / decryption user credentials
- Worklight to tomcat migration
- when I try to invoke MFP adapter from Android Emulator getting the below error
- Unable to connect to Mobile First adapter from cordova application in app preview mode
- Error when creating MFP adapter
- WL.Server.invokeProcedure calls GET/POST method
- Cannot access WebService configured on TLS1.2 from Worklight HTTP Adapter
Related Questions in CLOUD-HOSTING
- How to use a auto generated ssh key to connect to server with Amazon Lightsail Service through ModulesGarden
- Magento 2 Enterprise Multistore - Speed Optimization
- How much ram i need in cloud hosting for 100 kb website storage?
- How to host a script?
- what I'm missing here with curl/bash?
- Cannot write to images directory | cloud hosting with Laravel forge
- How do I solve 404 prolem in wordpress using hostinger
- Is there an alternative for game server which works like Google Cloud Functions?
- How to securely deploy a Fullstack website on VPS
- Using Celery/RabbitMQ/Flower in deployment with Django Website
- Cloued group instances, cloud vm instances
- What should I look at when it comes to security on web applications?
- why my AWS Lighsail hosting down eveeyday?
- Can we install any module in cloud hosting?
- How to use pg_dump correctly to replicate my local database to a remote server
Related Questions in WORKLIGHT-SERVER
- How to force light-server not to open browser?
- IBM mobilefirst direct update failed in Cordova android application
- "APPLICATION_DOES_NOT_EXIST" from Mobile first server in ionic 4 mfp application
- IBM Worklight version 8.0 - Forbidden Error while accessing token
- IBM worklight MFP 8.0 - Direct Update Failure
- mfp server configuration in maven web application
- IBM MobileFirst and SQL Adapter
- How can we create a adapter with NTML authentication
- Access Token returned although MFP Server is already Down
- i have an issue with mobile first 6.3 javax.net.ssl.SSLException
- MobileFirst Encryption / decryption user credentials
- Worklight to tomcat migration
- FWLSE4007E: Received bad token from client IBM worklight 7.0 and 401 unauthorized on IBM IHS server
- IBM-Worklight: Failed starting project
- when I try to invoke MFP adapter from Android Emulator getting the below error
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Worklight does not work that way.
You need a host machine on top of which you should have either Tomcat, WebSphere or WebSphere Liberty profile installed. On top of this installation you deploy the Worklight Server (read the documentation).
The IP of the server is the IP of the host machine.
When you build your Worklight-based application, you build it with the IP address mentioned above (read the documentation). When launching the app and attempting to connect to the server/invoking an adapter procedure, the attempt will be done against that IP address.
That's called "on-prem", when you setup the server on your own infrastructure.
You do not try to connect your "remote host" to the "local server".
Frankly, I'm not sure what you're trying to do.
Please, stop developing.
Read the documentation, read it.
Knowledge Center: http://www-01.ibm.com/support/knowledgecenter/SSNJXP/welcome.html
Developer Center: https://developer.ibm.com/mobilefirstplatform