ushahidi / Ushahidi_Web

Ushahidi v2. A platform that allows information collection, visualization and interactive mapping, allowing anyone to submit information through text messaging using a mobile phone, email or web form.
http://www.ushahidi.com
Other
897 stars 625 forks source link

unable to run the database migrations #1484

Closed nabazgharib closed 1 year ago

nabazgharib commented 4 years ago

Hi all, I am getting this issue when running the ./bin/phinx migrate -c phinx.php:

PHP Fatal error:  Uncaught Error: Call to a member function run() on array in E:\portable_apps\PortableApps\XAMPP\App\xampp\htdocs\html\platform\bin\phinx:29
Stack trace:
#0 {main}
  thrown in E:\portable_apps\PortableApps\XAMPP\App\xampp\htdocs\html\platform\bin\phinx on line 29

Fatal error: Uncaught Error: Call to a member function run() on array in E:\portable_apps\PortableApps\XAMPP\App\xampp\htdocs\html\platform\bin\phinx:29
Stack trace:
#0 {main}
  thrown in E:\portable_apps\PortableApps\XAMPP\App\xampp\htdocs\html\platform\bin\phinx on line 29

user@pc e:\portable_apps\PortableApps\XAMPP\App\xampp\htdocs\html\platform

environment: XAMPP Version: 7.3.11 PHP 7.3.11