[ixpmanager] issue in Doctrine (IXP Manager)

Barry O'Donovan barry.odonovan at inex.ie
Sat Sep 26 07:29:33 IST 2015



On 26/09/2015 01:21, chandra prakash wrote:
>   [root at nixi bin]# mysql -h 'localhost' -u root '-p$password' ixp
>   [root at nixi bin]# mysql -h 'nixi.org.in' -u root '-p$password' ixp
>   [root at nixi bin]# mysql -h '127.0.0.1' -u root '-p$password' ixp
>
> Above Query ok
>
> PHP setting error already enabled
>
> phpSettings.display_startup_errors = 1
> phpSettings.display_errors = 1

so what is the doctrine configuration lines from 
application/config/application.ini ?

I.e. cut and paste the result of:

cat application/configs/application.ini | grep doctrine

> but no directory 2015 under /var/log for log file.

not /var/log but $IXP_MANAGER_ROOT_DIR/var/log

You may need to: chmod -R a+rwX $IXP_MANAGER_ROOT_DIR/var

This is all in the install docs.

  -  Barry



More information about the ixpmanager mailing list