A web application is hosted in a local computer on WampServer 1.7.3. How can access the database from another computer via LAN.
How to Access database via WampServer 1.7.3 from another Computer in A LAN?
979 views Asked by Jithin Kuriakose At
1
There are 1 answers
Related Questions in PHP
- How to add the dynamic new rows from my registration form in my database?
- Issue in payment form gateway
- How to create a facet for WP gridbuilder that displays both parent and child custom fields?
- Function in anonymous Laravel Blade component
- How to change woocomerce or full wordpress currency with value from USD to AUD
- General questions about creating a custom theme Moodle CMS
- How to add logging to an abstract class in php
- error 500 on IIS FastCGI but no clue despite multiple error loggings activated
- Composer installation fails and reverts ./composer.json and ./composer.lock to original content
- How to isolate PHP apps from each other on a local machine(Windows or Linux)?
- Laravel: Using belongsToMany relationship with MongoDB
- window.location.href redirects but is causing problems on the webpage
- Key provided is shorter than 256 bits, only 64 bits provided
- Laravel's whereBetween method not working with two timestamps
- Implementing UUID as primary key in Laravel intermediate table
Related Questions in NETWORKING
- How to avoid duplicates with the pull-based subscribe model?
- How to simulate CSMA/CD protocol in ns3?
- Network System - Cisco Packet Tracer
- Adhoc / mesh network not working (with and without batman-adv)
- Algorithm for finding a subset of nodes in a weighted connected graph such that the distance between any pair nodes are under a postive number?
- Python Client-Server Communication with Protocol
- I registered a service in eureka which is resolving through java code. But it is not able to resolve its name when hitting through chrome or postman
- Share files from the server without data or internet usage
- Player names not synchronizing in unity Mirror Networking
- My phone can not visit the server on macos in the same local network
- Unable to ping remote websites from an ipV6 only ubuntu ec2 Instance
- Linux Networking - Routing packets from one network interface to another
- wrong output from Supernetting algorithm
- Mapping localhost port on host to docker container
- Microsoft Message Analyzer disable resolving IP address to their domain names a.k.a turn off AutoIP feature
Related Questions in WAMPSERVER
- When before starts wamp server comming this issue [wamp server 3.2.9 version]
- Previous version of PHP running during windows startup
- PHP 8.1 connecting to MS SQL 2008 R2
- I can't run project from localhost
- Wamp 2 of 3 services running / Apache Error
- mod_rewrite works fine on linux but returns forbidden on windows 10
- 500 Server Error when trying to deploy locally on Xampp or Wamp for a repo on GitHub
- WAMP server startup error how can I solve the error?
- Apache conf files getting an AH00526: Syntax error
- WordPress: Images and other assets not loading on localhost
- error after updating PHP version in Wampserver 3.2.0 : syntax error in httpd.conf
- Error WAMP: Forbidden You don't have permission to access this resource. Apache/2.4.51 (Win64) PHP/7.4.26 Server at localhost Port 80
- I created database and named it table1 , My sql code is given how to fix this error?
- Click (right and left) does not work with wampserver's tray icon
- AH00135 : Invalid method in request CCM_POST
Related Questions in LAN
- Can't ping to 8.8.8.8 and google.com in beaglebone black
- Access Geolocation on Safari for locally hosted website across local network
- How to specify the use of LAN network?
- I cant access any of my apache websites on my Offline LAN on my android phone
- How to find and register multiple UDP broadcasters in real time on the same LAN in VB.NET?
- discover_bulbs() doesnt work. From yeelight library for python
- How to find IP of a webserver in local network in Android using Java?
- Traefik - Bad Gateway after login
- Connecting Multiple Clients to a Single SQL Server over LAN using WinForms?
- Can't acces localhost trough LAN
- How do I broadcast my Node JS app locally (LAN)
- Load local website from the same LAN by accessing the local IP (192.168.X.X)
- SSL for NodeJs and Networks LAN Intranet
- Trying to access a protected shared folder in the LAN in a Delphi application
- How do i host react + node server on a local network
Related Questions in WAMP-PROTOCOL
- wamp server not working after my pc got shutdown unexpectedly EparseError
- how to change a file running from wamp server to xampp server?
- Docker - Two containers on same network can't connect over web socket
- Debug high latency in the push flow which is using WAMP Router being used for the WEB Socket Connection
- WAMP websocket server connection error on Python with Autobahn
- What dynamic asynchronous web server framework to use?
- Ticket authentication in Autobahn.js
- Can't connect to web socket from Electron when using self signed cert
- Reason WAMP protocol has not been widely adopted?
- Alternatives for MDWAMP in Swift or Objective-C
- Using Lets Encrypt SSL certificates with crossbar WAMP router (0.13)
- Unable to connect to WAMP router on the client side of my application
- wampy subscribe is not getting published message
- PHP Thruway + Authobahn.js = 426, how to use websockets with pub/sub?
- How to force WAMP Ticket Authentication?
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)
Step 1
First you need to set up the WAMP service on your server and on the required services. And make sure that your WAMP server is online and it’s running on your browser using http://localhot:8081/ (I have given a fixed port number 8081 to my WAMP server). For more information please refer to the WAMP setup instruction at this URL:http://www.bulletprooftemplates.com/how-to-install-wamp-20.
To run the WAMP Apache server on your specified port, do the following. Go in the\wamp\bin\apache\Apache2.2.11\conf\httpd.conf file and search for “#Listen” and then change the port from 80 to 8081 and in that case, your URL will behttp://localhost:8081/. Like below:
Hide Copy Code
Listen 12.34.56.78:80 Listen 192.168.1.154:8081
Step 2
Now make the WMAP Server accessible in the LAN or WAN, you have to get\wamp\bin\apache\Apache2.2.11\conf\httpd.conf and open it and find the following code:
Hide Copy Code
AllowOverride None Options None Order allow,deny Deny from all
And change the above code to:
Hide Copy Code
AllowOverride None Options None Order allow,deny Allow from all
Step 3
Now you have to bind the server static IP to the port number (remember we gave done this in the start) so for this you have be on the same file and change “Listen 8081” to “Listen [IP Address of Server]:8081”. It will look like “Listen 192.168.1.154:8081”.
Hide Copy Code
Listen 192.168.1.154:8081
Step 4
Great! The next step is to open port (8081) of the server such that everyone can access your server. This depends on which OS you are using. Like if you are using Windows Vista, then follow the below steps.
Open Control Panel >> System and Security >> Windows Firewall then click on “Advance Setting” and then select“Inbound Rules” from the left panel and then click on “Add Rule…”. Select “PORT” as an option from the list and then in the next screen select “TCP” protocol and enter port number “8081” under “Specific local port” then click on the”Next” button and select “Allow the Connection” and then give the general name and description to this port and click Done.
Now you are done with PORT opening as well.
Next is “Restart All Services” of WAMP and access your machine in LAN or WAN.