[PHP-INSTALL] Re: Thank you!

2003-08-26 Thread L-Soft list server at PEACH.EASE.LSOFT.COM (1.8e)
> Please see the attached file for details. Unknown command - "PLEASE". Try HELP.

[PHP-INSTALL] 4.3.3 CGI Timout win32

2003-08-26 Thread Ben
I just upgraded from 4.3.2 to 4.3.3. Now EVERY php page comes back with a CGI Timeout (eventually). I uninstalled, and re-installed 4.3.2 and everything is back to normal. I would like to take advantage of the enhancements of 4.3.3, but it does not seem to work for me. Any suggestions would be

Re: [PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Edgar Bonet
Hi! On Tuesday August 26, 11:53, Daniel wrote: > /usr/bin/ld: cannot find -lsasl It'a missing libsasl ("SASL is the Simple Authentication and Security Layer" according to the libsasl7 package description on Mandrake). > The last thing 'make' did was ... > /usr/lib/libxml2.so -lpthread -lz -lm -l

[PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Daniel
The 'configure' script executed correctly, with no errors (below is listed what I switches I used). So, enthusiastically, I run 'make.' It goes through it's normal routine of happily compiling. Then, it stops, and spits out the following completly incomprehensible (to me, at least) error: /usr/