Hi,
I ran into a big problem while installing coppermine 1.4.4 and i couldn't find any solution to this.
I'm running php5 trough an isapi extension for IIS.
After i install coppermine everything goes wrong and the script doesn't know about relative php file includes (maybe someone should sort this out).
At the current moment i am seeing myself forced to modify all coppermine's scripts and make all the includes and require_once absolute paths. That is unacceptable.
Please help me out here.. with relative file inclusion in php ran as an isapi on windows.
Thank you!
I suggest fixing your include path (php.ini!) on your client instead - coppermine uses relative paths, as many other open source apps do.
Works fine on windows boxes - that's what mine is running on...
Have you got your php.ini file set up correctly?