Re: [PHP-DEV] Bug in PHP

2002-11-07 Thread Stephen Cope
Mike Robinson wrote: You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. Is this documented anywhere? I recall it was fairly well known but it wasn't explicitly mentioned in the install notes. I don't have my bookmarks here,

Re: [PHP-DEV] Bug in PHP

2002-11-06 Thread Markus Fischer
You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. The combination you're using is known to have serious problems and is not recommended. On Mon, Nov 04, 2002 at 05:36:53PM -0200, Domingos Teruel wrote : Dear Sir, I

RE: [PHP-DEV] Bug in PHP

2002-11-06 Thread Mike Robinson
Markus Fischer writes: You can use PHP as CGI on Win32/IIS platform which proves to be far more stable or use Apache instead of IIS. The combination you're using is known to have serious problems and is not recommended. Is this documented anywhere? Regards Mike

Re: [PHP-DEV] Bug #14651: PHP close tag (?) in a comment acts as a close; this did not happen in 4.0.x

2001-12-21 Thread Andrew Sitnikov
Hello mike, This is not bug, this is features: http://www.php.net/manual/en/language.basic-syntax.comments.php The one-line comment styles actually only comment to the end of the line or the current block of PHP code, whichever comes first. Please mark this bug as bogus. mmc From:

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-14 Thread Joao Prado Maia
On Fri, 14 Dec 2001, Sander Roobol wrote: There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. IMO, the simplest solution to

Re: [PHP-DEV] Bug #14481: PHP 4.1.0 fails to compile with curl 7.9.2

