Page not found
stuckagain - October 25, 2007 - 22:33
| Project: | backup |
| Version: | 5.x-4.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I used backup with no problems under 5.2. Since 5.3 when I click on a backup link - to download to my local machine - I get an error "Page not found". However the file is there in my drupal root dir and I can get it by using FTP app.

#1
I saw the same problem. In my installation it happens only if Clean URL are disabled. Enabling Clean URLs fixes it.
#2
i have the same problem with the 5.x-3.0 release and I have clean urls enable.
I find out the problem was caused due to i18n. The link http://example.com/en/mybackups/drupal-backup-20080215191932-530939543.t... was not working but if you remove the en then its fine. Any idea how i can fix this one?