I just installed 4.3.1 on my OS X Server. I am trying to install some very common software like phpbb and b2 (blog software) and I am getting errors.
The errors are concerning included files. PHP will give errors when you include a file with a relative path like ./file.php but if I hack the script with the full path, it works. Is this a problem with the php.ini file? I can post a link to a phpinfo() file if that will help. I've never ran in to this problem before.
Thanks,
BJ Clark