vbkunin / itop-docker

Combodo iTop docker image
https://hub.docker.com/r/vbkunin/itop/
MIT License
93 stars 53 forks source link

i try to use your docker image in Azure webapp #15

Closed ghost closed 5 years ago

ghost commented 5 years ago

I created a webapp with your docker image. I have access to iTop but, when i want to install it, i have a PHP error :

Fatal error: Uncaught ConfigException: Could not find configuration file: file = /var/www/html/conf/production/config-itop.php in /var/www/html/core/config.class.inc.php:1384 Stack trace: #0 /var/www/html/core/config.class.inc.php(1401): Config->CheckFile('configuration', '/var/www/html/c...') #1 /var/www/html/core/config.class.inc.php(1354): Config->Load('/var/www/html/c...') #2 /var/www/html/setup/wizardsteps.class.inc.php(2537): Config->__construct('/var/www/html/c...') #3 /var/www/html/setup/wizardcontroller.class.inc.php(191): WizStepDone->Display(Object(SetupPage)) #4 /var/www/html/setup/wizardcontroller.class.inc.php(132): WizardController->DisplayStep(Object(WizStepDone)) #5 /var/www/html/setup/wizardcontroller.class.inc.php(263): WizardController->Next() #6 /var/www/html/setup/index.php(61): WizardController->Run() #7 {main} thrown in /var/www/html/core/config.class.inc.php on line 1384

Can you help me please?

vbkunin commented 5 years ago

What is webapp? What is the tag on the image?

ghost commented 5 years ago

Hi,

I used your itop Docker images (2.6.1 base) docker pull vbkunin/itop

https://hub.docker.com/r/vbkunin/itop

And Azure webapp is a PaaS cloud service :

https://azure.microsoft.com/fr-fr/blog/webapp-for-containers-overview/

If you can't help me, can you provide me the access to your Docker images ?

Regards.

F. 0645153541


From: Vladimir Kunin notifications@github.com Sent: Sunday, May 19, 2019 8:46:35 PM To: vbkunin/itop-docker Cc: iFma; Author Subject: Re: [vbkunin/itop-docker] i try to use your docker image in Azure webapp (#15)

What is webapp? What is the tag on the image?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/vbkunin/itop-docker/issues/15?email_source=notifications&email_token=ADDO6AL6YIZMC5RD6TYDY4LPWGOAXA5CNFSM4HN3EM3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVXID6A#issuecomment-493781496, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADDO6AI4TTJTT7HT7SGEGW3PWGOAXANCNFSM4HN3EM3A.

vbkunin commented 5 years ago

Do you have the same error running the image on you local machine? Sorry, I've never used Azure and can't help with it. Which kind of access do you want? All my images are on this github repo. Switch branches to get other tags.