timepilot Posted February 11, 2008 Share Posted February 11, 2008 I received these two error messages below and I'm having no luck in finding an answer. My hosting company has just moved my site to another server. They told me that they have updated to PHP5 now. I don't know if that's causing these errors. If anyone could help me I'd appreciate it! Error Messages: Warning: require_once(includes/ez_sql.php) [function.require-once]: failed to open stream: No such file or directory in /home/user/public_html/musicplayer/admin/sections/fp_init_s1.php on line 28 Fatal error: require_once() [function.require]: Failed opening required 'includes/ez_sql.php' (include_path='./usr/local/php4/lib/php') in /home/user/public_html/musicplayer/admin/sections/fp_init_s1.php on line 28 Link to comment https://forums.phpfreaks.com/topic/90458-error-messages/ Share on other sites More sharing options...
Wolphie Posted February 11, 2008 Share Posted February 11, 2008 Are you sure the file ez_sql.php exists in the given directory? Also your code would provide a better example Link to comment https://forums.phpfreaks.com/topic/90458-error-messages/#findComment-463770 Share on other sites More sharing options...
timepilot Posted February 11, 2008 Author Share Posted February 11, 2008 Yes, the file is in the directory shown. Link to comment https://forums.phpfreaks.com/topic/90458-error-messages/#findComment-463792 Share on other sites More sharing options...
Wolphie Posted February 11, 2008 Share Posted February 11, 2008 Could you please post your code? Link to comment https://forums.phpfreaks.com/topic/90458-error-messages/#findComment-463794 Share on other sites More sharing options...
timepilot Posted February 11, 2008 Author Share Posted February 11, 2008 Sorry about the double post I'm trying to install the Flamplayer but for some reason I'm getting these errors. ??? Link to comment https://forums.phpfreaks.com/topic/90458-error-messages/#findComment-463800 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.