I recently updated the DSP software to the latest version, didn;t work.
Then i reinstalled completely, moved database, files etc and reinstalled.
the webservice keeps returning error 500 and the admin reloads inside the api docs.
when reinstalling i keep getting these errors in the beginning. probably everything goes wrong from there.
errors:
Composer successfully installed to: /opt/dreamfactory/platform/composer.phar
Use it: php /opt/dreamfactory/platform/composer.phar
- info: External modules updated
- info: Checking file system structure and permissions
- info: Created /opt/dreamfactory/platform/storage/
- info: Created /opt/dreamfactory/platform/web/assets
- info: Installing dependencies
Loading composer repositories with package information
Initializing PEAR repository http://pear.php.net
Could not load Auth 1.3.0r5: Invalid version string "1.3.0r5"
Could not load Auth 1.3.0r4: Invalid version string "1.3.0r4"
Could not load Auth 1.3.0r3: Invalid version string "1.3.0r3"
Could not load Auth 1.3.0r2: Invalid version string "1.3.0r2"
Could not load Auth 1.3.0r1: Invalid version string "1.3.0r1"
Could not load Auth_PrefManager2 2.0.0dev1: Invalid version string "2.0.0dev1"
Could not load Contact_AddressBook 0.1.0dev1: Invalid version string "0.1.0dev1"
Could not load Gtk_ScrollingLabel 0.1.0dev1: Invalid version string “0.1.0dev1”
Any Idea how to fix ?