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

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

Recommended Posts

Posted

OK, so I just re-installed EVERYTHING on my server:

Windows Server 2003 Web Edition

FileMaker Server 8 Advanced

PHP 4.4.4

FX.php

But now I can't get FileMaker talking to PHP. Everything looks fine, like the PHP code is being parsed, but there's nothing from my database showing up in there. Take a lookey and you'll see what I mean http://data.honoluluacademy.org/ The thing is that I can't figure out where the problem lies:

1) My database and cart files communicated fine before the re-install, so I don't think it's a problem with my fx.php setup. I used the exact same files and IP address. This leads me to believe it could be a PHP problem.

2) BUT, the PHP code is being parsed and I can't find any error messages, so that leads me to believe it could be a problem with the database / cart setup. I've also tried this on a Windows 2000 server and I got the same problem.

Which do you guys think the case is?

Thanks,

Chris

Posted (edited)

Hi Andy,

Here's the result of the error capture:




802Array ( [data] => Array ( ) [linkNext] => [linkPrevious] => [foundCount] => 0 [fields] => Array ( ) [url] => http://webuser:[email protected]:80/fmi/xml/FMPXMLRESULT.xml?-db=FXCart.fp7&-lay=Web_Setup&-max=50&-findall [query] => [errorCode] => 802 [valueLists] => Array ( ) )



I've already tried this fix, but it doesn't work:

http://www.iviking.org/pipermail/fx.php_list/2005-July/000616.html

Edited by Guest
Posted

Cool, I got it:

I set the wrong identifier in my FMSA WPE web configuration... you know, the page http://myserver.net/fmi/config

It works fine now. Thanks Andy!

This topic is 6686 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.