<div dir="ltr"><div><div><div>Hi Barry,<br><br></div>It's Done Now :-)<br></div>We are on the next phase.<br><br></div><b>Solution for Centos7.1 :- </b><br><br><b>[root@nixi ~]# ln -s /usr/share/pear/Doctrine /usr/share/php</b><br><div><div><br></div><div>Cheers 👍<br></div><div><br></div><div>Regards,<br></div><div>Prakash<br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 18, 2015 at 12:00 PM, Barry O'Donovan <span dir="ltr"><<a href="mailto:barry.odonovan@inex.ie" target="_blank">barry.odonovan@inex.ie</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 18/09/2015 07:15, chandra prakash wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Currently we are using<br>
*Operating system* CentOS Linux 7.1.1503<br>
*Kernel and CPU* Linux 3.10.0-229.11.1.el7.x86_64 on x86_64<br>
</blockquote>
<br>
Right, this may cause you a slight headache as the docs are based on Ubuntu. However, it would be great if you could update the docs wherever you find a difference - or just email me and I'll do it.<br>
<br>
I //think// the pear destination on CentOS is /usr/share/pear rather than /usr/share/php. Can you confirm this and get the full path to the ORM folder in the Doctrine folder wherever PEAR installed it?<br>
<br>
You may also need to find the equivalent symlink for Symfony as per <a href="http://git.io/FhyIzQ" rel="noreferrer" target="_blank">http://git.io/FhyIzQ</a><br>
<br>
Once you find the Doctrine directory, open $IXP_MANAGER_INSTALL_BASE/application/configs/application.ini and find the line that reads:<br>
<br>
resources.doctrine2cache.path = "/usr/share/php/Doctrine/ORM"<br>
<br>
and update it to what you found above.<br>
<br>
 - Barry<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
[root@nixi php]# php -v<br></span>
*PHP 5.4.16 (cli) (built: Jun 23 2015 21:17:27)*<span class=""><br>
Copyright (c) 1997-2013 The PHP Group<br>
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies<br>
[root@nixi php]# httpd -v<br></span>
*Server version: Apache/2.4.6 (CentOS)*<span class=""><br>
Server built:   Aug 24 2015 18:11:25<br>
[root@nixi php]# mysql -v<br>
Welcome to the MariaDB monitor.  Commands end with ; or \g.<br>
Your MariaDB connection id is 45<br></span>
*Server version: 10.0.21-MariaDB MariaDB Server*<div><div class="h5"><br>
<br>
Copyright (c) 2000, 2015, Oracle, MariaDB Corporation Ab and others.<br>
<br>
Reading history-file /home/prakash/.mysql_history<br>
Type 'help;' or '\h' for help. Type '\c' to clear the current input<br>
statement.<br>
<br>
MariaDB [(none)]><br>
<br>
Installed module with PHP :<br>
<br>
[root@nixi php]# php -m<br>
[PHP Modules]<br>
apc<br>
bz2<br>
calendar<br>
Core<br>
ctype<br>
curl<br>
date<br>
dom<br>
ereg<br>
exif<br>
fileinfo<br>
filter<br>
ftp<br>
gd<br>
gettext<br>
gmp<br>
hash<br>
iconv<br>
json<br>
libxml<br>
mbstring<br>
memcache<br>
memcached<br>
mhash<br>
mysql<br>
mysqli<br>
openssl<br>
pcntl<br>
pcre<br>
PDO<br>
pdo_mysql<br>
pdo_pgsql<br>
pdo_sqlite<br>
pgsql<br>
Phar<br>
posix<br>
readline<br>
Reflection<br>
session<br>
shmop<br>
SimpleXML<br>
snmp<br>
sockets<br>
SPL<br>
sqlite3<br>
standard<br>
sysvmsg<br>
sysvsem<br>
sysvshm<br>
tokenizer<br>
wddx<br>
xml<br>
xmlreader<br>
xmlwriter<br>
xsl<br>
zip<br>
zlib<br>
<br>
[Zend Modules]<br>
<br>
[root@nixi php]#<br>
<br>
Regards,<br>
prakash<br>
<br>
<br>
<br>
On Fri, Sep 18, 2015 at 11:36 AM, Barry O'Donovan<br></div></div><span class="">
<<a href="mailto:barry.odonovan@inex.ie" target="_blank">barry.odonovan@inex.ie</a> <mailto:<a href="mailto:barry.odonovan@inex.ie" target="_blank">barry.odonovan@inex.ie</a>>> wrote:<br>
<br>
<br>
<br>
    On 18/09/2015 07:02, chandra prakash wrote:<br>
