Jump to content
Server Maintenance This Week. ×

PHP Site Assistant, now what?


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

Recommended Posts

My understanding was that I used the FileMaker PHP Site Assistant to create php files that would interact with my database. I created the PHP files with the assistant and copied them to a web host, but I get loads of PHP errors when I try to load a page. Or am I supposed to host these PHP files on the FileMaker Server directly?

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/home.php:2) in /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/fmview.php on line 10



Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/home.php:2) in /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/fmview.php on line 10



Warning: require_once(FileMaker.php) [function.require-once]: failed to open stream: No such file or directory in /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/error.php on line 7



Fatal error: require_once() [function.require]: Failed opening required 'FileMaker.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/platenet/public_html/mphs1991/FileMakerPro/MPHS Class of 1991/error.php on line 7

Link to comment
Share on other sites

Yes, apparently I need to run the PHP files on the Filemaker server directly.

Wouldn't it be nice to be able to run the PHP files on my regular web server and have the files call FileMaker Server just to get the data?

Link to comment
Share on other sites

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