Hello!
I am very very new to php and the in's and out's of it….
I have gone through your entire install guide (which is pretty well done!) I end up with two errors on my page:
Warning: require(/includes/global_setup.php) : failed to open stream: No such file or directory in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
Fatal error: require() : Failed opening required '/includes/global_setup.php' (include_path='.:/usr/lib/php5') in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
Any idea what I might have done to screw this up?
Thanks for any help!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to Help
Hello!
I am very very new to php and the in's and out's of it….
I have gone through your entire install guide (which is pretty well done!) I end up with two errors on my page:
Warning: require(/includes/global_setup.php) : failed to open stream: No such file or directory in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
Fatal error: require() : Failed opening required '/includes/global_setup.php' (include_path='.:/usr/lib/php5') in /homepages/15/d104893440/htdocs/phpdraft/index.php on line 2
Any idea what I might have done to screw this up?
Thanks for any help!!!
Make sure you're using the latest version of the code, which should be v1.0.3: http://sourceforge.net/projects/phpdraft/files/PHP%20Draft%201.0.3%20Official%20%28Critical%20Fixes%20Release%203%29/download
Seems like an issue that I uncovered and fixed in subsequent releases from the 1.0.0 release. Please let me know if that fixes your issue!