Coppermine on windows, dead Coppermine on windows, dead
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Coppermine on windows, dead

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

Previous topic - Next topic

0 Members and 1 Guest 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?