Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PHP/FileMaker 6 Pro - access from the web

Featured Replies

Hi,

I have a Filemaker Server 5.5 that is located on the local network. I open these databases from the computer on the local network which has DNS provided so that those databases could be accessed from the web. FM plugin is configured for port 5003. Everything is working fine. Now I am trying to use php (FX) to submit some data to FileMaker. User can browse database online via CDML - no problem. When the user modifies a record and submits, the action of the form is :"http://localhost/save_changes.php" file. It works fine on the local network. However when I am trying to submit changes from external network it says that "localhost/...." path is invalid.

Does anybody know how to fix it?

Thank's a lot for any help

Jul

"localhost" is the default name for the computer that you are using. To access another computer remotely you have to use the assigned name of that compter (not localhost).

Good Luck.

Garry

  • Author

Garry,

That computer is on the local network- what name should I use: local IP address or local apache server name?

How is that possible at all to access it from the external network?

Thanks for your help

Jul

If you are using some sort of Gateway/Router to connect the local network to the external network. You will have to "map" a port to the local IP from the external IP.

Good Luck.

Garry

  • 2 weeks later...

you need an IP, and if possible a static IP. Use this instead of localhost.

Hi, Jul! I haven't done it, but I've read a little about what Garry mentions. To add on to what he and Fred said, this is what I think I remember (sound iffy enough?) about web serving from local IP addresses...

If a router/gateway has a static external IP address and provides internet connections for local IP addresses (e.g. 192.168.x.x) and you want to serve from one of those local IP addresses, you have to do as Garry mentions and redirect all web port traffic (e.g. :80 or :591) to the local server desired. I think this must be done at the router level, but not all routers are capable of doing so and I'm not sure if you have router configuration access. I like the routers that let you configure via a web browser, especially since I work primarily w/Macs.

I hope this gets you a step closer to what you want...

--ST

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.