Code Monkey home page Code Monkey logo

Comments (6)

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

Before that I tried and also got this:

Capture

And figured out I should install php-xml. I installed it then got the first situation as first comment.

from nosh2.

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

By the way I used these command:
$ sudo apt install php7.4-common php7.4-mysql php7.4-xml php7.4-bz2 php7.4-gmp php7.4-bcmath php7.4-pgsql php7.4-curl php7.4-gd php7.4-imagick php7.4-cli php7.4-dev php7.4-imap php7.4-mbstring php7.4-opcache php7.4-soap php7.4-zip php7.4-intl php7.4-intl -y
$ sudo snap install pdftk

from nosh2.

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

I followed the install.sh and found out where the code was stuck:

Capture

Tried to type it manually into bash and got this:

Capture2

from nosh2.

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

I think it's solved but I couldn't reach the web application; I will quote the output:

Created NOSH ChartingSystem cron scripts.
Group ftpshared does not exist. Making group.
The NOSH ChartingSystem SFTP directories have been created.
Adding user www-data to group ftpshared
Backup of SSH config file created.
SSH config file updated.
Restarting SSH server service
Installed composer.phar.
The NOSH ChartingSystem documents directory has been created.
The NOSH ChartingSystem scan and fax directories are secured.
The NOSH ChartingSystem documents directory is secured.
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]?
Creating a "nosh2/nosh2" project at "./nosh2"
Installing nosh2/nosh2 (dev-master 4aec844)
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.

  • Downloading nosh2/nosh2 (dev-master 4aec844)
  • Installing nosh2/nosh2 (dev-master 4aec844): Extracting archive
    Created project in /noshdocuments/nosh2

