I dont think I compiled with zts - this is how I compile php4
./configure \
        --with-apxs2=/usr/local/apache/bin/apxs \
        --with-mysql=/usr                       \
        --enable-xml                            \
        --with-dom                              \
        --with-ldap                             \
        --enable-ftp                            \
        --with-zlib                             \
        --with-gettext                          \
        --with-mcrypt                           \
        --with-mhash                            \
        --enable-dba                            \
        --enable-shmop                          \
        --enable-mbstring=all                   \
        --with-gd                               \
        --with-jpeg-dir                         \
        --with-png-dir                          \
        --enable-exif                           \
        --disable-debug


On 9/27/05, Piotras <[EMAIL PROTECTED]> wrote:
> > /usr/local/lib/php/extensions/no-debug-zts-20020429
>
> Does it mean you compiled PHP4 with ZTS?
> Shouldn't be extension defined as extension/20050606 ?
>
> Piotras
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to