View Single Post
  #8  
Old 12-01-2008, 08:52 AM
Mantis Mantis is offline
New Member
 
Join Date: Dec 2008
Posts: 7
I've rebuilt Apache now and have LS and Apache running side by side, but the PHP build for LiteSpeed is still failing.

Code:
/home/cpeasyapache/src/imap-2006k/c-client/osdep.c:300: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
ext/standard/basic_functions.o:(.data+0x1cc4): undefined reference to `zif_chroot'
collect2: ld returned 1 exit status
make: *** [sapi/litespeed/php] Error 1
**ERROR** Could not compile PHP
Reply With Quote