Coppermine on windows, dead Coppermine on windows, dead
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Coppermine on windows, dead

Started by nashtu, March 15, 2006, 01:57:11 AM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

nashtu

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!

Joachim Müller

I suggest fixing your include path (php.ini!) on your client instead - coppermine uses relative paths, as many other open source apps do.

mini1400

Works fine on windows boxes - that's what mine is running on...

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