[FX.php List] Adding Libraries to FileMaker's Supplied PHP5
Environment
Dale Bengston
dbengston at preservationstudio.com
Thu Jan 24 08:16:25 MST 2008
I think it's too soon to throw the baby out with the bath water. Some
things to think about:
1. You now have three installs of PHP on your server: one from OS X,
one from Entropy, one from FMI. Which one's being referenced in your
httpd.conf file? More than one? The right one?
2. Do other PHP pages fail too, or is it just FMP PHP files that don't
work?
3. What does phpinfo() tell you about your active PHP environment?
4. Do you have error reporting turned on, so you can see actual
problems reported on the screen?
5. One thing that got me when I switched to the Entropy install was I
could no longer use short tags in my PHP pages. I had to use
<?php
?>
...instead of..
<?
?>
Dale
On Jan 24, 2008, at 7:46 AM, Kevin Becker wrote:
> fx.php_list at mail.iviking.org on Wednesday, January 23, 2008 at 11:06
> PM
> -0500 wrote:
>> And after looking at that answer again, it appears that there's an
>> even more recent update:
>>
>> http://filemaker.custhelp.com/cgi-bin/filemaker.cfg/php/enduser/std_adp.php?p_faqid=6645
>>
>> (Thanks for the URL tip Webko =)
>>
>> --Chris
>
> I know that's how it is SUPPOSED to work with the updated standalone
> API
> files, but we have had no luck at all with the standalone API. We've
> placed the FIleMaker folder and FileMaker.php file in both the root
> of the
> web folder and the default include path for PHP, and neither place
> works.
> We have also reinstlled the FM Web Engine on the Xserve, and even
> reinstalled FM Server on the master server. So if Kevin C. goes
> ahead with
> an Entropy install and his API continues to work, I'll be very
> jealous and
> perplexed.
>
> Kevin Becker
>
> _______________________________________________
> 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