Zend 4.0 and Mysqli

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hayden Kirk

    #1

    Zend 4.0 and Mysqli

    Hi

    Im using Zend 4.0 IDE with PHP5 and I get this error

    cannot find class mysqli. Any reason for this, im using the latest php
    5.0.3.

    Thanks


  • Joe Webster

    #2
    Re: Zend 4.0 and Mysqli

    "Hayden Kirk" <hayden 90 @ xtra . co . nz> wrote in message
    news:_ys%d.1141 3$1S4.1188967@n ews.xtra.co.nz. ..[color=blue]
    > Hi
    >
    > Im using Zend 4.0 IDE with PHP5 and I get this error
    >
    > cannot find class mysqli. Any reason for this, im using the latest php
    > 5.0.3.
    >
    > Thanks
    >
    >[/color]

    My immediate reaction is that mysqli wasn't compiled in.

    Are you sure that the php binary that's running is what you think it is?
    What OS are you running on?
    A code snippet perhaps?

    -Joe


    Comment

    Working...