So far everytime I've tried to build the CVS code, it dies when trying to build the module for SQLite. How do I disable SQLite in the Makefile, I tried --disable-sqlite, but that didn't do anything. I'm using Cygwin right now to do the building, but I have access to VC++ 6.0 and 7.0.
Also when I follow the instructions for adding PHP 5 to the apache configuration as a CGI binary, I see "Bad Request" when I try to view my PHP pages locally. When I use PHP 4, it works just fine. I noticed that when I ran PHP from the command line to see how my simple SAX parsers work that the PHP executable would die if the "dlls" directory in the PHP directory wasn't in the path. I added it permanently to my path, but I still get a "bad request" error when I try to view the PHP pages. Any help would be greatly appreciated. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php