<br>
        Actually there was no directory(Doctrine)  in /usr/share/php. So we<br>
        created a soft-link of *Doctrine *under /usr/share/php<br>
<br>
    ><br>
<br>
        [root@nixi ixp]# ln -s /usr/local/ixp/doctrine /usr/share/php<br>
<br>
<br>
    Ah, okay. This won't work - these are not the same thing. The<br>
    'Doctrine' we're looking for is the library that would be installed<br>
    via pear install....<br>
<br>
    So you can ignore the symlink suggestion in my previous email.<br>
<br>
    Let's go back to my last email regarding the operating system<br>
    questions - can you answer that?<br>
<br>
<br>
      - Barry<br>
<br>
<br>
    _______________________________________________<br>
    INEX IXP Manager mailing list<br></span>
    <a href="mailto:ixpmanager@inex.ie" target="_blank">ixpmanager@inex.ie</a> <mailto:<a href="mailto:ixpmanager@inex.ie" target="_blank">ixpmanager@inex.ie</a>><span class=""><br>
    <a href="https://www.inex.ie/mailman/listinfo/ixpmanager" rel="noreferrer" target="_blank">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br>
<br>
<br>
<br>
<br>
--<br>
--------------------------------<br>
Chandra Prakash<br>
Sr Internet Resource Analyst<br>
National Internet Exchange of India<br>
<br>
<br>
<br>
_______________________________________________<br>
INEX IXP Manager mailing list<br>
<a href="mailto:ixpmanager@inex.ie" target="_blank">ixpmanager@inex.ie</a><br>
<a href="https://www.inex.ie/mailman/listinfo/ixpmanager" rel="noreferrer" target="_blank">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br>
<br>
</span></blockquote>
<br>
-- <br><span class="im HOEnZb">
<br>
Kind regards,<br>
Barry O'Donovan<br>
INEX Operations<br>
<br>
Mob: <a href="tel:%2B353%2086%20801%207669" value="+353868017669" target="_blank">+353 86 801 7669</a><br>
Tel: <a href="tel:%2B353%20%201%20685%204220" value="+35316854220" target="_blank">+353  1 685 4220</a><br>
<br>
+-------------------------------+-------------------------------------+<br>
| Open Source Solutions Ltd.    | INEX Operations Team                |<br>
| 52 Sandwith Street Lower,     | Internet Neutral Exchange           |<br>
| Dublin D02 WR26, Ireland      | Association, 4027 Kingswood Road,   |<br>
|                               | Citywest Business Campus, Dublin 24 |<br>
| <a href="http://www.opensolutions.ie/" rel="noreferrer" target="_blank">http://www.opensolutions.ie/</a>  | <a href="http://www.inex.ie/" rel="noreferrer" target="_blank">http://www.inex.ie/</a>                 |<br>
+-------------------------------+-------------------------------------+<br></span><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
INEX IXP Manager mailing list<br>
<a href="mailto:ixpmanager@inex.ie" target="_blank">ixpmanager@inex.ie</a><br>
<a href="https://www.inex.ie/mailman/listinfo/ixpmanager" rel="noreferrer" target="_blank">https://www.inex.ie/mailman/listinfo/ixpmanager</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">--------------------------------<br>Chandra Prakash<br>Sr Internet Resource Analyst<br>National Internet Exchange of India<br><br></div></div>
</div>