@php -r "file_exists('.env') || copy('.env.example', '.env');"
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 167 installs, 0 updates, 0 removals

  • Downloading adci/full-name-parser (0.2.4)
  • Downloading symfony/polyfill-php80 (v1.22.0)
  • Downloading symfony/polyfill-mbstring (v1.22.0)
  • Downloading symfony/deprecation-contracts (v2.2.0)
  • Downloading symfony/http-foundation (v5.2.2)
  • Downloading bshaffer/oauth2-server-php (v1.11.1)
  • Downloading bshaffer/oauth2-server-httpfoundation-bridge (v1.4)
  • Downloading psr/simple-cache (1.0.1)
  • Downloading psr/cache (1.0.1)
  • Downloading league/mime-type-detection (1.7.0)
  • Downloading league/flysystem (1.1.3)
  • Downloading psr/log (1.1.3)
  • Downloading cache/tag-interop (1.0.1)
  • Downloading cache/adapter-common (1.2.0)
  • Downloading cache/filesystem-adapter (1.1.0)
  • Downloading doctrine/event-manager (1.1.1)
  • Downloading doctrine/cache (1.10.2)
  • Downloading doctrine/dbal (2.12.1)
  • Downloading doctrine/inflector (2.0.3)
  • Downloading doctrine/lexer (1.2.1)
  • Downloading symfony/polyfill-ctype (v1.22.0)
  • Downloading webmozart/assert (1.9.1)
  • Downloading dragonmantank/cron-expression (v3.1.0)
  • Downloading tecnickcom/tcpdf (6.3.5)
  • Downloading voku/portable-ascii (1.5.6)
  • Downloading phpoption/phpoption (1.7.5)
  • Downloading graham-campbell/result-type (v1.0.1)
  • Downloading vlucas/phpdotenv (v5.3.0)
  • Downloading symfony/css-selector (v3.1.10)
  • Downloading tijsverkoyen/css-to-inline-styles (2.2.3)
  • Downloading symfony/var-dumper (v5.2.2)
  • Downloading symfony/routing (v5.2.2)
  • Downloading symfony/process (v5.2.2)
  • Downloading symfony/polyfill-php72 (v1.22.0)
  • Downloading symfony/polyfill-intl-normalizer (v1.22.0)
  • Downloading symfony/polyfill-intl-idn (v1.22.0)
  • Downloading symfony/mime (v5.2.2)
  • Downloading symfony/polyfill-php73 (v1.22.0)
  • Downloading symfony/http-client-contracts (v2.3.1)
  • Downloading psr/event-dispatcher (1.0.0)
  • Downloading symfony/event-dispatcher-contracts (v2.2.0)
  • Downloading symfony/event-dispatcher (v5.2.2)
  • Downloading symfony/error-handler (v5.2.2)
  • Downloading symfony/http-kernel (v5.2.2)
  • Downloading symfony/finder (v5.2.2)
  • Downloading symfony/polyfill-intl-grapheme (v1.22.0)
  • Downloading symfony/string (v5.2.2)
  • Downloading psr/container (1.0.0)
  • Downloading symfony/service-contracts (v2.2.0)
  • Downloading symfony/console (v5.2.2)
  • Downloading symfony/polyfill-iconv (v1.22.0)
  • Downloading egulias/email-validator (2.1.25)
  • Downloading swiftmailer/swiftmailer (v6.2.5)
  • Downloading ramsey/collection (1.1.3)
  • Downloading brick/math (0.9.2)
  • Downloading ramsey/uuid (4.1.1)
  • Downloading opis/closure (3.6.1)
  • Downloading symfony/translation-contracts (v2.3.0)
  • Downloading symfony/translation (v5.2.2)
  • Downloading nesbot/carbon (2.44.0)
  • Downloading monolog/monolog (2.2.0)
  • Downloading league/commonmark (1.5.7)
  • Downloading laravel/framework (v8.25.0)
  • Downloading elibyy/tcpdf-laravel (8.0.0)
  • Downloading filp/whoops (2.9.2)
  • Downloading facade/ignition-contracts (1.0.2)
  • Downloading facade/flare-client-php (1.3.7)
  • Downloading facade/ignition (2.5.9)
  • Downloading fakerphp/faker (v1.13.0)
  • Downloading fgrosse/phpasn1 (v2.2.0)
  • Downloading fideloper/proxy (4.4.1)
  • Downloading phpseclib/phpseclib (2.0.1)
  • Downloading ralouphie/getallheaders (3.0.3)
  • Downloading psr/http-message (1.0.1)
  • Downloading guzzlehttp/psr7 (1.7.0)
  • Downloading psr/http-client (1.0.1)
  • Downloading guzzlehttp/promises (1.4.0)
  • Downloading guzzlehttp/guzzle (7.2.0)
  • Downloading firebase/php-jwt (v5.2.0)
  • Downloading google/auth (v1.14.3)
  • Downloading google/apiclient-services (v0.157.1)
  • Downloading google/apiclient (v2.9.1)
  • Downloading jenssegers/date (v4.0.0)
  • Downloading psr/http-factory (1.0.1)
  • Downloading http-interop/http-factory-guzzle (1.0.0)
  • Downloading php-http/message-factory (v1.0.2)
  • Downloading php-http/discovery (1.13.0)
  • Downloading php-http/multipart-stream-builder (1.1.2)
  • Downloading php-http/promise (1.1.0)
  • Downloading php-http/httplug (2.2.0)
  • Downloading symfony/options-resolver (v5.2.2)
  • Downloading clue/stream-filter (v1.5.0)
  • Downloading php-http/message (1.10.0)
  • Downloading php-http/client-common (2.3.0)
  • Downloading php-http/cache-plugin (1.7.1)
  • Downloading knplabs/github-api (v3.0.0)
  • Downloading kub-at/php-simple-html-dom-parser (dev-master ff22f98)
  • Downloading league/oauth1-client (v1.9.0)
  • Downloading laravel/socialite (v5.1.3)
  • Downloading nikic/php-parser (v4.10.4)
  • Downloading dnoegel/php-xdg-base-dir (v0.1.1)
  • Downloading psy/psysh (v0.10.6)
  • Downloading laravel/tinker (v2.6.0)
  • Downloading laravelcollective/html (v6.2.1)
  • Downloading mtdowling/jmespath.php (2.6.0)
  • Downloading aws/aws-sdk-php (3.172.4)
  • Downloading league/flysystem-aws-s3-v3 (1.0.29)
  • Downloading hamcrest/hamcrest-php (v2.0.1)
  • Downloading mockery/mockery (1.4.2)
  • Downloading nette/utils (v3.2.1)
  • Downloading nette/finder (v2.5.2)
  • Downloading nunomaduro/collision (v5.3.0)
  • Downloading phpdocumentor/reflection-common (2.2.0)
  • Downloading phpdocumentor/type-resolver (1.4.0)
  • Downloading phpdocumentor/reflection-docblock (5.2.2)
  • Downloading sebastian/version (3.0.2)
  • Downloading sebastian/type (2.3.1)
  • Downloading sebastian/resource-operations (3.0.3)
  • Downloading sebastian/recursion-context (4.0.4)
  • Downloading sebastian/object-reflector (2.0.4)
  • Downloading sebastian/object-enumerator (4.0.4)
  • Downloading sebastian/global-state (5.0.2)
  • Downloading sebastian/exporter (4.0.3)
  • Downloading sebastian/environment (5.1.3)
  • Downloading sebastian/diff (4.0.4)
  • Downloading sebastian/comparator (4.0.6)
  • Downloading sebastian/code-unit (1.0.8)
  • Downloading sebastian/cli-parser (1.0.1)
  • Downloading phpunit/php-timer (5.0.3)
  • Downloading phpunit/php-text-template (2.0.4)
  • Downloading phpunit/php-invoker (3.1.1)
  • Downloading phpunit/php-file-iterator (3.0.5)
  • Downloading theseer/tokenizer (1.2.0)
  • Downloading sebastian/lines-of-code (1.0.3)
  • Downloading sebastian/complexity (2.0.2)
  • Downloading sebastian/code-unit-reverse-lookup (2.0.3)
  • Downloading phpunit/php-code-coverage (9.2.5)
  • Downloading doctrine/instantiator (1.4.0)
  • Downloading phpspec/prophecy (1.12.2)
  • Downloading phar-io/version (3.0.4)
  • Downloading phar-io/manifest (2.0.1)
  • Downloading myclabs/deep-copy (1.10.2)
  • Downloading phpunit/phpunit (9.5.1)
  • Downloading pragmarx/ia-str (v7.3.0)
  • Downloading pragmarx/ia-collection (v7.3.0)
  • Downloading pragmarx/ia-arr (v7.3.1)
  • Downloading pragmarx/coollection (v0.8.0)
  • Downloading nette/caching (v3.1.0)
  • Downloading colinodell/json5 (v2.2.0)
  • Downloading pragmarx/countries (v0.7.2)
  • Downloading shihjay2/openid-connect-uma-php (dev-master 186b734)
  • Downloading shihjay2/tcpdi-merger (dev-master ff48ddb)
  • Downloading bacon/bacon-qr-code (1.0.2)
  • Downloading simplesoftwareio/simple-qrcode (1.5.1)
  • Downloading mustangostang/spyc (0.5.1)
  • Downloading league/csv (6.3.0)
  • Downloading soapbox/laravel-formatter (2.0)
  • Downloading spomky-labs/base64url (v2.0.4)
  • Downloading symfony/dom-crawler (v3.1.10)
  • Downloading symfony/yaml (v5.2.2)
  • Downloading web-token/jwt-core (v2.2.7)
  • Downloading web-token/jwt-signature (v2.2.7)
  • Downloading web-token/jwt-encryption (v2.2.7)
  • Downloading web-token/jwt-checker (v2.2.7)
  • Downloading web-token/jwt-easy (v2.2.7)
  • Downloading web-token/jwt-key-mgmt (v2.2.7)
  • Downloading web-token/jwt-signature-algorithm-rsa (v2.2.7)
  • Installing adci/full-name-parser (0.2.4): Extracting archive
  • Installing symfony/polyfill-php80 (v1.22.0): Extracting archive
  • Installing symfony/polyfill-mbstring (v1.22.0): Extracting archive
  • Installing symfony/deprecation-contracts (v2.2.0): Extracting archive
  • Installing symfony/http-foundation (v5.2.2): Extracting archive
  • Installing bshaffer/oauth2-server-php (v1.11.1): Extracting archive
  • Installing bshaffer/oauth2-server-httpfoundation-bridge (v1.4): Extracting archive
  • Installing psr/simple-cache (1.0.1): Extracting archive
  • Installing psr/cache (1.0.1): Extracting archive
  • Installing league/mime-type-detection (1.7.0): Extracting archive
  • Installing league/flysystem (1.1.3): Extracting archive
  • Installing psr/log (1.1.3): Extracting archive
  • Installing cache/tag-interop (1.0.1): Extracting archive
  • Installing cache/adapter-common (1.2.0): Extracting archive
  • Installing cache/filesystem-adapter (1.1.0): Extracting archive
  • Installing doctrine/event-manager (1.1.1): Extracting archive
  • Installing doctrine/cache (1.10.2): Extracting archive
  • Installing doctrine/dbal (2.12.1): Extracting archive
  • Installing doctrine/inflector (2.0.3): Extracting archive
  • Installing doctrine/lexer (1.2.1): Extracting archive
  • Installing symfony/polyfill-ctype (v1.22.0): Extracting archive
  • Installing webmozart/assert (1.9.1): Extracting archive
  • Installing dragonmantank/cron-expression (v3.1.0): Extracting archive
  • Installing tecnickcom/tcpdf (6.3.5): Extracting archive
  • Installing voku/portable-ascii (1.5.6): Extracting archive
  • Installing phpoption/phpoption (1.7.5): Extracting archive
  • Installing graham-campbell/result-type (v1.0.1): Extracting archive
  • Installing vlucas/phpdotenv (v5.3.0): Extracting archive
  • Installing symfony/css-selector (v3.1.10): Extracting archive
  • Installing tijsverkoyen/css-to-inline-styles (2.2.3): Extracting archive
  • Installing symfony/var-dumper (v5.2.2): Extracting archive
  • Installing symfony/routing (v5.2.2): Extracting archive
  • Installing symfony/process (v5.2.2): Extracting archive
  • Installing symfony/polyfill-php72 (v1.22.0): Extracting archive
  • Installing symfony/polyfill-intl-normalizer (v1.22.0): Extracting archive
  • Installing symfony/polyfill-intl-idn (v1.22.0): Extracting archive
  • Installing symfony/mime (v5.2.2): Extracting archive
  • Installing symfony/polyfill-php73 (v1.22.0): Extracting archive
  • Installing symfony/http-client-contracts (v2.3.1): Extracting archive
  • Installing psr/event-dispatcher (1.0.0): Extracting archive
  • Installing symfony/event-dispatcher-contracts (v2.2.0): Extracting archive
  • Installing symfony/event-dispatcher (v5.2.2): Extracting archive
  • Installing symfony/error-handler (v5.2.2): Extracting archive
  • Installing symfony/http-kernel (v5.2.2): Extracting archive
  • Installing symfony/finder (v5.2.2): Extracting archive
  • Installing symfony/polyfill-intl-grapheme (v1.22.0): Extracting archive
  • Installing symfony/string (v5.2.2): Extracting archive
  • Installing psr/container (1.0.0): Extracting archive
  • Installing symfony/service-contracts (v2.2.0): Extracting archive
  • Installing symfony/console (v5.2.2): Extracting archive
  • Installing symfony/polyfill-iconv (v1.22.0): Extracting archive
  • Installing egulias/email-validator (2.1.25): Extracting archive
  • Installing swiftmailer/swiftmailer (v6.2.5): Extracting archive
  • Installing ramsey/collection (1.1.3): Extracting archive
  • Installing brick/math (0.9.2): Extracting archive
  • Installing ramsey/uuid (4.1.1): Extracting archive
  • Installing opis/closure (3.6.1): Extracting archive
  • Installing symfony/translation-contracts (v2.3.0): Extracting archive
  • Installing symfony/translation (v5.2.2): Extracting archive
  • Installing nesbot/carbon (2.44.0): Extracting archive
  • Installing monolog/monolog (2.2.0): Extracting archive
  • Installing league/commonmark (1.5.7): Extracting archive
  • Installing laravel/framework (v8.25.0): Extracting archive
  • Installing elibyy/tcpdf-laravel (8.0.0): Extracting archive
  • Installing filp/whoops (2.9.2): Extracting archive
  • Installing facade/ignition-contracts (1.0.2): Extracting archive
  • Installing facade/flare-client-php (1.3.7): Extracting archive
  • Installing facade/ignition (2.5.9): Extracting archive
  • Installing fakerphp/faker (v1.13.0): Extracting archive
  • Installing fgrosse/phpasn1 (v2.2.0): Extracting archive
  • Installing fideloper/proxy (4.4.1): Extracting archive
  • Installing phpseclib/phpseclib (2.0.1): Extracting archive
  • Installing ralouphie/getallheaders (3.0.3): Extracting archive
  • Installing psr/http-message (1.0.1): Extracting archive
  • Installing guzzlehttp/psr7 (1.7.0): Extracting archive
  • Installing psr/http-client (1.0.1): Extracting archive
  • Installing guzzlehttp/promises (1.4.0): Extracting archive
  • Installing guzzlehttp/guzzle (7.2.0): Extracting archive
  • Installing firebase/php-jwt (v5.2.0): Extracting archive
  • Installing google/auth (v1.14.3): Extracting archive
  • Installing google/apiclient-services (v0.157.1): Extracting archive
  • Installing google/apiclient (v2.9.1): Extracting archive
  • Installing jenssegers/date (v4.0.0): Extracting archive
  • Installing psr/http-factory (1.0.1): Extracting archive
  • Installing http-interop/http-factory-guzzle (1.0.0): Extracting archive
  • Installing php-http/message-factory (v1.0.2): Extracting archive
  • Installing php-http/discovery (1.13.0): Extracting archive
  • Installing php-http/multipart-stream-builder (1.1.2): Extracting archive
  • Installing php-http/promise (1.1.0): Extracting archive
  • Installing php-http/httplug (2.2.0): Extracting archive
  • Installing symfony/options-resolver (v5.2.2): Extracting archive
  • Installing clue/stream-filter (v1.5.0): Extracting archive
  • Installing php-http/message (1.10.0): Extracting archive
  • Installing php-http/client-common (2.3.0): Extracting archive
  • Installing php-http/cache-plugin (1.7.1): Extracting archive
  • Installing knplabs/github-api (v3.0.0): Extracting archive
  • Installing kub-at/php-simple-html-dom-parser (dev-master ff22f98): Extracting archive
  • Installing league/oauth1-client (v1.9.0): Extracting archive
  • Installing laravel/socialite (v5.1.3): Extracting archive
  • Installing nikic/php-parser (v4.10.4): Extracting archive
  • Installing dnoegel/php-xdg-base-dir (v0.1.1): Extracting archive
  • Installing psy/psysh (v0.10.6): Extracting archive
  • Installing laravel/tinker (v2.6.0): Extracting archive
  • Installing laravelcollective/html (v6.2.1): Extracting archive
  • Installing mtdowling/jmespath.php (2.6.0): Extracting archive
  • Installing aws/aws-sdk-php (3.172.4): Extracting archive
  • Installing league/flysystem-aws-s3-v3 (1.0.29): Extracting archive
  • Installing hamcrest/hamcrest-php (v2.0.1): Extracting archive
  • Installing mockery/mockery (1.4.2): Extracting archive
  • Installing nette/utils (v3.2.1): Extracting archive
  • Installing nette/finder (v2.5.2): Extracting archive
  • Installing nunomaduro/collision (v5.3.0): Extracting archive
  • Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  • Installing phpdocumentor/type-resolver (1.4.0): Extracting archive
  • Installing phpdocumentor/reflection-docblock (5.2.2): Extracting archive
  • Installing sebastian/version (3.0.2): Extracting archive
  • Installing sebastian/type (2.3.1): Extracting archive
  • Installing sebastian/resource-operations (3.0.3): Extracting archive
  • Installing sebastian/recursion-context (4.0.4): Extracting archive
  • Installing sebastian/object-reflector (2.0.4): Extracting archive
  • Installing sebastian/object-enumerator (4.0.4): Extracting archive
  • Installing sebastian/global-state (5.0.2): Extracting archive
  • Installing sebastian/exporter (4.0.3): Extracting archive
  • Installing sebastian/environment (5.1.3): Extracting archive
  • Installing sebastian/diff (4.0.4): Extracting archive
  • Installing sebastian/comparator (4.0.6): Extracting archive
  • Installing sebastian/code-unit (1.0.8): Extracting archive
  • Installing sebastian/cli-parser (1.0.1): Extracting archive
  • Installing phpunit/php-timer (5.0.3): Extracting archive
  • Installing phpunit/php-text-template (2.0.4): Extracting archive
  • Installing phpunit/php-invoker (3.1.1): Extracting archive
  • Installing phpunit/php-file-iterator (3.0.5): Extracting archive
  • Installing theseer/tokenizer (1.2.0): Extracting archive
  • Installing sebastian/lines-of-code (1.0.3): Extracting archive
  • Installing sebastian/complexity (2.0.2): Extracting archive
  • Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
  • Installing phpunit/php-code-coverage (9.2.5): Extracting archive
  • Installing doctrine/instantiator (1.4.0): Extracting archive
  • Installing phpspec/prophecy (1.12.2): Extracting archive
  • Installing phar-io/version (3.0.4): Extracting archive
  • Installing phar-io/manifest (2.0.1): Extracting archive
  • Installing myclabs/deep-copy (1.10.2): Extracting archive
  • Installing phpunit/phpunit (9.5.1): Extracting archive
  • Installing pragmarx/ia-str (v7.3.0): Extracting archive
  • Installing pragmarx/ia-collection (v7.3.0): Extracting archive
  • Installing pragmarx/ia-arr (v7.3.1): Extracting archive
  • Installing pragmarx/coollection (v0.8.0): Extracting archive
  • Installing nette/caching (v3.1.0): Extracting archive
  • Installing colinodell/json5 (v2.2.0): Extracting archive
  • Installing pragmarx/countries (v0.7.2): Extracting archive
  • Installing shihjay2/openid-connect-uma-php (dev-master 186b734): Extracting archive
  • Installing shihjay2/tcpdi-merger (dev-master ff48ddb): Extracting archive
  • Installing bacon/bacon-qr-code (1.0.2): Extracting archive
  • Installing simplesoftwareio/simple-qrcode (1.5.1): Extracting archive
  • Installing mustangostang/spyc (0.5.1): Extracting archive
  • Installing league/csv (6.3.0): Extracting archive
  • Installing soapbox/laravel-formatter (2.0): Extracting archive
  • Installing spomky-labs/base64url (v2.0.4): Extracting archive
  • Installing symfony/dom-crawler (v3.1.10): Extracting archive
  • Installing symfony/yaml (v5.2.2): Extracting archive
  • Installing web-token/jwt-core (v2.2.7): Extracting archive
  • Installing web-token/jwt-signature (v2.2.7): Extracting archive
  • Installing web-token/jwt-encryption (v2.2.7): Extracting archive
  • Installing web-token/jwt-checker (v2.2.7): Extracting archive
  • Installing web-token/jwt-easy (v2.2.7): Extracting archive
  • Installing web-token/jwt-key-mgmt (v2.2.7): Extracting archive
  • Installing web-token/jwt-signature-algorithm-rsa (v2.2.7): Extracting archive
    Generating optimized autoload files

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover
Discovered Package: elibyy/tcpdf-laravel
Discovered Package: facade/ignition
Discovered Package: fideloper/proxy
Discovered Package: jenssegers/date
Discovered Package: laravel/socialite
Discovered Package: laravel/tinker
Discovered Package: laravelcollective/html
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Package manifest generated successfully.
89 packages you are using are looking for funding.
Use the composer fund command to find out more!
@php artisan key:generate
Application key set successfully.
Installed NOSH ChartingSystem core files.
mysql: [Warning] Using a password on the command line interface can be insecure.
Migration table created successfully.
Migrating: 2014_01_12_142343_create_addressbook_table
Migrated: 2014_01_12_142343_create_addressbook_table (35.21ms)
Migrating: 2014_01_12_142343_create_alerts_table
Migrated: 2014_01_12_142343_create_alerts_table (33.73ms)
Migrating: 2014_01_12_142343_create_allergies_table
Migrated: 2014_01_12_142343_create_allergies_table (36.79ms)
Migrating: 2014_01_12_142343_create_assessment_table
Migrated: 2014_01_12_142343_create_assessment_table (93.13ms)
Migrating: 2014_01_12_142343_create_audit_table
Migrated: 2014_01_12_142343_create_audit_table (30.33ms)
Migrating: 2014_01_12_142343_create_billing_core_table
Migrated: 2014_01_12_142343_create_billing_core_table (96.77ms)
Migrating: 2014_01_12_142343_create_billing_table
Migrated: 2014_01_12_142343_create_billing_table (1,326.70ms)
Migrating: 2014_01_12_142343_create_calendar_table
Migrated: 2014_01_12_142343_create_calendar_table (34.92ms)
Migrating: 2014_01_12_142343_create_ci_sessions_table
Migrated: 2014_01_12_142343_create_ci_sessions_table (95.43ms)
Migrating: 2014_01_12_142343_create_cpt_relate_table
Migrated: 2014_01_12_142343_create_cpt_relate_table (30.52ms)
Migrating: 2014_01_12_142343_create_cpt_table
Migrated: 2014_01_12_142343_create_cpt_table (34.57ms)
Migrating: 2014_01_12_142343_create_curr_associationrefset_d_table
Migrated: 2014_01_12_142343_create_curr_associationrefset_d_table (228.07ms)
Migrating: 2014_01_12_142343_create_curr_attributevaluerefset_f_table
Migrated: 2014_01_12_142343_create_curr_attributevaluerefset_f_table (201.19ms)
Migrating: 2014_01_12_142343_create_curr_complexmaprefset_f_table
Migrated: 2014_01_12_142343_create_curr_complexmaprefset_f_table (233.36ms)
Migrating: 2014_01_12_142343_create_curr_concept_f_table
Migrated: 2014_01_12_142343_create_curr_concept_f_table (161.56ms)
Migrating: 2014_01_12_142343_create_curr_description_f_table
Migrated: 2014_01_12_142343_create_curr_description_f_table (305.95ms)
Migrating: 2014_01_12_142343_create_curr_langrefset_f_table
Migrated: 2014_01_12_142343_create_curr_langrefset_f_table (284.98ms)
Migrating: 2014_01_12_142343_create_curr_relationship_f_table
Migrated: 2014_01_12_142343_create_curr_relationship_f_table (311.34ms)
Migrating: 2014_01_12_142343_create_curr_simplemaprefset_f_table
Migrated: 2014_01_12_142343_create_curr_simplemaprefset_f_table (237.39ms)
Migrating: 2014_01_12_142343_create_curr_simplerefset_f_table
Migrated: 2014_01_12_142343_create_curr_simplerefset_f_table (196.65ms)
Migrating: 2014_01_12_142343_create_curr_stated_relationship_f_table
Migrated: 2014_01_12_142343_create_curr_stated_relationship_f_table (334.69ms)
Migrating: 2014_01_12_142343_create_curr_textdefinition_f_table
Migrated: 2014_01_12_142343_create_curr_textdefinition_f_table (284.59ms)
Migrating: 2014_01_12_142343_create_cvx_table
Migrated: 2014_01_12_142343_create_cvx_table (36.03ms)
Migrating: 2014_01_12_142343_create_demographics_notes_table
Migrated: 2014_01_12_142343_create_demographics_notes_table (32.93ms)
Migrating: 2014_01_12_142343_create_demographics_relate_table
Migrated: 2014_01_12_142343_create_demographics_relate_table (33.17ms)
Migrating: 2014_01_12_142343_create_demographics_table
Migrated: 2014_01_12_142343_create_demographics_table (35.69ms)
Migrating: 2014_01_12_142343_create_documents_table
Migrated: 2014_01_12_142343_create_documents_table (33.71ms)
Migrating: 2014_01_12_142343_create_encounters_table
Migrated: 2014_01_12_142343_create_encounters_table (33.47ms)
Migrating: 2014_01_12_142343_create_extensions_log_table
Migrated: 2014_01_12_142343_create_extensions_log_table (32.55ms)
Migrating: 2014_01_12_142343_create_forms_table
Migrated: 2014_01_12_142343_create_forms_table (32.53ms)
Migrating: 2014_01_12_142343_create_gc_table
Migrated: 2014_01_12_142343_create_gc_table (41.21ms)
Migrating: 2014_01_12_142343_create_groups_table
Migrated: 2014_01_12_142343_create_groups_table (96.34ms)
Migrating: 2014_01_12_142343_create_guardian_roles_table
Migrated: 2014_01_12_142343_create_guardian_roles_table (37.01ms)
Migrating: 2014_01_12_142343_create_hippa_table
Migrated: 2014_01_12_142343_create_hippa_table (34.67ms)
Migrating: 2014_01_12_142343_create_hpi_table
Migrated: 2014_01_12_142343_create_hpi_table (96.85ms)
Migrating: 2014_01_12_142343_create_icd9_table
Migrated: 2014_01_12_142343_create_icd9_table (30.35ms)
Migrating: 2014_01_12_142343_create_images_table
Migrated: 2014_01_12_142343_create_images_table (95.43ms)
Migrating: 2014_01_12_142343_create_immunizations_table
Migrated: 2014_01_12_142343_create_immunizations_table (37.27ms)
Migrating: 2014_01_12_142343_create_insurance_table
Migrated: 2014_01_12_142343_create_insurance_table (35.63ms)
Migrating: 2014_01_12_142343_create_issues_table
Migrated: 2014_01_12_142343_create_issues_table (30.77ms)
Migrating: 2014_01_12_142343_create_labs_table
Migrated: 2014_01_12_142343_create_labs_table (88.91ms)
Migrating: 2014_01_12_142343_create_lang_table
Migrated: 2014_01_12_142343_create_lang_table (29.38ms)
Migrating: 2014_01_12_142343_create_meds_full_package_table
Migrated: 2014_01_12_142343_create_meds_full_package_table (93.62ms)
Migrating: 2014_01_12_142343_create_meds_full_table
Migrated: 2014_01_12_142343_create_meds_full_table (90.17ms)
Migrating: 2014_01_12_142343_create_messaging_table
Migrated: 2014_01_12_142343_create_messaging_table (32.13ms)
Migrating: 2014_01_12_142343_create_mtm_table
Migrated: 2014_01_12_142343_create_mtm_table (33.09ms)
Migrating: 2014_01_12_142343_create_npi_table
Migrated: 2014_01_12_142343_create_npi_table (31.46ms)
Migrating: 2014_01_12_142343_create_orders_table
Migrated: 2014_01_12_142343_create_orders_table (33.03ms)
Migrating: 2014_01_12_142343_create_orderslist1_table
Migrated: 2014_01_12_142343_create_orderslist1_table (32.24ms)
Migrating: 2014_01_12_142343_create_orderslist_table
Migrated: 2014_01_12_142343_create_orderslist_table (31.06ms)
Migrating: 2014_01_12_142343_create_other_history_table
Migrated: 2014_01_12_142343_create_other_history_table (34.25ms)
Migrating: 2014_01_12_142343_create_pages_table
Migrated: 2014_01_12_142343_create_pages_table (32.97ms)
Migrating: 2014_01_12_142343_create_pe_table
Migrated: 2014_01_12_142343_create_pe_table (93.27ms)
Migrating: 2014_01_12_142343_create_plan_table
Migrated: 2014_01_12_142343_create_plan_table (93.73ms)
Migrating: 2014_01_12_142343_create_pos_table
Migrated: 2014_01_12_142343_create_pos_table (96.57ms)
Migrating: 2014_01_12_142343_create_practiceinfo_table
Migrated: 2014_01_12_142343_create_practiceinfo_table (33.20ms)
Migrating: 2014_01_12_142343_create_procedure_table
Migrated: 2014_01_12_142343_create_procedure_table (90.97ms)
Migrating: 2014_01_12_142343_create_procedurelist_table
Migrated: 2014_01_12_142343_create_procedurelist_table (32.01ms)
Migrating: 2014_01_12_142343_create_providers_table
Migrated: 2014_01_12_142343_create_providers_table (90.10ms)
Migrating: 2014_01_12_142343_create_received_table
Migrated: 2014_01_12_142343_create_received_table (31.41ms)
Migrating: 2014_01_12_142343_create_recipients_table
Migrated: 2014_01_12_142343_create_recipients_table (33.64ms)
Migrating: 2014_01_12_142343_create_repeat_schedule_table
Migrated: 2014_01_12_142343_create_repeat_schedule_table (32.54ms)
Migrating: 2014_01_12_142343_create_ros_table
Migrated: 2014_01_12_142343_create_ros_table (92.54ms)
Migrating: 2014_01_12_142343_create_rx_list_table
Migrated: 2014_01_12_142343_create_rx_list_table (31.07ms)
Migrating: 2014_01_12_142343_create_rx_table
Migrated: 2014_01_12_142343_create_rx_table (91.66ms)
Migrating: 2014_01_12_142343_create_scans_table
Migrated: 2014_01_12_142343_create_scans_table (29.59ms)
Migrating: 2014_01_12_142343_create_schedule_table
Migrated: 2014_01_12_142343_create_schedule_table (34.17ms)
Migrating: 2014_01_12_142343_create_sendfax_table
Migrated: 2014_01_12_142343_create_sendfax_table (34.04ms)
Migrating: 2014_01_12_142343_create_snomed_procedure_imaging_table
Migrated: 2014_01_12_142343_create_snomed_procedure_imaging_table (35.46ms)
Migrating: 2014_01_12_142343_create_snomed_procedure_path_table
Migrated: 2014_01_12_142343_create_snomed_procedure_path_table (33.96ms)
Migrating: 2014_01_12_142343_create_sup_list_table
Migrated: 2014_01_12_142343_create_sup_list_table (33.95ms)
Migrating: 2014_01_12_142343_create_supplement_inventory_table
Migrated: 2014_01_12_142343_create_supplement_inventory_table (29.80ms)
Migrating: 2014_01_12_142343_create_supplements_list_table
Migrated: 2014_01_12_142343_create_supplements_list_table (31.30ms)
Migrating: 2014_01_12_142343_create_t_messages_table
Migrated: 2014_01_12_142343_create_t_messages_table (31.22ms)
Migrating: 2014_01_12_142343_create_tags_relate_table
Migrated: 2014_01_12_142343_create_tags_relate_table (34.50ms)
Migrating: 2014_01_12_142343_create_tags_table
Migrated: 2014_01_12_142343_create_tags_table (28.52ms)
Migrating: 2014_01_12_142343_create_templates_table
Migrated: 2014_01_12_142343_create_templates_table (31.04ms)
Migrating: 2014_01_12_142343_create_tests_table
Migrated: 2014_01_12_142343_create_tests_table (31.85ms)
Migrating: 2014_01_12_142343_create_users_table
Migrated: 2014_01_12_142343_create_users_table (34.90ms)
Migrating: 2014_01_12_142343_create_vaccine_inventory_table
Migrated: 2014_01_12_142343_create_vaccine_inventory_table (31.38ms)
Migrating: 2014_01_12_142343_create_vaccine_temp_table
Migrated: 2014_01_12_142343_create_vaccine_temp_table (31.55ms)
Migrating: 2014_01_12_142343_create_vitals_table
Migrated: 2014_01_12_142343_create_vitals_table (91.10ms)
Migrating: 2014_01_13_200734_create_session_table
Migrated: 2014_01_13_200734_create_session_table (93.62ms)
Migrating: 2014_01_30_132924_add_aoe_code_and_aoe_field_to_orderslist1_table
Migrated: 2014_01_30_132924_add_aoe_code_and_aoe_field_to_orderslist1_table (56.19ms)
Migrating: 2014_01_30_135311_add_orders_pending_date_to_orders_table
Migrated: 2014_01_30_135311_add_orders_pending_date_to_orders_table (59.13ms)
Migrating: 2014_02_01_195914_add_encounter_template_to_encounters_table
Migrated: 2014_02_01_195914_add_encounter_template_to_encounters_table (59.33ms)
Migrating: 2014_02_28_172522_add_bill_complex_to_encounters_table
Migrated: 2014_02_28_172522_add_bill_complex_to_encounters_table (53.18ms)
Migrating: 2014_03_27_172130_add_situation_to_hpi_table
Migrated: 2014_03_27_172130_add_situation_to_hpi_table (63.65ms)
Migrating: 2014_03_27_181301_add_assessments_to_assessment_table
Migrated: 2014_03_27_181301_add_assessments_to_assessment_table (121.05ms)
Migrating: 2014_03_29_054806_add_id_to_calendar_table
Migrated: 2014_03_29_054806_add_id_to_calendar_table (53.87ms)
Migrating: 2014_03_31_223903_add_timezone_to_practiceinfo_table
Migrated: 2014_03_31_223903_add_timezone_to_practiceinfo_table (62.12ms)
Migrating: 2014_04_07_125905_create_image_table
Migrated: 2014_04_07_125905_create_image_table (119.13ms)
Migrating: 2014_04_08_101852_edit_image_table
Migrated: 2014_04_08_101852_edit_image_table (136.58ms)
Migrating: 2014_04_27_171539_add_token_to_user_table
Migrated: 2014_04_27_171539_add_token_to_user_table (54.89ms)
Migrating: 2014_05_01_201318_create_icd10_table
Migrated: 2014_05_01_201318_create_icd10_table (29.43ms)
Migrating: 2014_05_01_224547_add_icd_to_practiceifno_table
Migrated: 2014_05_01_224547_add_icd_to_practiceifno_table (55.08ms)
Migrating: 2014_05_31_011330_add_psych_to_ros_table
Migrated: 2014_05_31_011330_add_psych_to_ros_table (57.58ms)
Migrating: 2014_05_31_071830_add_mental_to_pe_table
Migrated: 2014_05_31_071830_add_mental_to_pe_table (57.38ms)
Migrating: 2014_06_02_163028_add_goals_to_plan_table
Migrated: 2014_06_02_163028_add_goals_to_plan_table (55.50ms)
Migrating: 2014_06_02_173829_add_psychosocial_to_other_history_table
Migrated: 2014_06_02_173829_add_psychosocial_to_other_history_table (52.96ms)
Migrating: 2014_06_02_191021_add_creditcard_to_demographics_table
Migrated: 2014_06_02_191021_add_creditcard_to_demographics_table (59.92ms)
Migrating: 2014_06_02_215834_add_supplements_to_practiceinfo_table
Migrated: 2014_06_02_215834_add_supplements_to_practiceinfo_table (69.04ms)
Migrating: 2014_06_06_183140_add_address_id_to_hippa_table
Migrated: 2014_06_06_183140_add_address_id_to_hippa_table (58.45ms)
Migrating: 2014_06_10_165645_add_scoring_to_templates_table
Migrated: 2014_06_10_165645_add_scoring_to_templates_table (59.77ms)
Migrating: 2014_06_20_214440_add_encounter_template_to_practiceinfo_table
Migrated: 2014_06_20_214440_add_encounter_template_to_practiceinfo_table (356.66ms)
Migrating: 2014_06_26_023918_fix_oh_id_to_other_history_table
Migrated: 2014_06_26_023918_fix_oh_id_to_other_history_table (88.31ms)
Migrating: 2014_06_27_182135_add_oh_results_to_other_history_table
Migrated: 2014_06_27_182135_add_oh_results_to_other_history_table (62.10ms)
Migrating: 2014_07_07_182123_create_hippa_request_table
Migrated: 2014_07_07_182123_create_hippa_request_table (32.50ms)
Migrating: 2014_07_10_130421_add_phaxio_api_key_to_practiceinfo_table
Migrated: 2014_07_10_130421_add_phaxio_api_key_to_practiceinfo_table (63.48ms)
Migrating: 2014_07_11_232547_add_notes_to_schedule_table
Migrated: 2014_07_11_232547_add_notes_to_schedule_table (68.53ms)
Migrating: 2014_07_24_181106_create_era_table
Migrated: 2014_07_24_181106_create_era_table (33.40ms)
Migrating: 2014_07_29_164246_add_birthday_extension_to_practiceinfo_table
Migrated: 2014_07_29_164246_add_birthday_extension_to_practiceinfo_table (60.43ms)
Migrating: 2014_07_29_212213_add_alert_send_message_to_alerts_table
Migrated: 2014_07_29_212213_add_alert_send_message_to_alerts_table (54.53ms)
Migrating: 2014_08_01_212617_add_opennotes_to_practiceinfo_table
Migrated: 2014_08_01_212617_add_opennotes_to_practiceinfo_table (55.61ms)
Migrating: 2014_08_04_233421_add_patient_centric_to_practiceinfo_table
Migrated: 2014_08_04_233421_add_patient_centric_to_practiceinfo_table (56.47ms)
Migrating: 2014_08_08_211502_add_appointment_extension_to_practiceinfo_table
Migrated: 2014_08_08_211502_add_appointment_extension_to_practiceinfo_table (58.53ms)
Migrating: 2014_08_08_212434_add_appointment_reminder_to_demographics_relate_table
Migrated: 2014_08_08_212434_add_appointment_reminder_to_demographics_relate_table (55.60ms)
Migrating: 2014_08_14_233439_add_practice_api_key_to_practiceinfo_table
Migrated: 2014_08_14_233439_add_practice_api_key_to_practiceinfo_table (59.13ms)
Migrating: 2014_08_22_222211_add_api_key_to_demographics_relate_table
Migrated: 2014_08_22_222211_add_api_key_to_demographics_relate_table (55.07ms)
Migrating: 2014_08_26_171600_create_api_queue_table
Migrated: 2014_08_26_171600_create_api_queue_table (35.69ms)
Migrating: 2014_09_20_000822_add_upi_to_users_table
Migrated: 2014_09_20_000822_add_upi_to_users_table (58.50ms)
Migrating: 2014_10_13_230957_add_openidconnect_client_id_practiceinfo_table
Migrated: 2014_10_13_230957_add_openidconnect_client_id_practiceinfo_table (61.41ms)
Migrating: 2015_03_25_035637_add_template_core_id_to_templates_table
Migrated: 2015_03_25_035637_add_template_core_id_to_templates_table (60.05ms)
Migrating: 2015_04_06_152049_add_quantity1_to_supplement_inventory_table
Migrated: 2015_04_06_152049_add_quantity1_to_supplement_inventory_table (59.23ms)
Migrating: 2015_04_08_003159_edit_unit_in_billing_core_table
Migrated: 2015_04_08_003159_edit_unit_in_billing_core_table (81.79ms)
Migrating: 2015_04_08_122405_add_type_in_issues_table
Migrated: 2015_04_08_122405_add_type_in_issues_table (55.85ms)
Migrating: 2015_04_14_202233_add_creditcard_key_to_demographics_table
Migrated: 2015_04_14_202233_add_creditcard_key_to_demographics_table (71.34ms)
Migrating: 2015_08_07_162731_add_uma_client_id_to_practiceinfo_table
Migrated: 2015_08_07_162731_add_uma_client_id_to_practiceinfo_table (59.99ms)
Migrating: 2015_08_26_052254_add_uma_refresh_token_to_practiceinfo_table
Migrated: 2015_08_26_052254_add_uma_refresh_token_to_practiceinfo_table (59.94ms)
Migrating: 2015_08_28_123145_create_uma_table
Migrated: 2015_08_28_123145_create_uma_table (30.73ms)
Migrating: 2015_09_04_214622_create_refresh_tokens_table
Migrated: 2015_09_04_214622_create_refresh_tokens_table (32.69ms)
Migrating: 2015_09_06_035931_create_uma_invitation_table
Migrated: 2015_09_06_035931_create_uma_invitation_table (31.73ms)
Migrating: 2015_09_09_044134_add_google_refresh_token_to_practiceinfo_table
Migrated: 2015_09_09_044134_add_google_refresh_token_to_practiceinfo_table (53.69ms)
Migrating: 2015_09_16_042115_add_uma_refresh_token_to_demographics_relate_table
Migrated: 2015_09_16_042115_add_uma_refresh_token_to_demographics_relate_table (56.32ms)
Migrating: 2015_09_17_224532_add_practice_api_url_to_practiceinfo_table
Migrated: 2015_09_17_224532_add_practice_api_url_to_practiceinfo_table (60.06ms)
Migrating: 2015_10_23_040404_add_table_id_to_uma_table
Migrated: 2015_10_23_040404_add_table_id_to_uma_table (55.03ms)
Migrating: 2016_06_09_162819_create_icd_fav_table
Migrated: 2016_06_09_162819_create_icd_fav_table (32.74ms)
Migrating: 2016_08_13_181627_add_name_to_uma_invitation_table
Migrated: 2016_08_13_181627_add_name_to_uma_invitation_table (62.91ms)
Migrating: 2016_09_29_174338_add_hieofone_as_url_to_demographics_table
Migrated: 2016_09_29_174338_add_hieofone_as_url_to_demographics_table (62.56ms)
Migrating: 2016_11_02_190328_add_updated_at_to_users_table
Migrated: 2016_11_02_190328_add_updated_at_to_users_table (59.29ms)
Migrating: 2016_11_17_163507_add_pe_to_pe_table
Migrated: 2016_11_17_163507_add_pe_to_pe_table (59.73ms)
Migrating: 2016_11_17_175424_add_ros_to_ros_table
Migrated: 2016_11_17_175424_add_ros_to_ros_table (57.45ms)
Migrating: 2016_12_17_082709_change_orders_labs_icd_in_orders_table
Migrated: 2016_12_17_082709_change_orders_labs_icd_in_orders_table (85.16ms)
Migrating: 2016_12_19_042853_add_orders_notes_in_orders_table
Migrated: 2016_12_19_042853_add_orders_notes_in_orders_table (58.79ms)
Migrating: 2016_12_26_143433_add_wt_percentile_in_vitals_table
Migrated: 2016_12_26_143433_add_wt_percentile_in_vitals_table (58.25ms)
Migrating: 2016_12_27_145404_add_address_id_in_rx_list_table
Migrated: 2016_12_27_145404_add_address_id_in_rx_list_table (56.65ms)
Migrating: 2016_12_27_173715_add_pharmacy_address_id_in_demographics_table
Migrated: 2016_12_27_173715_add_pharmacy_address_id_in_demographics_table (60.74ms)
Migrating: 2016_12_28_015247_add_oh_diet_in_other_history_table
Migrated: 2016_12_28_015247_add_oh_diet_in_other_history_table (63.09ms)
Migrating: 2017_01_10_173631_add_actions_in_t_messages_table
Migrated: 2017_01_10_173631_add_actions_in_t_messages_table (59.86ms)
Migrating: 2017_01_16_180315_add_template_in_users_table
Migrated: 2017_01_16_180315_add_template_in_users_table (58.53ms)
Migrating: 2017_01_25_140115_add_forms_in_users_table
Migrated: 2017_01_25_140115_add_forms_in_users_table (60.84ms)
Migrating: 2017_01_26_235440_add_forms_in_hpi_table
Migrated: 2017_01_26_235440_add_forms_in_hpi_table (60.72ms)
Migrating: 2017_02_09_040702_add_reports_in_users_table
Migrated: 2017_02_09_040702_add_reports_in_users_table (62.51ms)
Migrating: 2017_02_10_140556_add_reconcile_in_issues_table
Migrated: 2017_02_10_140556_add_reconcile_in_issues_table (50.77ms)
Migrating: 2017_02_10_140758_add_reconcile_in_rx_list_table
Migrated: 2017_02_10_140758_add_reconcile_in_rx_list_table (58.60ms)
Migrating: 2017_02_10_141031_add_reconcile_in_immunizations_table
Migrated: 2017_02_10_141031_add_reconcile_in_immunizations_table (63.68ms)
Migrating: 2017_02_10_141330_add_reconcile_in_allergies_table
Migrated: 2017_02_10_141330_add_reconcile_in_allergies_table (66.05ms)
Migrating: 2017_02_10_141422_add_reconcile_in_sup_list_table
Migrated: 2017_02_10_141422_add_reconcile_in_sup_list_table (61.46ms)
Migrating: 2017_03_01_233609_add_reconcile_in_documents_table
Migrated: 2017_03_01_233609_add_reconcile_in_documents_table (59.75ms)
Migrating: 2017_03_21_232311_add_prescription_in_rx_list_table
Migrated: 2017_03_21_232311_add_prescription_in_rx_list_table (57.64ms)
Migrating: 2017_04_04_025215_add_patient_id_demographics_table
Migrated: 2017_04_04_025215_add_patient_id_demographics_table (59.94ms)
Migrating: 2017_04_04_025245_add_json_in_rx_list_table
Migrated: 2017_04_04_025245_add_json_in_rx_list_table (58.37ms)
Migrating: 2017_04_04_182440_change_billing_core_id_in_billing_core_table
Migrated: 2017_04_04_182440_change_billing_core_id_in_billing_core_table (86.29ms)
Migrating: 2017_04_04_185234_change_bill_id_in_billing_table
Migrated: 2017_04_04_185234_change_bill_id_in_billing_table (88.57ms)
Migrating: 2017_04_18_073143_add_sms_url_in_practiceinfo_table
Migrated: 2017_04_18_073143_add_sms_url_in_practiceinfo_table (61.07ms)
Migrating: 2017_05_11_183615_add_test_code_in_tests_table
Migrated: 2017_05_11_183615_add_test_code_in_tests_table (57.36ms)
Migrating: 2017_05_11_202309_add_reminder_interval_in_practiceinfo_table
Migrated: 2017_05_11_202309_add_reminder_interval_in_practiceinfo_table (61.58ms)
Migrating: 2017_05_11_202322_add_reminder_interval_in_demographics_table
Migrated: 2017_05_11_202322_add_reminder_interval_in_demographics_table (61.67ms)
Migrating: 2017_05_11_202702_add_notes_in_issues_table
Migrated: 2017_05_11_202702_add_notes_in_issues_table (60.99ms)
Migrating: 2017_05_11_202712_add_notes_in_allergies_table
Migrated: 2017_05_11_202712_add_notes_in_allergies_table (61.02ms)
Migrating: 2017_07_31_050224_add_openepic_client_id_in_practiceinfo_table
Migrated: 2017_07_31_050224_add_openepic_client_id_in_practiceinfo_table (64.80ms)
Migrating: 2017_08_02_044112_add_pnosh_in_refresh_tokens_table
Migrated: 2017_08_02_044112_add_pnosh_in_refresh_tokens_table (61.68ms)
Migrating: 2018_04_21_011646_add_uma_uri_in_practiceinfo_table
Migrated: 2018_04_21_011646_add_uma_uri_in_practiceinfo_table (60.24ms)
Migrating: 2018_07_05_213736_add_hieofone_as_refresh_token_to_demographics_table
Migrated: 2018_07_05_213736_add_hieofone_as_refresh_token_to_demographics_table (61.75ms)
Migrating: 2018_07_14_190507_add_message_id_to_image_table
Migrated: 2018_07_14_190507_add_message_id_to_image_table (61.71ms)
Migrating: 2018_09_07_150954_add_locale_to_users_table
Migrated: 2018_09_07_150954_add_locale_to_users_table (63.23ms)
Migrating: 2018_09_07_151424_add_label_to_encounters_table
Migrated: 2018_09_07_151424_add_label_to_encounters_table (57.21ms)
Migrating: 2018_09_07_151543_add_label_to_t_messages_table
Migrated: 2018_09_07_151543_add_label_to_t_messages_table (60.84ms)
Migrating: 2018_09_07_151718_add_label_to_issues_table
Migrated: 2018_09_07_151718_add_label_to_issues_table (78.25ms)
Migrating: 2018_09_07_151814_add_label_to_allergies_table
Migrated: 2018_09_07_151814_add_label_to_allergies_table (60.08ms)
Migrating: 2018_09_07_151913_add_label_to_documents_table
Migrated: 2018_09_07_151913_add_label_to_documents_table (67.88ms)
Migrating: 2018_09_07_152016_add_label_to_rx_list_table
Migrated: 2018_09_07_152016_add_label_to_rx_list_table (1,633.91ms)
Migrating: 2018_09_07_152115_add_label_to_image_table
Migrated: 2018_09_07_152115_add_label_to_image_table (62.71ms)
Migrating: 2018_09_09_175047_add_label_to_other_history_table
Migrated: 2018_09_09_175047_add_label_to_other_history_table (54.82ms)
Migrating: 2018_09_26_024432_add_provider_id_to_allergies_table
Migrated: 2018_09_26_024432_add_provider_id_to_allergies_table (72.88ms)
Migrating: 2018_10_16_170728_create_data_sync_table
Migrated: 2018_10_16_170728_create_data_sync_table (34.83ms)
Migrating: 2018_10_17_030419_add_country_to_practiceinfo_table
Migrated: 2018_10_17_030419_add_country_to_practiceinfo_table (62.13ms)
Migrating: 2018_10_17_030435_add_country_to_demographics_table
Migrated: 2018_10_17_030435_add_country_to_demographics_table (64.81ms)
Migrating: 2018_10_17_030514_add_country_to_addressbook_table
Migrated: 2018_10_17_030514_add_country_to_addressbook_table (62.45ms)
Migrating: 2018_10_17_041005_add_insurance_insu_country_to_insurance_table
Migrated: 2018_10_17_041005_add_insurance_insu_country_to_insurance_table (62.63ms)
Migrating: 2018_10_17_042641_add_country_to_providers_table
Migrated: 2018_10_17_042641_add_country_to_providers_table (63.19ms)
Migrating: 2018_10_17_121640_add_encounter_condition_auto_country_to_encounters_table
Migrated: 2018_10_17_121640_add_encounter_condition_auto_country_to_encounters_table (62.46ms)
Migrating: 2018_10_18_202522_add_schedule_notification_to_providers_table
Migrated: 2018_10_18_202522_add_schedule_notification_to_providers_table (59.41ms)
Migrating: 2018_10_18_204012_add_secure_message_notification_to_users_table
Migrated: 2018_10_18_204012_add_secure_message_notification_to_users_table (62.03ms)
Migrating: 2018_11_08_223502_add_results_to_alerts_table
Migrated: 2018_11_08_223502_add_results_to_alerts_table (59.37ms)
Migrating: 2018_11_14_042925_add_locale_to_practiceinfo_table
Migrated: 2018_11_14_042925_add_locale_to_practiceinfo_table (63.56ms)
Migrating: 2019_03_25_125322_add_forms_updated_at_to_users_table
Migrated: 2019_03_25_125322_add_forms_updated_at_to_users_table (53.76ms)
Migrating: 2019_12_20_174015_create_demographics_plus_table
Migrated: 2019_12_20_174015_create_demographics_plus_table (39.91ms)
Migrating: 2019_12_20_182614_add_alert_providers_to_alerts_table
Migrated: 2019_12_20_182614_add_alert_providers_to_alerts_table (59.56ms)
Migrating: 2020_12_16_044223_create_fhir_json_table
Migrated: 2020_12_16_044223_create_fhir_json_table (30.13ms)
Migrating: 2020_12_16_132606_add_gnap_uri_to_demographics_plus_table
Migrated: 2020_12_16_132606_add_gnap_uri_to_demographics_plus_table (60.75ms)
Migrating: 2020_12_22_044835_create_practiceinfo_plus_table
Migrated: 2020_12_22_044835_create_practiceinfo_plus_table (42.06ms)
Migrating: 2020_12_23_044531_add_rs_locations_to_demographics_plus_table
Migrated: 2020_12_23_044531_add_rs_locations_to_demographics_plus_table (66.97ms)
Migrating: 2021_01_19_134533_change_timestamp_to_schedule_table
Migrated: 2021_01_19_134533_change_timestamp_to_schedule_table (65.06ms)
Installed NOSH ChartingSystem database schema.
Considering dependency setenvif for ssl:
Module setenvif already enabled
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Enabling module socache_shmcb.
Enabling module ssl.
See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates.
To activate the new configuration, you need to run:
systemctl restart apache2
NOSH ChartingSystem Apache configuration file set.
Restarting Apache service.

Capture

from nosh2.

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

Here is the thing:

Capture

from nosh2.

mohammadmahboubeh avatar mohammadmahboubeh commented on July 27, 2024

Apache is working now... but got this:

Capture

from nosh2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.