Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Possible ways of migrating setup/configuration done in SaaS to higher environment

Hi All,
I am looking for all possible ways of migrating the setup/configurations done on one environment in SaaS to next environment without doing it manually and without affecting the existing setup.
Ex: I am end dating one of the the payment term. So I want to take this delta change to the next environment.

Thank You ,
Ashwini

Comments

Triple check that you are editing the correct php.ini file. The output of phpinfo() will confirm which file to use.

Check any IIS log output for errors.

Review the suggestions in these posts:
http://blogs.oracle.com/opal/entry/how_to_use_iis_php_and_oracle
http://blogs.oracle.com/opal/entry/using_php_oci8_with_32-bit_php

Let us know how it goes and what works for you.
874545
Hi,

I have checked the php.ini and I am modifying the correct php.ini..

how to check IIS logs?

can you give some more suggestions?

Regards,
Rohit
Everything I know about IIS is in the links I gave before.

Did you try any of the steps?
1 - 3

Post Details

Added on Sep 12 2022
0 comments
126 views