coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: nashtu on March 15, 2006, 01:57:11 AM

Title: Coppermine on windows, dead
Post by: nashtu on March 15, 2006, 01:57:11 AM
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!
Title: Re: Coppermine on windows, dead
Post by: Joachim Müller on March 15, 2006, 06:08:02 AM
I suggest fixing your include path (php.ini!) on your client instead - coppermine uses relative paths, as many other open source apps do.
Title: Re: Coppermine on windows, dead
Post by: mini1400 on March 15, 2006, 11:00:36 AM
Works fine on windows boxes - that's what mine is running on...

Have you got your php.ini file set up correctly?