samansk
Technical User
- Dec 7, 2000
- 44
I have use require("header.inc" and it work fine in my script.
But when I use the same require(..) in other directory it show error I copy this header file to the same directory with script
but it still error (Error message ..include_path='usr/local/lib/php...) . In my header file for script not refer to any other file or any path. How to solve this.? Why in other directory it work properly?
But when I use the same require(..) in other directory it show error I copy this header file to the same directory with script
but it still error (Error message ..include_path='usr/local/lib/php...) . In my header file for script not refer to any other file or any path. How to solve this.? Why in other directory it work properly?