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.

Featured Replies

Running MacOS X 10.6.2. FMS 10.0.2.

-----

Hi,

FMS reports everything is running normal, php, iwp, xml/xlst are all on. Running on my MacBook Pro.

Via loopback ( 127.0.0.1 ) I connect with the PHP site assistant. However, the assistant report the publishing engine is not running. Although FMS says it is...

Which one is right ? How can I check it ? Should I not be doing this with loopback ?

Thanks in advance !

Oh... one more thing... when I try to open the test page I just get a bunch of text...

it starts with ....

/p>

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<?php

require_once ('FileMaker.php');

// localized string helper class

class Localizations {

var $parser = null;

var $cache = array();

var $current = '';

function localizations($language) {

$this->parser = xml_parser_create();

xml_set_object($this->parser,$this);

xml_set_character_data_handler($this->parser, '_characterData');

xml_set_element_handler($this->parser, "_startElement", "_endElement");

Edited by Guest

What about file accounts? PHP enabled for Account?

Mac Web server is running?

Try "localhost" instead of "127.0.0.1"

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.