O
obey
Guest
whilst coding my own site on a shared hosting plesk8 machine, i realized a very strange problem with including .php files.
if i include a file named blubb.php, i'm not able to access any defined variable inside of the included file. If i rename it to blubb.inc, everything works fine.
the files lie within the same paths, so this is no open basedir error.
is this a security issue, or just a misconfig?
i would appreciate any help, cause my head aches after a few days debugging without any result.
if i include a file named blubb.php, i'm not able to access any defined variable inside of the included file. If i rename it to blubb.inc, everything works fine.
the files lie within the same paths, so this is no open basedir error.
is this a security issue, or just a misconfig?
i would appreciate any help, cause my head aches after a few days debugging without any result.