Skip to Main Content

DevOps, CI/CD and Automation

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!

PHP with OCI8 on Windows Server 2012 R2

3227444Apr 26 2016 — edited May 3 2016

Windows server 2012 r2 Standard

64 bit operating System, x64 based processor

Web server : Xampp 3.2.2

PHP : PHP Version 5.6.19

Apache Error log: PHP Warning:  PHP Startup: Unable to load dynamic library '\\xampp\\php\\ext\\php_oci8.dll' - %1 is not a valid Win32 application.\r\n in Unknown on line 0

I tried all the solutions available on google but it is not working. Initially i tried following oracle guidelines by installing 32 bit instant client libraries but it didn't work. Then I followed below link.

https://blogs.oracle.com/opal/entry/using_php_oci8_with_32-bit_php

It didn't work. Got the same error. Then tried creating symblink(Use 32 and 64bit Oracle Client in parallel on Windows 7 64-bit for e.g. .NET Apps · Realfiction) and it also didn't work. Everytime I get same error as I mentioned above. Please suggest me what am I missing here,

Comments

How can they bypass squid all together for all calls to access the website as well as direct links into the content server? Is that best done inside IIS, UCM, Squid or somewhere else?

Couple of places.

1. Expose the direct / web server url for the website / wcc instead of port 8080 one on external configuration.

2. Check in config.cfg if the webserver url parameter is set to point to 8080 or is it still showing native port.

Whoopass

Thanx. How do I do that?

Open SS Designer - On the left hand pane - system / site properties are listed .

There is a setting which shows the url setting , it is there the change has to be done.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 30 2016
Added on Apr 26 2016
4 comments
11,909 views