[GH-ISSUE #168] Vimbadmin installation issue due to composer.json #135

Closed
opened 2026-02-26 09:36:11 +03:00 by kerem · 1 comment
Owner

Originally created by @iam404 on GitHub (Mar 8, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/168

Fail to install smarty over https.

- Installing smarty/smarty (3.1.18)
    Downloading: Connecting...    Downloading: Connecting...    Downloading: Connecting...    Failed to download smarty/smarty from dist: Your configuration does not allow connection to http://www.smarty.net. See https://getcomposer.org/doc/06-config.md#secure-http for details.
    Now trying to download from source
  - Installing smarty/smarty (3.1.18)
    Checking out tags/v3.1.18/distribution/


  [RuntimeException]                                                           
  Package could not be downloaded, Your configuration does not allow connecti  
  on to http://smarty-php.googlecode.com/svn//tags/v3.1.18/distribution/. See  
   https://getcomposer.org/doc/06-config.md#secure-http for details.           
Originally created by @iam404 on GitHub (Mar 8, 2016). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/168 Fail to install smarty over https. ``` - Installing smarty/smarty (3.1.18) Downloading: Connecting... Downloading: Connecting... Downloading: Connecting... Failed to download smarty/smarty from dist: Your configuration does not allow connection to http://www.smarty.net. See https://getcomposer.org/doc/06-config.md#secure-http for details. Now trying to download from source - Installing smarty/smarty (3.1.18) Checking out tags/v3.1.18/distribution/ [RuntimeException] Package could not be downloaded, Your configuration does not allow connecti on to http://smarty-php.googlecode.com/svn//tags/v3.1.18/distribution/. See https://getcomposer.org/doc/06-config.md#secure-http for details. ```
kerem closed this issue 2026-02-26 09:36:11 +03:00
Author
Owner

@PhrozenByte commented on GitHub (Mar 8, 2016):

What's the reason for specifying the repository anyway? Smarty is also available on Packagist: https://packagist.org/packages/smarty/smarty

<!-- gh-comment-id:193653415 --> @PhrozenByte commented on GitHub (Mar 8, 2016): What's the reason for specifying the repository anyway? Smarty is also available on Packagist: https://packagist.org/packages/smarty/smarty
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#135
No description provided.