Have you tried changing all slashes to backslashes?
('proper/server/address/incs/include.file')
('\proper\server\address\incs\include.file')
In php.ini, is the "include_path" line uncommented? Are you using the UNIX syntax (/path/etc) or the windows syntax (\path\etc)?
__________________
To alcohol! The cause of, and solution to, all of life’s problems
|