fm1 Posted May 13, 2008 Share Posted May 13, 2008 what does this mean Warning: include(4darkm.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\mysite\Images\includes\template.php(101) : eval()'d code on line 99 Warning: include() [function.include]: Failed opening '4darkm.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\mysite\Images\includes\template.php(101) : eval()'d code on line 99 Quote Link to comment https://forums.phpfreaks.com/topic/105392-php-error/ Share on other sites More sharing options...
clearstatcache Posted May 13, 2008 Share Posted May 13, 2008 the file you include is not found by the script...may be you have a wrong include_path... Quote Link to comment https://forums.phpfreaks.com/topic/105392-php-error/#findComment-539766 Share on other sites More sharing options...
fm1 Posted May 13, 2008 Author Share Posted May 13, 2008 the file you include is not found by the script...may be you have a wrong include_path... been strugling,how do i sort it out Quote Link to comment https://forums.phpfreaks.com/topic/105392-php-error/#findComment-539777 Share on other sites More sharing options...
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.