[ixpmanager] issue in Doctrine (IXP Manager)

Barry O'Donovan barry.odonovan at inex.ie
Fri Sep 18 07:02:34 IST 2015


Hi Chandra,

what operating system are you using? The recommended ones (and the ones 
the documentation follows) are either FreeBSD (current) or Ubuntu 14.04 LTS.

 From the below, it //looks// like the following may help:

ln -s /usr/share/php/doctrine /usr/share/php/Doctrine

But it's strongly advised you use a recommended OS for a pain free 
experience.

  - Barry

On 18/09/2015 06:32, chandra prakash wrote:
> Hi Barry,
>
> These all are already installed. Please find the attachment.
> Details are mentioned below:
>
> [root at nixi ixp]# pear channel-discover pear.symfony.com
> <http://pear.symfony.com>
> Channel "pear.symfony.com <http://pear.symfony.com>" is already initialized
> [root at nixi ixp]# pear channel-discover pear.doctrine-project.org
> <http://pear.doctrine-project.org>
> Channel "pear.doctrine-project.org <http://pear.doctrine-project.org>"
> is already initialized
> [root at nixi ixp]# pear install doctrine/DoctrineORM
> doctrine/DoctrineORM is already installed and is the same as the
> released version 2.3.3
> install failed
> [root at nixi ixp]# ls /usr/share/php
> doctrine
> [root at nixi ixp]# ls /usr/share/php/Doctrine
> *ls: cannot access /usr/share/php/Doctrine: No such file or directory*
> [root at nixi ixp]#
>
>
> Regards,
> Chandra Prakash
> Internet Resource Analyst
> National Internet Exchange of India
>
>
>
> On Thu, Sep 17, 2015 at 6:49 PM, Barry O'Donovan <barry.odonovan at inex.ie
> <mailto:barry.odonovan at inex.ie>> wrote:
>
>
>     Hi Chandra,
>
>     Doctrine has to be installed via:
>
>     pear channel-discover pear.symfony.com <http://pear.symfony.com>
>     pear channel-discover pear.doctrine-project.org
>     <http://pear.doctrine-project.org>
>     pear install doctrine/DoctrineORM
>
>     If you're on Ubuntu you also need to add a symlink:
>
>     cd /usr/share/php/Doctrine
>     ln -s ../Symfony
>
>     See http://git.io/FhyIzQ for details.
>
>     If that doesn't work, what's the output of:
>
>
>     ls /usr/share/php
>     ls /usr/share/php/Doctrine
>
>
>       - Barry
>
>
>
>     On 17/09/2015 11:51, chandra prakash wrote:
>
>         Hi,
>
>         I was trying to install IXP-Manager but after execution of below
>         mentioned command got error:
>         Please guide me .
>
>         [root at nixi bin]# ./doctrine2-cli.php orm:schema-tool:create
>
>         PHP Warning:
>         require_once(/usr/share/php/Doctrine/ORM/Tools/Setup.php):
>         failed to open stream: No such file or directory in
>         /usr/local/ixp/library/OSS-Framework.git/src/OSS/Resource/Doctrine2cache.php
>         on line 83
>         PHP Fatal error:  require_once(): Failed opening required
>         '/usr/share/php/Doctrine/ORM/Tools/Setup.php'
>         (include_path='/usr/local/ixp/application/../library:/usr/local/ixp/application/../library/OSS_SNMP.git:/usr/local/ixp/application/../library/OSS-Framework.git:/usr/local/ixp/application/../library/Bootstrap-Zend-Framework/library:/usr/local/ixp/library:.:/usr/share/pear:/usr/share/php')
>         in
>         /usr/local/ixp/library/OSS-Framework.git/src/OSS/Resource/Doctrine2cache.php
>         on line 83
>
>
>
>
>
>
>         _______________________________________________
>         INEX IXP Manager mailing list
>         ixpmanager at inex.ie <mailto:ixpmanager at inex.ie>
>         https://www.inex.ie/mailman/listinfo/ixpmanager
>
>
>     --
>
>     Kind regards,
>     Barry O'Donovan
>     INEX Operations
>
>     Mob: +353 86 801 7669 <tel:%2B353%2086%20801%207669>
>     Tel: +353 1 685 4220 <tel:%2B353%20%201%20685%204220>
>
>     +-------------------------------+-------------------------------------+
>     | Open Source Solutions Ltd.    | INEX Operations Team                |
>     | 52 Sandwith Street Lower,     | Internet Neutral Exchange           |
>     | Dublin D02 WR26, Ireland      | Association, 4027 Kingswood Road,   |
>     |                               | Citywest Business Campus, Dublin 24 |
>     | http://www.opensolutions.ie/  | http://www.inex.ie/                 |
>     +-------------------------------+-------------------------------------+
>     _______________________________________________
>     INEX IXP Manager mailing list
>     ixpmanager at inex.ie <mailto:ixpmanager at inex.ie>
>     https://www.inex.ie/mailman/listinfo/ixpmanager
>
>
>
>
> --
> --------------------------------
> Chandra Prakash
> Sr Internet Resource Analyst
> National Internet Exchange of India
>
>
>
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> https://www.inex.ie/mailman/listinfo/ixpmanager
>

-- 

Kind regards,
Barry O'Donovan
INEX Operations

Mob: +353 86 801 7669
Tel: +353  1 685 4220

+-------------------------------+-------------------------------------+
| Open Source Solutions Ltd.    | INEX Operations Team                |
| 52 Sandwith Street Lower,     | Internet Neutral Exchange           |
| Dublin D02 WR26, Ireland      | Association, 4027 Kingswood Road,   |
|                               | Citywest Business Campus, Dublin 24 |
| http://www.opensolutions.ie/  | http://www.inex.ie/                 |
+-------------------------------+-------------------------------------+


More information about the ixpmanager mailing list