php-developer-list | 2001122
Date: 12/27/01
- Next message: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Previous message: sander <email protected>: "[PHP-DEV] Bug #14721 Updated: is_link wrong behaviour"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Reply: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Previous message: sander <email protected>: "[PHP-DEV] Bug #14721 Updated: is_link wrong behaviour"
- Next in thread: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Reply: Markus Fischer: "Re: [PHP-DEV] Build problems on win32 (cont)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

