Re: Building HEAD on Win32

2003-02-19 Thread Sebastian Bergmann
Paul Querna wrote: how did you get the source code? CVS checkout/update. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Building HEAD on Win32

2003-02-18 Thread Sebastian Bergmann
\NMAKE.exe': Return-Code '0x2' Stop. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Building current HEAD on Win32

2003-02-13 Thread Sebastian Bergmann
Bill Stoddard wrote: Are you using cygwin? I recently installed it, yes. rename gawk.exe to awk.exe and that should fix the problem. It did, thank you. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift

Building current HEAD on Win32

2003-02-12 Thread Sebastian Bergmann
... yields strange error messages for each Creating Version Resource build step: 16-Bit-MS-DOS-Subsystem: vcspawn.exe: The NTVDM-CPU detected an illegal instruction. What's this about? -- Sebastian Bergmann http://sebastian-bergmann.de/ http

Re: Can't build HEAD on Linux

2003-01-27 Thread Sebastian Bergmann
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

[PATCH] rfc1413.{c|h} in libhttpd.dsp

2003-01-19 Thread Sebastian Bergmann
The attached patch removes rfc1413.{c|h} from libhttpd.dsp. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ ? make.bat ? make_debug.bat Index: libhttpd.dsp

Re: [Win32] compile errors in xlate.c

2003-01-11 Thread Sebastian Bergmann
Juergen Heckel wrote: since 2 or three days I get the following compile errors: Current HEAD builds fine for me on Win32. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian

Re: Can't compile HEAD on Linux

2002-12-09 Thread Sebastian Bergmann
Sebastian Bergmann wrote: I can't compile current HEAD of httpd-2.0 Am I the only one experiencing this? an updated build log is here: http://www.sebastian-bergmann.de/stuff/httpd.txt -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Re: Can't compile HEAD on Linux

2002-12-09 Thread Sebastian Bergmann
Sebastian Bergmann wrote: I can't compile current HEAD of httpd-2.0 Am I the only one experiencing this? an updated build log is here: http://www.sebastian-bergmann.de/stuff/httpd.txt Odd. After a fresh checkout from CVS it built just fine. -- Sebastian Bergmann http://sebastian

Re: Can't compile HEAD on Linux

2002-12-09 Thread Sebastian Bergmann
Thom May wrote: Yes, Sander reverted server/Makefile.in on 2.0; your problem is probably still existant on 2.1 I checked out HEAD, thus 2.1, no? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

Re: Can't compile HEAD on Linux

2002-12-09 Thread Sebastian Bergmann
Wilfredo Sánchez wrote: Yeah, do you still have the log from when it failed? I noticed you took it off the URL you posted. No, sorry. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

Can't compile HEAD on Linux

2002-12-06 Thread Sebastian Bergmann
I can't compile current HEAD of httpd-2.0 due to the compiler errors shown in http://www.sebastian-bergmann.de/stuff/apr-util.txt. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian

Re: [Win32]: Apache 2.1 crashes in libapr.dll and libaprutil.dll

2002-11-30 Thread Sebastian Bergmann
Juergen Heckel wrote: since v2.1.0 Apache crashes at every start This is odd, since it works fine here (built from CVS on November, 26). -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

Re: [Win32]: Apache 2.1 crashes in libapr.dll and libaprutil.dll

2002-11-30 Thread Sebastian Bergmann
Juergen Heckel wrote: I still get the exeptions with mod_ssl. I thought you meant the default Windows build. I don't build Perl and SSL modules here. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

Re: cvs commit: httpd-site/docs/dev anoncvs.txt devnotes.html how-to-release.html index.html

2002-11-24 Thread Sebastian Bergmann
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: cvs commit: httpd-site/docs/dev anoncvs.txt devnotes.html how-to-release.html index.html

