phpBMS

Ticket #15 (closed defect: wontfix)

Opened 6 years ago

Last modified 2 years ago

PHP CGI Windows IIS cause phpBMS redirects to break

Reported by: brieb Owned by: brieb
Priority: critical Milestone: unknown
Component: phpbms Version: 0.61
Keywords: Cc:

Description (last modified by mipalmer) (diff)

If you are running PHP as a CGI application in Windows IIS, clicking on some links, menu items, or tabs may not redirect you properly and result in a 404 FIle Not Found error, or in the application not working properly (broken javascript).

This is caused by a bug between PHP running in CGI and IIS. Adding headers after setting a cookie (i.e starting session and then doing a header redirect) can cause erradic behavior.

We suggest not running phpBMS under PHP as CGI App though Windows IIS. If you are using Windows IIS, install php as an ISAPI module.

Change History

Changed 6 years ago by brieb

  • status changed from new to closed
  • resolution set to wontfix
  • summary changed from Administration Tab Links Not Working to PHP CGI Windows IIS cause phpBMS redirects to break

Changed 6 years ago by mipalmer

  • description modified (diff)

Changed 6 years ago by brieb

  • keywords Windows IIS CGI removed
Note: See TracTickets for help on using tickets.
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.