Menu

#2 Include Problems

open
nobody
None
5
2006-11-07
2006-11-07
gnuffmaster
No

I experienced some include problems on some servers (i
think it is a open basedir problem). To solve this
globally you should include every file as
include(dirname(__FILE__).'/filename.php');

This works on both, servers with include problems and
also on those without.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.