-
This reply has been marked as private.
Joshua Parker
Twitter | Facebook | DigitalOcean | tinyCampaignThis reply has been marked as private.Ugh, the new code must not have made it in somehow. I just updated it. The download should now have the updated code.
Joshua Parker
Twitter | Facebook | DigitalOcean | tinyCampaignHi,
I think it’s the version I downloaded caused the issue, the installation went smooth after downloading the fresh copy from the GitHub.
I think the download link provided in “https://www.edutracsis.com/releases/edutrac-sis-6-3-0-rc3/” still uses the old version that I downloaded yesterday. That version gave me the same error as yesterday, the version from Github worked well.
Not sure about the first two errors. You should download a fresh copy because the last two errors have been fixed. Also, ./etsis core install has been deprecated for a while now. It is now ./etsis core migrate.
Joshua Parker
Twitter | Facebook | DigitalOcean | tinyCampaignHi,
I tried to install the new version 6.3.0 RC3 but there has been some issue, the command “./etsis core install” returns nothing but everytime i try this command it generates an error.
Is there something that i am issing, i create database with “utf8mb4_unicode_ci” collation and modified with phinx.php with database details. Should i need to modify config.php as well?
Included .htaccess as well.
[28-Jun-2017 17:35:02 UTC] PHP Warning: include(/home/redpenlms/public_html/psis/config.php): failed to open stream: No such file or directory in /home/redpenlms/public_html/psis/index.php on line 27 [28-Jun-2017 17:35:02 UTC] PHP Warning: include(): Failed opening '/home/redpenlms/public_html/psis/config.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/redpenlms/public_html/psis/index.php on line 27 [28-Jun-2017 17:37:57 UTC] PHP Fatal error: Class 'Jenssegers\Date\Date' not found in /home/redpenlms/public_html/psis/app/src/Core/CLI/etsis-cli.php on line 19 [28-Jun-2017 17:40:03 UTC] PHP Fatal error: Class 'Jenssegers\Date\Date' not found in /home/redpenlms/public_html/psis/app/src/Core/CLI/etsis-cli.php on line 19
You must be logged in to reply to this topic.