MU Web IIS Installation

Results 1 to 2 of 2
  1. #1
    Enthusiast soultransit is offline
    MemberRank
    May 2010 Join Date
    31Posts

    MU Web IIS Installation

    I already added ioncube and zend loader for php 5.3 and loaded this extension on php.ini

    Code:
    [Zend & Ioncube]
    zend_extension = "C:\Program Files (x86)\PHP\v5.3\ext\ioncube_loader_win_5.3.dll"
    zend_extension="C:\Program Files (x86)\PHP\v5.3\ext\ZendLoader.dll"
    zend_loader.enable=1
    • Restarted IIS to load php.ini "iisreset"
    • Added .htaccess on IIS Url Rewrite


    on PHP manager Checkphpinfo() to check if zend and ioncube is running
    ioncubezend.png

    And I get this error:

    muweb-error.png


  2. #2
    Enthusiast zikmar is offline
    MemberRank
    Jul 2009 Join Date
    40Posts

    Re: MU Web IIS Installation

    you need other php.ini
    php.ini

    not 100% sure
    Last edited by zikmar; 11-03-13 at 12:48 AM.



Advertisement