I have written a PowerShell script which basically calls php% WEBROOT% \ dir \ "and run it in WebJob Blue for sets - this is on a blue website.
The problem I am facing is that the .user.ini file is configured on the website (and is working). I am playing with the powerhole in Kudu and I am thinking about how it works.
Is there any way to start PHP in any way that can add a .ini file to the standard php.ini file? Otherwise, the only solution for my so far, I can still read the entire php.ini in the D: \ program file \ xxx, copy it, and execute the revised version php with it. This is not an ideal solution and if possible, I am trying to go around it.
Alternatively, there is another way around it, declaring using the ini_set () variable which I want to change at run time. Problems with this are not all my wars set - specially From error_reporting, if someone can help me prepare a way to close E_STRICT & amp; E_NOTICE This will also solve my problem. I have tried error_reporting (0) and all different methods but it completely ignores them - it works fine with date. Timezone, include_path, etc.
When performing a PHP executable call, the configuration option can be set with -d parameter. I used it to include a Mongo extension, which is not included by default. My work is a .bat file with the line given below.
"% ProgramFiles% \ PHP \ v5.6 \ php.exe" - Depression = D: \ home \ site \ wwwroot \ bin \ Php_mongo.dll D: \ home \ site \ cli \ Ascript.php
Comments
Post a Comment