alchemy-fr / Phraseanet

Digital Asset Management PHP app
http://www.phraseanet.com
Other
246 stars 101 forks source link

DB password (hidden) : The system cannot find the path specified #3150

Open N3wH opened 5 years ago

N3wH commented 5 years ago

Hi. I'm trying to setup phraseanet and have an issue regarding the installation. It always throws this exception:

--- Database credentials ---
DB hostname [default: "localhost"] : localhost
DB port [default: "3306"] : 3306
DB user : root
DB password (hidden) : The system cannot find the path specified.

ApplicationBox name [default: "phraseanet"] : phrasea_ab
    Application-Box : Connection successful !
Data-Box name, will not be created if empty : phrasea_db
    Data-Box : Connection successful !
Choose a template from (DublinCore, en-simple, fr-simple) for metadata structure [default: "en-simple"] : en-simple

then i provide the mail-address. Atfter that it throws a loop which says:

Please provide a password (hidden, 6 character min) : the system cannot find the path specified.

System:

Windows Server 2016 XAMPP 7.0.31 MariaDB

InstallRequ.txt

Could anyone help me? Thank you

moctardiouf commented 4 years ago

Hi, We suggest you try to install Phraseanet on a Linux or Unix base system.

Or use Docker : See details into the README of the application

Or use our virtualbox VM : https://www.phraseanet.com/builds/vm/vm_ovf1_vmdk_phraseanet40_rc_20170410.zip https://www.phraseanet.com/builds/vm/ReadmePhraseanet40preview.txt

Regards