Theme Crash Theme Crash
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Theme Crash

Started by cjkline83, June 26, 2004, 04:21:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cjkline83

When switching the current theme from the drop-down listbox to any other theme, coppermine redirects to this url:
http://cjkline83.shacknet.nu/php/php.exe?album=6&theme=cK

And the following PHP errors are displayed:
QuoteSecurity Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.

For more information as to why this behaviour exists, see the manual page for CGI security.

For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.

I'm pretty sure its an error in my php setup, but can someone help me narrow down what I might be looking for?

Joachim Müller