2002-11-24 Thread Sebastian Bergmann
Sebastian Bergmann wrote: cvs server: cannot find module `httpd' - ignored cvs [checkout aborted]: cannot expand modules From http://cvs.apache.org/viewcvs.cgi/ (at the bottom): httpd - this entry is unreadable -- Sebastian Bergmann http://sebastian-bergmann.de

Re: cvs commit: httpd-2.0/server/mpm/winnt child.c

2002-10-13 Thread Sebastian Bergmann
) to connect the two terms: 528: else if ((rv != APR_FROM_OS_ERROR(ERROR_IO_PENDING)) XX 529: (rv != APR_FROM_OS_ERROR(WSA_IO_PENDING))) { -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

Re: cvs commit: httpd-2.0/modules/aaa auth_provider.c

2002-09-19 Thread Sebastian Bergmann
Source File # Begin Source File -SOURCE=.\auth_provider.c -# End Source File -# Begin Source File - SOURCE=.\mod_auth_basic.rc # End Source File # Begin Source File -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift

Re: cvs commit: httpd-2.0/include ap_provider.h

2002-09-19 Thread Sebastian Bergmann
=.\server\scoreboard.c # End Source File # Begin Source File -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

[patch] Unbreak Win32 build

2002-09-19 Thread Sebastian Bergmann
Attached is a patch that unbreaks the Win32 build. It contains the two .dsp patches I submitted earlier and add two missing ap_provider.h inclusions. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http

PHP Apache2Filter SAPI segfaults on startup

2002-09-19 Thread Sebastian Bergmann
, apr_pool_t * 0x0043c1d0, server_rec * 0x0042c7e8) line 131 + 89 bytes main(int 3, const char * const * 0x004228b8) line 632 + 22 bytes mainCRTStartup() line 338 + 17 bytes -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift

Current CVS on Win32

2002-08-15 Thread Sebastian Bergmann
\modules\experimental\cache_cache.c(98) : error C2064: Ausdruck ergibt keine Funktion C:\home\httpd-2.0\modules\experimental\cache_cache.c(104) : error C2064: Ausdruc k ergibt keine Funktion -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Re: [Win32] Apache 2.0.40-dev error compiling latest snapshots

2002-07-07 Thread Sebastian Bergmann
Brian Pane wrote: It may be unsafe to cast to a long when the arg is a %qd. How about this: Compiles as well :) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: PATH_INFO in A2?

2002-07-06 Thread Sebastian Bergmann
Dale Ghent wrote: Make sure you have AcceptPathInfo On Now it works, thanks. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: [Win32] Apache 2.0.40-dev error compiling latest snapshots

2002-07-06 Thread Sebastian Bergmann
%s%ld/td/tr\n, trstring, tdstring, tdstring, done); -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Apache 2.0 Numbers

2002-06-24 Thread Sebastian Bergmann
). output_buffering = 4096 -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Performance of Apache 2.0 Filter

2002-06-06 Thread Sebastian Bergmann
] news:de.comp.lang.php -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

HEAD broken on Win32

2002-05-25 Thread Sebastian Bergmann
. Apache.exe - 30 Fehler, 0 Warnung(en) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: HEAD broken on Win32

2002-05-25 Thread Sebastian Bergmann
William A. Rowe, Jr. wrote: Try CVS up... I left some libaprutil identifiers when I lifted that build from libaprutil.dsp into aprutil.dsp. Works again now, thanks. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you

Current HEAD segfaults on Win32

2002-05-12 Thread Sebastian Bergmann
ap_run_process_connection(conn_rec * 0x0056d0f8) line 85 + 78 bytes ap_process_connection(conn_rec * 0x0056d0f8, void * 0x0056d038) line 209 worker_main(long 249) line 1135 _threadstartex(void * 0x0059c090) line 212 + 13 bytes -- Sebastian Bergmann http://sebastian-bergmann.de/ http

Re: Current HEAD segfaults on Win32

2002-05-12 Thread Sebastian Bergmann
Brian Pane wrote: Sorry about that. I just committed a change that should fix the problem (the precompiled list of strmatch patterns wasn't properly terminated). The segfault is gone, thanks. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de

HEAD broken on Win32

2002-05-11 Thread Sebastian Bergmann
__imp__apr_strmatch_precompile@12: Unresolved external symbol -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

eWeek: Apache 2.0 Beats IIS at Its Own Game

2002-04-15 Thread Sebastian Bergmann
http://www.eweek.com/article/0,3658,s=702a=25458,00.asp -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Apache2Filter on Linux

2002-04-14 Thread Sebastian Bergmann
/apachectl start it tells me the httpd was started, but it isn't. Removing the LoadModule line for the Apache2Filter solves this problem, but doesn't qualify as a solution for me :-) Any ideas? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de

Re: apr_lock.h API finally deprecated!

2002-04-09 Thread Sebastian Bergmann
Source File # Begin Source File -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Another segfault (PHP, Win32)

2002-04-09 Thread Sebastian Bergmann
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: [PHP-DEV] Re: Crash in Apache2Filter

2002-04-09 Thread Sebastian Bergmann
Cliff Woolley wrote: (And more generally a series of patches to fix and optimize the apache2filter. :) Sounds nice :) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian

Re: Building 2.0.35 on Win2k with mod_ssl

2002-04-08 Thread Sebastian Bergmann
. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: [PHP-DEV] Crash in Apache2Filter

2002-04-08 Thread Sebastian Bergmann
Sebastian Bergmann wrote: Win32, Apache 2.0.36-dev, PHP 4.3.0-dev (both current CVS) The crash seems to be gone now. However, the following compiler warnings remain: c:\Apache2\include\apr.h(334): warning C4142: benign redefinition of type c:\home\php\php4\sapi\apache2filter

[Win32] Current CVS crashes on shutdown

2002-03-19 Thread Sebastian Bergmann
main(int 3, const char * const * 0x00794198) line 621 + 11 bytes mainCRTStartup() line 338 + 17 bytes -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

[Win32] Current CVS and PHP as CGI

2002-03-19 Thread Sebastian Bergmann
-httpd-php .php Action application/x-httpd-php /php/php-cgi.exe -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: [Win32] Current CVS crashes on shutdown

2002-03-19 Thread Sebastian Bergmann
Sander Striker wrote: This is the exact same problem Bill Stoddard was facing. Are you sure you have current APR? Yes, I always make a cvs upd -dAP in the httpd-2.0 directory. This updates srclib/apr and srclib/apr-util as well as the httpd-2.0 module. -- Sebastian Bergmann http

Re: [Win32] Current CVS crashes on shutdown

2002-03-19 Thread Sebastian Bergmann
(apr_pool_t * 0x007942b8) line 690 apr_pool_terminate() line 527 apr_terminate() line 237 destroy_and_exit_process(process_rec * 0x007983b8, int 0) line 242 main(int 3, const char * const * 0x00794198) line 621 + 11 bytes mainCRTStartup() line 338 + 17 bytes -- Sebastian Bergmann http://sebastian

Win32 build broken

2002-03-19 Thread Sebastian Bergmann
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Win32 build broken

2002-03-19 Thread Sebastian Bergmann
Brian Pane wrote: Those look like some of the symbols introduced in the new version of PCRE that I just imported. They're defined in config.h, so they'll likely require a buildconf;configure;make clean. I'm using MSVC :) -- Sebastian Bergmann http://sebastian-bergmann.de

[Win32] Current CVS

2002-03-10 Thread Sebastian Bergmann
', possible loss of data server\protocol.c(664): warning C4018: '': signed/unsigned mismatch server\protocol.c(726): warning C4018: '': signed/unsigned mismatch -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift

Current CVS with PHP/CGI on Win32

2002-03-05 Thread Sebastian Bergmann
'' of the _parsed_ output of the script -- Sebastian Bergmann http://sebastian-bergmannde/ http://phpOpenTrackerde/ Did I help you? Consider a gift: http://wishlistsebastian-bergmannde/

Current CVS on Win32

2002-02-14 Thread Sebastian Bergmann
... does not compile, see http://www.sebastian-bergmann.de/apache.txt -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Current CVS on Win32

2002-02-14 Thread Sebastian Bergmann
Sebastian Bergmann wrote: ... does not compile, see http://www.sebastian-bergmann.de/apache.txt Stupid me, due to all the happiness over my new box I checked out apr and apr-util into httpd-2.0, not httpd-2.0/srclib/. Sorry for bothering, Sebastian -- Sebastian Bergmann http

Re: Current HEAD on Win32

2002-02-07 Thread Sebastian Bergmann
finden. : OpenEvent on ap468_shutdown event -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Current HEAD on Win32

2002-02-06 Thread Sebastian Bergmann
and taking a while, might be a few hours before all is very well again. No problem, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Current HEAD on Win32

2002-02-05 Thread Sebastian Bergmann
CPU time. I see two Apache processes in Win2K's task-manager, each using 10 to 30% of the CPU time. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Version numbering

2002-01-31 Thread Sebastian Bergmann
Rodent of Unusual Size wrote: Are we going to do something Linux-like and have development streams numbered 2.odd.x and the golden releases 2.even.x? You would have to do it the other way round, except you wanted to start GA with 2.2.0 :-) -- Sebastian Bergmann http://sebastian

Current CVS on Win32

2002-01-24 Thread Sebastian Bergmann
. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Current CVS on Win32

2002-01-24 Thread Sebastian Bergmann
Ian Holsman wrote: yep it's broken. standard httpd.conf file doesn't start. looks like it dies just after opening the errorlog file It works with -D ONE_PROCESS btw.. interesting... HEAD works again for me. Thanks, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de

PHP Apache2Filter crashes on Win32

2002-01-21 Thread Sebastian Bergmann
CVS of both Apache2 and PHP 4. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

PHP Apache2Filter

2002-01-20 Thread Sebastian Bergmann
lately that might cause this? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Apache 2.0: What's New and Who'll Benefit?

2002-01-12 Thread Sebastian Bergmann
Just came across this article http://www.internetnews.com/dev-news/article/0,,10_952841,00.html In the unlikely case that some of you don't read /. frequently, here you are :-) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Current CVS on Win32

2002-01-10 Thread Sebastian Bergmann
/htdocs block. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Current CVS on Win32

2002-01-10 Thread Sebastian Bergmann
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

mod_perl 2.0 on Apache 2

2002-01-03 Thread Sebastian Bergmann
Dunno if this is the right place to ask, but anyhow: Where can I find information on building / installing mod_perl 2.0 on Windows? Is this already possible? Greetings, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Re: mod_perl 2.0 on Apache 2

2002-01-03 Thread Sebastian Bergmann
line 13. You first need to set up your environment for command line builds (VCVARS32 and SETENV if you have brought your PSDK up to date) and this; I guess I have to do this now :-) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Re: [PHP-DEV] Apache2Filter crashes on Windows

2001-12-19 Thread Sebastian Bergmann
Sebastian Bergmann wrote: ap_save_brigade(ap_filter_t * 0x00564f00, apr_bucket_brigade * * 0x10d95984, apr_bucket_brigade * * 0x10a6bdf8, apr_pool_t * 0x10cd4070) line 416 + 71 bytes php_output_filter(ap_filter_t * 0x00564f00, apr_bucket_brigade * 0x00565068) line 350 + 32 bytes

Re: Apache2Filter crashes on Windows

2001-12-17 Thread Sebastian Bergmann
Daniel Stone wrote: Please provide a full gdb backtrace of the problem; just the last call on the stack won't help the developers much. How do I generate a backtrace with MSVC? :-/ -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I

Re: [PHP-DEV] Apache2Filter crashes on Windows

2001-12-17 Thread Sebastian Bergmann
Sebastian Bergmann wrote: Setup: Windows 2000, Apache 2 (current CVS), PHP 4 (current CVS). After several requests Apache.exe crashes, when using the Apache2Filter SAPI module of PHP 4. I built both debug versions of Apache 2 and PHP 4, and the debugger shows the cause

Apache2Filter crashes on Windows

2001-12-16 Thread Sebastian Bergmann
/util_filter.c:416: APR_BRIGADE_CONCAT(*saveto, *b); -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: FW: Windows XP

2001-11-26 Thread Sebastian Bergmann
and MySQL for some time now -- no problems at all. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Re: Current CVS on Win32

2001-11-22 Thread Sebastian Bergmann
Sebastian Bergmann wrote: I'm getting hundreds of errors, all referring to the following dso.c C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\wtypes.h(872) : error C2061: Syntax error: Identifier 'PALETTEENTRY' C:\Programme\Microsoft Visual Studio\VC98\INCLUDE\wtypes.h(873) : error C2059

Current CVS on Win32

2001-11-21 Thread Sebastian Bergmann
:\Programme\Microsoft Visual Studio\VC98\INCLUDE\wtypes.h(978): error C2143: Syntax error: Missing '{' before '*' -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

PHP4 as CGI with 2.0.25

2001-08-29 Thread Sebastian Bergmann
-source /php/php.exe This worked fine until now. Now I only get an The requested URL /php/php.exe/index.php was not found on this server. error when trying to access /index.php. Were there any changes that I might have missed? -- Sebastian Bergmann Measure

Re: cvs commit: httpd-2.0/server util_filter.c

2001-08-27 Thread Sebastian Bergmann
: 'ap_remove_input_filter' : 'void' function returns a value httpd-2.0\server\util_filter.c(210) : warning C4098: 'ap_remove_output_filter' : 'void' function returns a value -- Sebastian Bergmann Measure Traffic Usability http://sebastian-bergmann.de/http