There is no readme or documentation, and it's a 5.9mb file (seems small).
ironhead
Sun, 09/12/2021 - 21:33
Wrong D9 .tar ?
The download at Drupal is 5.9MB. The download on this site is 350MB. FWIW: \opigno_with_dependencies-v3.0.0-beta1\web\libraries\vis.git\objects\pack\ is 150mb.
ironhead
Mon, 09/13/2021 - 19:35
php error
Using the Opigno build:
PHP Warning: require(/xxxxx/xxxxxxxx/public_html/../vendor/autoload.php): failed to open stream: No such file or directory in /xxxxx/xxxxxxxx/public_html/autoload.php on line 16
PHP Fatal error: require(): Failed opening required '/xxxxx/xxxxxxxx /public_html/../vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in //xxxxx/xxxxxxxx /public_html/autoload.php on line 16
I'm sure I'm doing somethig wrong. Any suggestion?
ironhead
Mon, 09/13/2021 - 19:35
php error
Using the Opigno build:
PHP Warning: require(/xxxxx/xxxxxxxx/public_html/../vendor/autoload.php): failed to open stream: No such file or directory in /xxxxx/xxxxxxxx/public_html/autoload.php on line 16
PHP Fatal error: require(): Failed opening required '/xxxxx/xxxxxxxx /public_html/../vendor/autoload.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear') in //xxxxx/xxxxxxxx /public_html/autoload.php on line 16
I'm sure I'm doing somethig wrong. Any suggestion?
admin
Tue, 09/14/2021 - 14:39
Hi ironhead,
Regarding the…
Hi ironhead,
Regarding the size of archives on our website, we removed vis library - now it’s 150Mb smaller.
As for the error that you get with “autoload.php on line 16” : you should delete old “vendor” folder and generate it with composer or download it with archive on our website.
Best regards,
lewdon
Tue, 09/14/2021 - 18:00
3.0-beta2 install Problems
Installing symfony/finder (v4.4.30): Extracting archive
Installing drupal/console-extend-plugin (0.9.5): Extracting archive
PHP Fatal error: Cannot declare class Drupal\Console\Composer\Plugin\ExtenderManager, because the name is already in use in /www/wwwroot/330.huimanfen.com/opigno-composer/vendor/drupal/console-extend-plugin/src/ExtenderManager.php on line 8
Fatal error: Cannot declare class Drupal\Console\Composer\Plugin\ExtenderManager, because the name is already in use in /www/wwwroot/330.huimanfen.com/opigno-composer/vendor/drupal/console-extend-plugin/src/ExtenderManager.php on line 8
composer create-project opigno/opigno-composer run and show me that error
ironhead
Tue, 09/14/2021 - 21:55
3.0-beta2 Install prob - DB
The install wiz won't accept DB. There are no database details in the configuration file "public_html/web/sites/default/settings.php". Do I need to manually add the database connection details?
ironhead
Tue, 09/14/2021 - 22:06
Install problem
It takes time and $ having people try to install this for me, but all of them have to spend hours trying to figure out what they're working with, and why. Does Opigno offer any kind of "we'll install it at your host" service?
admin
Wed, 09/15/2021 - 13:59
Hi ironhead,In case of a…
Hi ironhead,
In case of a fresh install, you should not have to manually edit db details in settings.php, you just have to enter them in the installation wizard and setting.php will be automatically generated.
And yes, we can offer support for Opigno installation if you need
Wrong D9 .tar ?
php error
php error
Hi ironhead, Regarding the…
Hi ironhead,
Regarding the size of archives on our website, we removed vis library - now it’s 150Mb smaller.
As for the error that you get with “autoload.php on line 16” : you should delete old “vendor” folder and generate it with composer or download it with archive on our website.
Best regards,
3.0-beta2 install Problems
3.0-beta2 Install prob - DB
Install problem
Hi ironhead,In case of a…
Hi ironhead,
In case of a fresh install, you should not have to manually edit db details in settings.php, you just have to enter them in the installation wizard and setting.php will be automatically generated.
And yes, we can offer support for Opigno installation if you need