Ticket #225 (new defect)
Opened 7 months ago
(Install.php - v1.0.3) Lilac Install fails with message "Failed to import database schema. Make sure the mysql binary is in the search path for the web user."
| Reported by: | csquires | Owned by: | tdondich |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Installer | Version: | 1.0.3 |
| Keywords: | Cc: |
Description
(Install.php - v1.0.3) Lilac install fails with message "Failed to import database schema. Make sure the mysql binary is in the search path for the web user."
Issue was caused by having a dollar sign '$' in the lilac password. This caused the script to call mysql in an invalid way which caused an unspecified error. I only found the problem by dumb luck. Please fix. :)
Note: See
TracTickets for help on using
tickets.
