[FX.php List] Install problems, some help please

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu May 15 00:48:48 MDT 2008


This narrows down your possible problem sources to:

server_data.php
...or the way the file is shared?

or less likely: FX.php or perhaps the account inside FileMaker?

ggt

2008/5/15 Glenn Singleton <glenn at possiblesolutions.com.au>:
> Ggt,
>
> This is the demo file Book_List.fp7 included with the download , I have not
> changed anything, it works with IWP or FMP.
>
> Changed curl off, same error but now says using socket.
>
> Further down the error listing it says :
> ---------------------------------------------
> Instantiating FX.php.
>
> Configuring database connection...
>
> Setting user name and password...
>
> Accessing FileMaker Pro 7/8/9 data.
>
> Using FileMaker URL:
> http://Admin:@localhost:80/fmi/xml/FMPXMLRESULT.xml?-db=Book_List.fp7&-lay=B
> ook_List&-max=50&-findall
>
> Using socket [POST /fmi/xml/FMPXMLRESULT.xml HTTP/1.0 ] - FileMaker URL:
> http://Admin:@localhost:80/fmi/xml/FMPXMLRESULT.xml?-db=Book_List.fp7&-lay=B
> ook_List&-max=50&-findall
>
> Domain and Protocol are localhost
>
> Unable to parse FileMaker XML. Use the DEBUG constant and try connecting
> with the resulting URL manually.
> You should also double check the user name and password used, the server
> address and port, and WPE configuration.
> Finally, be sure that you have specified the correct data type (e.g.
> FileMaker 5 or 6 versus 7 or 8.)
> ----------------------------------------------
>
> File opens fine with FMP using FMS9v2.
>
> I am lost, no idea, will remove and re-install FMS9.
>
> Thanks
> Glenn
>
>
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Gjermund Gusland
> Thorsen
> Sent: Wednesday, 14 May 2008 5:50 PM
> To: FX.php Discussion List
> Subject: Re: [FX.php List] Install problems, some help please
>
> When you see errors like that, most the time, the problem is
> username/password related.
>
> Or no connection with CWP, try curl on/off in FX.php file, if you are sure
> it is not a username/password issue.
>
> ggt
>
> 2008/5/14 Glenn Singleton <glenn at possiblesolutions.com.au>:
>> Hi,
>>
>>  I have setup a test machine with XP SP3 and IIS with a standard FMS9
>> Install  including its PHP V5.
>>
>>  The FM PHP test page works OK but I cannot get FX.php to work.
>>
>>  I downloaded a brand new version of FX.php from iviking.org
>>
>>  On both my .fp7 files and the sample files I get an error.
>>
>>  I doesn't matter whether I specify localhost, 127.0.0.1 or the IP of
>> the  machine (as below)
>>
>>  This is the reply from the FX/index.php file......
>>  -------------------------------------------------------
>>  Accessing FileMaker Pro 7/8/9 data.
>>
>>  Using FileMaker URL:
>>
>> http://Admin:@10.0.0.139:80/fmi/xml/FMPXMLRESULT.xml?-db=Book_List.fp7
>> &-lay=
>>  Book_List&-max=50&-findall
>>
>>  iViking FX -- Book List Demo Page
>>  Author  Title  Pages
>>  FX_Error Object
>>  (
>>     [error_message_prefix] =>
>>     [mode] => 1
>>     [level] => 1024
>>     [code] => 100
>>     [message] => FX: ExecuteQuery XML error: Mismatched tag at line 6
>>     [userinfo] =>
>>     [backtrace] => Array
>>         (
>>             [0] => Array
>>                 (
>>                     [file] => C:\Inetpub\wwwroot\sas\FX\FX.php
>>                     [line] => 1473
>>                     [function] => FX_Error
>>                     [class] => FX_Error
>>                     [object] => FX_Error Object
>>   *RECURSION*
>>                     [type] => ->
>>                     [args] => Array
>>                         (
>>                             [0] => ExecuteQuery XML error: Mismatched
>> tag at  line 6
>>                         )
>>
>>  -------------------------------------------
>>  Any ideas ? What have I done wrong ?
>>
>>  Thanks
>>  Glenn Singleton
>>
>>  _______________________________________________
>>  FX.php_List mailing list
>>  FX.php_List at mail.iviking.org
>>  http://www.iviking.org/mailman/listinfo/fx.php_list
>>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
> --
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.524 / Virus Database: 269.23.16/1431 - Release Date: 13/05/2008
> 7:55 PM
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list