View Single Post
  #13  
Old 02-10-2004, 08:15 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Some thing wrong with your PHP binary, maybe module conflictions, check the core file with gdb see if you can figure some thing out.

There are two "--with-config-file-path" parameters in your configuration.

I suggest You compile php with basic configuration,parameters, make sure it works, then add additional parameter gradually.

You can try "--enable-debug" as well.

Please keep us posted with the resolution.

Thanks for trying our product.
Reply With Quote