
Clone this issue
|
|
If you were logged in you would be able to see more operations.
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
installer.diff (0.6 kb)
|
|
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 '/'
|
|
Attached patch resolves the issue.
Shouldn't resolve until committed.
Fixed for 5.0 RC3
|
|