Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ghost opened this issue May 18, 2019 · 3 comments
Closed

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

ghost opened this issue May 18, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented May 18, 2019

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
Copy link
Owner

vbkunin commented May 19, 2019

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

@ghost
Copy link
Author

ghost commented May 20, 2019 via email

@vbkunin
Copy link
Owner

vbkunin commented May 20, 2019

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.

@vbkunin vbkunin closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant