Bugs and Features item #3558062, was opened at 2012-08-15 14:42
Message generated for change (Comment added) made by starenka0
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3558062&group_id=264133
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SQLite
Group: None
Status: Closed
Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: starenka (starenka0)
Assigned to: Jakub Vrána (jakubvrana)
Summary: database location input doesn't expand ~ (v3.50)
Initial Comment:
I'd like adminer to expand ~ to /home/xxx or whatever my home directory is set while providing sqlite(3) db location.
----------------------------------------------------------------------
Comment By: starenka (starenka0)
Date: 2012-09-09 23:30
Message:
Not sure if we're talking about the same thing. My fpm process runs as
"www-data", with $HOME at /var/www. If I supply ~/meh.sql, adminer won't
find the database at /var/www/meh.sql
"Adminer usually runs under dedicated web server user so ~ should expand to
his home directory.
"
This is legit, but it doesn't work.
----------------------------------------------------------------------
Comment By: Jakub Vrána (jakubvrana)
Date: 2012-09-09 16:49
Message:
Adminer usually runs under dedicated web server user so ~ should expand to
his home directory.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1127745&aid=3558062&group_id=264133
|