popowich |
12-11-2007 03:30 PM |
Possible Configuraton Error, but I doubt it.
Quote:
Warning: require_once(./includes/functions_forumlist.php) [function.require-once]: failed to open stream: No such file or directory in /includes/functions.php(5166) : eval()'d code on line 7
Fatal error: require_once() [function.require]: Failed opening required './includes/functions_forumlist.php' (include_path='.:/usr/local/lib/php') in /correct/path/to/my/discussny.com/includes/functions.php(5166) : eval()'d code on line 7
|
Hello,
I'm on a dedicated server. This is the error I get from PhotoPlog Lite. This is my second install, the first install that I did on a friends site works great. FWIW that was vb 3.6.3, I'm on the current 3.6.8p2. My php is 5.2.5. My paths are correct. The config.php is correct. I can ls -la it as a double check and it's all good, permissions too. I was able to fix the error by creating a link from /photoplog/includes/ to ../includes (the vbulletin includes folder). Any idea why I had to do that and it was confused about the paths on this install?
-Raymond
|