1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Error with Godaddy php5.ini zendoptimizer

Discussion in 'PHP' started by chops, Feb 4, 2010.

  1. #1
    In my error logs i get
    "Failed loading /usr/local/zo/4_3/ZendOptimizer.so: /usr/local/zo/4_3/ZendOptimizer.so: undefined symbol: empty_string"

    I have updated from godaddy phpV4 to V5
    The php.ini file was turned into php5.ini like you ae supposed to do.
    The php5.ini reads
    register_globals = off
    allow_url_fopen = off
    
    expose_php = Off
    max_input_time = 60
    variables_order = "EGPCS"
    extension_dir = ./
    upload_tmp_dir = /tmp
    precision = 12
    SMTP = relay-hosting.secureserver.net
    url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
    
    [Zend]
    zend_extension=<path to my space>/html/ioncube/ioncube_loader_lin_5.2.so 
    zend_extension=/usr/local/zo/ZendExtensionManager.so
    zend_extension=/usr/local/zo/4_3/ZendOptimizer.so
    
    PHP:
    Can anyone see the problem?
     
    chops, Feb 4, 2010 IP
  2. risoknop

    risoknop Peon

    Messages:
    914
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you sure they have the correct Zend Optimizer so file? It must be the correct file for your OS and hardware platform. Try sending a support ticket, they should be able to solve this in no time.
     
    risoknop, Feb 4, 2010 IP