Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
17 Aug 2005 at 15:27 UTC
Updated:
12 Oct 2005 at 22:20 UTC
Jump to comment: Most recent file
When Drupal is installed in a subdirectory the 'run the database upgrade script' link erroneously points to the root folder.
The fix? Include settings.php so we can properly set the HTML base href using the $base_url variable.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update-php.patch | 431 bytes | Stefan Nagtegaal |
| update-subdir.patch | 393 bytes | matt westgate |
Comments
Comment #1
matt westgate commentedI've verified this to be a problem in Konqueror and not Firefox. Haven't tested IE or Safari.
Comment #2
Stefan Nagtegaal commentedI can verify that the update.php script is broken when drupal is installed in a subdirectory.. I applied this patch and it works perfectly using Safari, Mozilla, IE and Opera..
I rerolled the patch against current HEAD. Because this is a one line patch, I set the status of this patch 'Ready to be committed'..
Please apply!
Comment #3
Bèr Kessels commentedI can confirm this. I thought It was my rewrite rules tat broke this.
+1 for the solution,
Comment #4
ax commentedthis link is broken for *all* installs (prominent example). please apply.
Comment #5
dries commentedCommitted to HEAD.
Comment #6
(not verified) commentedComment #7
(not verified) commentedComment #8
(not verified) commented