Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

PHPSA generated site gives Error 22 due to missing setProperty ('hostspec','...'


This topic is 5859 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Site generated from locally hosted FMS9A PHPSA works like a hose on the machine where it's hosted. That is, the FMP9 database, the FMS9A server, and the PHPSA are all on the very same machine and everything works like a clock.

Take code generated for your site and move it to a different host, and you'll find it's missing the statement, like

$fm->setProperty('hostspec', '02.fmgateway.com');

  • 4 weeks later...
Posted (edited)

I see this was perpetuated in FMSAPHPSA 10. One must enter the server address to access the layout to the database when generating the site. One should reasonably expect a capability for the setProperty statement to be generated that could access that very same database.

Edited by Guest

This topic is 5859 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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