[ixpmanager] issue in Doctrine (IXP Manager)

Barry O'Donovan barry.odonovan at inex.ie
Thu Sep 17 14:19:15 IST 2015


Hi Chandra,

Doctrine has to be installed via:

pear channel-discover pear.symfony.com
pear channel-discover 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
>
>
> --------------------------------
> 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