Path level will no extend beyond one level.

Issue #264 invalid
Former user created an issue

Originally reported on Google Code with ID 264

What steps will reproduce the problem?
1. /srv/http/php/phpliteadmin.php
2. /srv/sql/rdm.db
3.  $databases.. array( 'path'=> '../../sql/rdm.db'

What is the expected output? What do you see instead?

I expect access to my database.

phpliteadmin will not go prior to one level of ../

Archlinuxarm, PDO, SQLite3.

If I put rdm.db in /srv/http then path=../rdm.db works.

What version of the product are you using? On what operating system? Which
Database Extension (PDO/SQLiteDatabase/SQLiteDatabase3 - see Database
structure-tab in phpLiteAdmin)?


Please provide any additional information below.

Reported by davidGSSI on 2015-01-20 02:19:53

Comments (2)

  1. Christopher Kramer
    Are you sure that the webserver has read-permissions to /srv/sql ?
    
    I think it is rather a problem of file permissions.
    

    Reported by crazy4chrissi on 2015-03-26 15:52:34

  2. Christopher Kramer
    Due to lack of feedback from the issue reporter, I close this issue.
    

    Reported by crazy4chrissi on 2015-06-28 07:20:08 - Status changed: Invalid

  3. Log in to comment