You know I didn't even notice that there is no php\includes dir until
you mentioned it. That's just the default config path so I just
assumed that includes dir would be there. I realize the release
canidate is probably not the best version of php to use but at the
time of install the most recent v
Hi
> Thanks for the reply. I'm not sure I know what you mean by "if
> installed in its default layout". I didn't changed it at all. I just
> unpacked it in apache/htdocs/phpBB2.
That's the default layout. Installed as a sub-directory off the
document root.
Does the 'c:\php\includes' directo
Thanks for the reply. I'm not sure I know what you mean by "if
installed in its default layout". I didn't changed it at all. I just
unpacked it in apache/htdocs/phpBB2. I have php installed in c:\php. I
probably wasn't very clear as to the broken includes thing. Basically
anywhere in phpBB2 that s
Hi,
Relative paths only work from the php file's directory. NOT for the
include directory. In my experience phpBB2 works just fine as it is, if
installed in its default layout (do not put it in the includes directory,
that won't work).
Niel
--
PHP Windows Mailing List (http://www.php.net/)
To
I can't figure out how to fix the file not found error that I'm
getting. "... failed to open stream: No such file or directory..."
I've looked for answers all over the net and can't find anything that
seems to help. Basically I only get the error when using relative
paths. My PHP include_path is s