[ixpmanager] Error in creating schema
Barry O'Donovan
barry.odonovan at inex.ie
Fri Sep 23 10:22:13 IST 2016
Hi Anand,
please do not send photos of your screen to the list. If you need to
send something, just copy and paste the text from your shell.
From the installation instructions at:
https://github.com/inex/IXP-Manager/wiki/Installation-02-Downloading
it says:
> > NB: please checkout the v3.8 branch now as IXP Manager clone may
use the in development v4 branch / master branch by default:
>
> git checkout v3.8
It looks like you never switched branch. Please use:
git checkout v3.8
as this is what the installation instructions relate to.
- Barry
Barry O'Donovan wrote:
>
> Hi Anand,
>
> anand kumar wrote:
>> Sir I am getting error while creating schema.
>>
>> ./doctrine2-cli.php orm:schema-tool:create
>>
>> bash: ./doctrine2-cli.php: no such file or directory
>
> So these instructions are from:
>
> https://github.com/inex/IXP-Manager/wiki/Installation-05-Database-Setup
>
> where we say:
>
> > If everything is set up correctly, the following (assuming you are in
> the bin/ directory) should create your database:
>
> Looks like you're running that command from the install base directory
> so either "cd bin" first or use:
>
> ./bin/doctrine2-cli.php orm:schema-tool:create
>
>
> - Barry
>
--
Kind regards,
Barry O'Donovan
INEX Operations
https://www.inex.ie/support/
+353 1 531 3339
More information about the ixpmanager
mailing list