View Single Post
  #1  
Old 20th September 2009, 04:26
apophis apophis is offline
Member
 
Join Date: Jun 2009
Italy
Posts: 7
Default Warning: require_once
how do i solve this problem?

Code:
Warning:  require_once() [function.require-once]: Unable to access /home/hosting/home/hosting/include/config.php in /home/hosting/apophis/scene.hi2.ro/include/bittorrent.php on line 6

Warning:  require_once(/home/hosting/home/hosting/include/config.php) [function.require-once]: failed to open stream: Permission denied in /home/hosting/apophis/scene.hi2.ro/include/bittorrent.php on line 6

Fatal error:  require_once() [function.require]: Failed opening required '/home/hosting/home/hosting/include/config.php' (include_path='.:/usr/local/lib/php') in /home/hosting/apophis/scene.hi2.ro/include/bittorrent.php on line 6
Reply With Quote