History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-1808
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Assignee: Jeff Standen [WGM]
Reporter: Scott Luther
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

Install issue

Created: 06/Apr/10 12:47 AM   Updated: 12/May/10 04:25 PM
Fix Version/s: 5.0 RC3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File installer.diff (0.6 kb)



 Description   
Installing any version of Cerb to the root directory of a domain (ie: a subdomain such as foo.bar.com) redirects to the URL /install/index.php instead of http://foo.bar.com/install.php, since dirname($_SERVER['PHP_SELF']) is literally '/'

 All   Comments   Work Log   Change History      Sort Order:
Comment by Scott Luther [07/Apr/10 01:23 PM]
Attached patch resolves the issue.

Comment by Jeff Standen [WGM] [07/Apr/10 03:24 PM]
Shouldn't resolve until committed.

Comment by Jeff Standen [WGM] [12/May/10 04:25 PM]
Fixed for 5.0 RC3