[FX.php List] Drop-down stopped working

Bob Patin bob at patin.com
Thu Dec 29 15:24:23 MST 2011


The easy way to tell is to write a page that contains this:

<?php

phpinfo();

?>

and save it as something like "info.php"

and then hit it on your server. If PHP is running you'll get a lot of info about where files are stored, etc. Since it's a security problem if you leave it on the server, be sure to delete it after you're finished looking at it.


Bob Patin
Longterm Solutions LLC
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
FileMaker 9, 10 & 11 Certified Developer
Member of FileMaker Business Alliance and FileMaker TechNet
--
Twitter: bobpatin
Google+: http://www.longtermsolutions.com/plus
AIM: longterm1954
iChat: bobpatin
--
Expert FileMaker Consulting 
FileMaker Hosting for all versions of FileMaker

On Dec 29, 2011, at 4:21 PM, VanBuskirk, Patricia wrote:

> It’s been a while since I’ve messed with the php settings … we used to have a techie that did all the software/OS side of the servers.  Can you remind me where to look to see if it’s running.  It’s not listed in the servers on there, so I’m guessing not there.
>  
> ~ Trish
>  
> From: fx.php_list-bounces at mail.iviking.org [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Bob Patin
> Sent: Thursday, December 29, 2011 5:16 PM
> To: FX.php Discussion List
> Subject: Re: [FX.php List] Drop-down stopped working
>  
> Is PHP actually running? On my web servers, if PHP isn't active, it'll cause the page to be downloaded. This doesn't sound the same, but actually more sinister--what EXE is it downloading?
>  
> Just one more example of why I avoid Windows web servers…
>  
> It doesn't sound like FileMaker is even getting the query…
>  
>  
> Bob Patin
> Longterm Solutions LLC
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> FileMaker 9, 10 & 11 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --
> Twitter: bobpatin
> Google+: http://www.longtermsolutions.com/plus
> AIM: longterm1954
> iChat: bobpatin
> --
> Expert FileMaker Consulting 
> FileMaker Hosting for all versions of FileMaker
>  
> On Dec 29, 2011, at 4:10 PM, Tim 'Webko' Booth wrote:
> 
> 
> Dear All,
> 
> Did you put that errorCode line in there? What is it telling you?
> 
> That's where you need to start… otherwise you could search forever and it turns out to be a simple error…
> 
> What's the errorCode?
>  
> Trish sent me the files back channel - there's something funky going on. I'm getting the "Mismatched tag at line X" error - which is usually something in high ASCII stuffing up the XML. So I grabbed the base query URL and ran it directly:
>  
> http://web:web@146.201.5.152:80/fmi/xml/FMPXMLRESULT.xml?-db=WEB_Forms&-lay=Ref_FSU_Buildings&-max=all&-findany
> Which then causes a download of an .exe file (so not a wonder FX.php is not liking the data format). I've never seen this happen before, so I suspect it's a Server thing...
> Other people's thoughts?
> Cheers
> Webko
> _______________________________________________
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20111229/73f125c1/attachment-0001.html


More information about the FX.php_List mailing list