View Single Post
  #1  
Old 08-12-2008, 10:15 AM
hadyabed hadyabed is offline
Member
 
Join Date: Mar 2008
Posts: 39
Default PHP Compile to 5.2.6 [Error]

Weird error comes up when I am compiling php with admin panel.

Log:
http://hr-development.net/log.txt

I have Mail Headers Patch checked off and Sushosin.

Configure Line:
Code:
--with-mysqli --with-zlib --with-gd --enable-shmop --enable-track-vars --enable-sockets --enable-sysvsem --enable-sysvshm --enable-magic-quotes --enable-mbstring --with-iconv --with-curl --enable-suhosin --with-litespeed --with-config-file-path=../php --with-mysql=/usr --enable-gd-native-ttf --with-gettext --with-xsl --enable-zip --with-jpeg-dir=.. --with-png-dir=.. --with-zlib-dir=..
Any help would be appreciated.

Thank You,

Hady
Reply With Quote