2001-12-13 Thread Sterling Hughes
From: [EMAIL PROTECTED] Operating system: Linux (RH 7.0) PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: PHP 4.1.0 fails to compile with curl 7.9.2 you have an old version of cURL (ie, you've incorrectly installed curl 7.9.2). Please

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Joao Prado Maia
Yes, thats indeed true. I understand the mess with GD 2.0.1 having a lot of bugs and everything, but if you are supporting GD2 based functions on 4.0.6 and then take it away on the Windows version of 4.1.0, people are definetely have problems. I'm one of those unlucky bastards that have to

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with oldversion of GD

2001-12-13 Thread Jani Taskinen
There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. --Jani p.s. Who actually built win32 binaries this time?? Daniel? On Thu, 13

Re: [PHP-DEV] Bug #14495: PHP Windows Binary packaged with old version of GD

2001-12-13 Thread Sander Roobol
There is a bug report: http://bugs.php.net/bug.php?id=11813edit=1 in which I suggested the person whoever builds the binary releases to build two versions of the GD extension..this didn't happen for some reason. IMO, the simplest solution to this problem is to provide php_gd2.dll in a

Re: [PHP-DEV] Bug in PHP 4.2.0-dev

2001-11-13 Thread Markus Fischer
Sterling, I've looked at this last time when Thomas Cox reported a similar problem. I've tracked it down to the changes you last did when converting to the new zend_parse_parameters() api (it was the change from zval_dtor() to zval_ptr_dtor() ). - Markus On Tue, Nov 13, 2001 at 05:48:25PM

RE: [PHP-DEV] Bug #12989: php sets the wrong default header (use not mimetypes)

2001-08-28 Thread Criegern, Phillipp von (PDV)
Have a look a the default_mimetype = text/html Entry in your php.ini Subject: [PHP-DEV] Bug #12989: php sets the wrong default header (use not mimetypes) From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: php sets

Re: [PHP-DEV] Bug #12721: PHP crashes at any code-highlight related command

2001-08-14 Thread Zeev Suraski
At 20:07 13-08-01, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Redhat/7.0, kernel 2.2.16 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP crashes at any code-highlight related command I have (over several versions of apache and

Re: [PHP-DEV] Bug #12456: PHP does not compile with --with-apxs2

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! [EMAIL PROTECTED] schrieb: From: [EMAIL PROTECTED] Operating system: Linux Slackware 8.0 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: PHP does not compile with --with-apxs2 Apache 2.0.16 was configured with --enable-so PHP was configured

Re: [PHP-DEV] Bug #12456: PHP does not compile with --with-apxs2

2001-07-30 Thread Ramsi Sras
UNSUBSCRIBE ME PLEASE!! Sascha Schumann schrieb: On 29 Jul 2001, [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux Slackware 8.0 > PHP version: 4.0.6 > PHP Bug Type: Compile Failure > Bug description: PHP does not compile with --with-apxs2 > > > Apache

Re: [PHP-DEV] Bug #12456: PHP does not compile with --with-apxs2

2001-07-30 Thread Jani Taskinen
Sascha, don't you have any web browsers to use? Next time, save my time and use the damned web interface to answer to the bug reports. Or don't do it at all. --Jani On Sun, 29 Jul 2001, Sascha Schumann wrote: On 29 Jul 2001, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED]

Re: [PHP-DEV] Bug #12456: PHP does not compile with --with-apxs2

2001-07-29 Thread Sascha Schumann
On 29 Jul 2001, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Linux Slackware 8.0 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: PHP does not compile with --with-apxs2 Apache 2.0.16 was configured with --enable-so That

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-10 Thread Phil Driscoll
On Tuesday 10 July 2001 04:24, Joey Smith wrote: Geez...is this not in the FAQ? It really should be... Perhaps, for the next installer, this msg could be modified to: Unable to configure webserver, due to a missing OCX control on your system, the install Wizard is unable to configure your

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-10 Thread Joey Smith
Thanks, Phil! I apologize...I have been unable to duplicate the error, myself, so I've never seen the error...:) On Tue, 10 Jul 2001, Phil Driscoll wrote the following to Joey Smith and...: On Tuesday 10 July 2001 04:24, Joey Smith wrote: Geez...is this not in the FAQ? It really should be...

Re: [PHP-DEV] Bug #11997: PHP Won't work on XP 2

2001-07-09 Thread Joey Smith
Geez...is this not in the FAQ? It really should be... Perhaps, for the next installer, this msg could be modified to: Unable to configure webserver, due to a missing OCX control on your system, the install Wizard is unable to configure your web server. However, PHP has been sucessfully

Re: [PHP-DEV] Bug #10570: PHP 4.0.5 - Cannot connect to mySQL database

2001-04-30 Thread Steve Meyers
I had the same problem when I first compiled 4.0.5, using the built-in MySQL libraries. I changed my configure line to use --with-mysql=/usr/local/mysql and it worked fine after that. I had the same problem on two different boxes. Seems kind of odd that they didn't catch this one... [EMAIL

Re: [PHP-DEV] Bug #10443: PHP Crashes when it opens complicatedpages

2001-04-22 Thread Rasmus Lerdorf
A SIGSEGV should be easy to fix if you can get us a core backtrace. Run httpd -X under gdb and make the problem happen. Then type "bt" in gdb and send us that output. If PHP is compile using --enable-debug it will provide the most useful info for us. -Rasmus On 22 Apr 2001 [EMAIL PROTECTED]

RE: [PHP-DEV] Bug #10355: PHP-DEV Mailing list is flaky

2001-04-16 Thread Chris Newbill
I will probably start using that as well, thanks, but the list should still operate properly don't you think? -Chris -Original Message- From: Joe Brown [mailto:[EMAIL PROTECTED]] Sent: Monday, 16 April, 2001 7-51 pM To: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] Bug #10355: PHP-DEV

Re: [PHP-DEV] Bug in Php 4.0.4pl1 configure (does not require solid lib)

2001-03-05 Thread Dan Kalowsky
This has already been fixed in CVS. I thought I placed the fix into the 4.0.4pl1 as well, but apparently I didn't :\ Denis Gasparin wrote: Hi to all! I found a bug in the configure script of PHP 4.0.4pl1 in the solid section. There is a test in this file for the existence of