[thelist] PHP compilation

Burhan Khalid thelist at meidomus.com
Sat Aug 20 02:26:38 CDT 2005


Robert Gormley wrote:
> Hi all,
> 
> Trying to compile php from source to try out lighttpd - except I cannot
> get it to generate php_mysql/mysqli.dll's... no configure/make errors,
> just no *dll files generated. CentOS 4.1...

You cannot create .dll files if your are compiling on Linux. You will be 
creating .so files.

I'm actually surprised you expected that to work.


More information about the thelist mailing list