PHP and XML web publishing settings

When you configure web publishing settings, Admin Console restarts the Web Publishing Engine. During this time, all web published databases are unavailable to web users.

Important  Change web publishing settings only when the Web Publishing Engine is not being used. Web publishing clients can lose unsaved work when the Web Publishing Engine restarts.

To enable PHP web publishing, use the CLI command:

fmsadmin set cwpconfig enablephp=true

To enable XML web publishing, use the CLI command:

fmsadmin set cwpconfig enablexml=true

See Using the command line interface.

For information about using PHP web publishing and XML web publishing, see FileMaker Server Custom Web Publishing Guide.

Notes