Guest Posted August 12, 2011 Posted August 12, 2011 Hi All, I just loaded this mod and am getting the following error: Warning: require(test/pdf/pdf_datasheet_config.php) [function.require]: failed to open stream: No such file or directory in /home/mysite/public_html/test/pdf/pdf_datasheet_functions.php on line 12 Line 12 is require('test/pdf/pdf_datasheet_config.php'); I have this new site setup inside my customers main site as a test so that we can build a new design while the old design remains functional. So the breadcrumb trail looks like:http://www.mysite.com/public_html/test/ I have tried several senarios of line 12 but continue to get the same errors. Warning: require(test/pdf/pdf_datasheet_config.php) [function.require]: failed to open stream: No such file or directory in /home/mysite/public_html/test/pdf/pdf_datasheet_functions.php on line 12 Fatal error: require() [function.require]: Failed opening required 'test/pdf/pdf_datasheet_config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/test/pdf/pdf_datasheet_functions.php on line 12 Any ideas? Quote
Guest Posted August 12, 2011 Posted August 12, 2011 Matt, The file pdf_datasheet_config.php is NOT in the /pdf/ directory as it should be or has the wrong file permissions. Chris Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.