php require_once() not locating the php file.
-
Hi all
error message below. I keep getting error messages that says “failed to open stream: no such file….”. The FilemakerImpl.php file is in the directory the error message says it is not. If i move the FilemakerImpl.php file that cannot be found into the same folder of the filemaker.php file that is looking for the missing file it is happy. What could the problem be? Here is the link that produces the error.
https://letchamp.filemakersolutions.org/wordpress/?page_id=4&preview=true
“Warning: require_once(/home/filemake/public_html/letchamp/wordpress/wp-content/plugins/php-code-for-posts/Classes/conn/FileMaker/Implementation/FileMakerImpl.php): failed to open stream: No such file or directory in /home/filemake/public_html/letchamp/wordpress/wp-content/plugins/php-code-for-posts/Classes/conn/FileMaker.php on line 21
Fatal error: require_once(): Failed opening required ‘/home/filemake/public_html/letchamp/wordpress/wp-content/plugins/php-code-for-posts/Classes/conn/FileMaker/Implementation/FileMakerImpl.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/filemake/public_html/letchamp/wordpress/wp-content/plugins/php-code-for-posts/Classes/conn/FileMaker.php on line 21″
- The topic ‘php require_once() not locating the php file.’ is closed to new replies.