Newbies 916networks Posted March 10, 2010 Newbies Posted March 10, 2010 Hello - thanks in advance for the help, have spent dozens of hours trying to figure this out myself. Filemaker 10 Advanced on Windows - PHP publishing works through test, but test sites that I generate fail to pull up. At first I had trouble with IIS permisssions, had to enable "Anonymous auth" for the "Default Website" to get the pages to even pull up. Now I'm getting: Warning: require_once(fmview.php) [function.require-once]: failed to open stream: No such file or directory in C:inetpubwwwrootnewtesthome.php on line 6 Fatal error: require_once() [function.require]: Failed opening required 'fmview.php' (include_path='.;C:Program FilesFileMakerFileMaker ServerWeb Publishingpublishing-enginephpPEAR;C:Program FilesFileMakerFileMaker ServerWeb Publishingpublishing-enginephpFileMaker;C:Program FilesFileMakerFileMaker ServerWeb Publishingpublishing-enginephp') in C:inetpubwwwrootnewtesthome.php on line 6 I've searched the drive all over, no fmview.php file anywhere. Commenting it out causes more problems : Any ideas? Thanks!!
Genx Posted March 26, 2010 Posted March 26, 2010 You're really going to need to give us some extra information on this... i'm 99% certain fmview.php has absolutely nothign to do with the PHPAPI. Hope about the page code?
Newbies 916networks Posted March 26, 2010 Author Newbies Posted March 26, 2010 I ended up figuring this out, for future reference, I had FM 10 and we had been using the PHP Site Assistant on that version - upgraded to 10 Advanced but didn't delete and reload the java packages for the PHP Site Assistant...so simply deleted the icon on the desktop of our workstation, launched the Site Assistant again from the localhost:16000 page, it redownloaded the correct API files and then 'creating site' published the correct files, including fmview.php, etc.
Recommended Posts
This topic is 5613 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 accountSign in
Already have an account? Sign in here.
Sign In Now