netcomander
Programmer
hi all,
since my last php-compilation, I can't
include files in several scripts like
include("./php_file.php"
,though I made sure the included file
exists.
I then get the error-message:
Warning: Failed opening './mail.inc.php' for inclusion (include_path='/usr/include') in /var...
the upon mentioned path ...='/usr/include' regards
to the include-path line of my php.ini mmmmh
the weird thing is, that my inclusion works on several
scripts, and on some not, without giving me a clue of
what is making the difference.
if anybody could give me a hint, I would be glad
greetings markus
since my last php-compilation, I can't
include files in several scripts like
include("./php_file.php"
,though I made sure the included file
exists.
I then get the error-message:
Warning: Failed opening './mail.inc.php' for inclusion (include_path='/usr/include') in /var...
the upon mentioned path ...='/usr/include' regards
to the include-path line of my php.ini mmmmh
the weird thing is, that my inclusion works on several
scripts, and on some not, without giving me a clue of
what is making the difference.
if anybody could give me a hint, I would be glad
greetings markus