Yeaah, it works. I compiled php4ts.dll in debug mode, also precompiled the apache.exe and I don't know why but it wanted win9xconhook.dll(i made it). When I tried to start the Apache.exe in the services window, grrrr...and some interesting message like: "Windows cannot start this service because it does not give an error" (how funny). I tried to start Apache on the prompt and received several MessageBox-es with warnings that some module(apache is compiled with some directives) and php is compiled with other directives (about debug=1 in php, debug=80 in the module, and not matching API version - 20010901 for php). After some clicks on OKs apache is running and phpinfo() says - PHP 4.1.1
Now I try to compile php_pgsql.dll (using php_modules.dsw) but receive this: --------------------Configuration: pgsql - Win32 Debug_TS-------------------- Compiling... pgsql.c d:\php-4.1.1\ext\pgsql\php_pgsql.h(32) : fatal error C1083: Cannot open include file: 'libpq-fe.h': No such file or directory Error executing cl.exe. pgsql.dll - 1 error(s), 0 warning(s) Regards, Andrey Hristov -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]