Announcement

Collapse
No announcement yet.

OCI8 extension for connecting to Oracle Database, Major PHP upgrade + PHP 7 coming soon.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OCI8 extension for connecting to Oracle Database, Major PHP upgrade + PHP 7 coming soon.

    Click image for larger version

Name:	10888651_859540487420396_7988792716215920577_n.jpg?oh=381ec04c6c84c15f5065984e54c5ee9a&oe=55215899.jpg
Views:	230
Size:	6.6 KB
ID:	59799
    We're starting the new year with a major PHP upgrade. The PHP 5.6.0 version has been updated to PHP 5.6.4, which features a few bug fixes. Also, we've installed the OCI8 extension for connecting to Oracle Database.
    Customers can now connect to their Oracle databases using osi_connect. To do that, they’ll need to add "extension = oci8.so" to the php.ini file and to whitelist the server connection from the Outgoing Connections section of the Control Panel.


  • #2
    Does PHP 5.6.4 support memcached, zend optimizer and apc?

    Comment


    • #3
      Hello,

      Yes, PHP 5.6.4 that is implemented in our Hepsia control panel fully supports Zend Optimiser, APC and Memcached.

      Best Regards,
      Cvetan Ivanov

      Comment


      • #4
        Originally posted by c.ivanov View Post
        Hello,

        Yes, PHP 5.6.4 that is implemented in our Hepsia control panel fully supports Zend Optimiser, APC and Memcached.

        Best Regards,
        Cvetan Ivanov
        But wordpress w3 total cache cannot detect the apc and memcached...

        Only 5.4 can be detected.

        Comment


        • #5
          Originally posted by wjleong View Post

          But wordpress w3 total cache cannot detect the apc and memcached...

          Only 5.4 can be detected.

          Did you find a solution to this? Trying to get W3 to detect memcached but it doesn't.

          Comment


          • #6
            Originally posted by maxa View Post


            Did you find a solution to this? Trying to get W3 to detect memcached but it doesn't.
            nope, i switched to 5.4 and using it until now...

            Comment

            Working...
            X