I recently installed a nice little php/mysql script and cannot figure out the error I am getting returned.
Warning: require(/includes/global_setup.php) [function.require]: failed to open stream: No such file or directory in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
Fatal error: require() [function.require]: Failed opening required ‘/includes/global_setup.php’ (include_path=’.:/usr/lib/php5’) in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
I am sure that it is a simple fix, but cannot think due to the massive banging of my head into the wall! Thanks for any help!