Page 1 of 1

relative/absolute path

Posted: Thu Aug 12, 2004 8:44 pm
by anotherJean
hi :)

I'm not able to use relative paths in include() anymore.just absolute ones work. any idea why this?

need to mention that I've upgraded php and actually anything else...

Posted: Thu Aug 12, 2004 8:46 pm
by feyd
maybe your include_path settings have changed? :?

Posted: Thu Aug 12, 2004 9:02 pm
by anotherJean
indeed , I added

Code: Select all

.:/php/includes:/usr/share/php
does not work though :cry: