ID:               41350
 Updated by:       [EMAIL PROTECTED]
 Reported By:      graham at directhostinguk dot com
-Status:           Assigned
+Status:           Feedback
 Bug Type:         MySQL related
 Operating System: Windows 2003
 PHP Version:      5.2.2
 Assigned To:      georg
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

I've committed a fix that should have resolved this.


Previous Comments:
------------------------------------------------------------------------

[2007-06-26 11:38:18] maxfm at abv dot bg

Just go to the end of php.ini
Change:
[PHP_MYSQL]
extension=php_mysql.dll
to:
;[PHP_MYSQL]
;extension=php_mysql.dll

Then go to:
;extension=php_mysql.dll
and enable it:
extension=php_mysql.dll

------------------------------------------------------------------------

[2007-06-24 09:37:28] ysangkok at gmail dot com

I'm experiencing the same problem with 5.2.3. Using CGI on IIS5.

I fixed it by using the dll from 5.2.1.

------------------------------------------------------------------------

[2007-06-21 10:51:18] chris at crgs dot co dot uk

Am using CGI here (php-cgi.exe in IIS6)

There appears to be some action on the MySQL bug...

------------------------------------------------------------------------

[2007-06-20 15:08:56] [EMAIL PROTECTED]

Is everyone running a CGI implementation or ISAPI?

------------------------------------------------------------------------

[2007-06-19 16:26:42] chris at crgs dot co dot uk

Re short_open_tag option

I have tested on my server with short_open_tag set to both 'on' and
'off' and get this problem whatever happens with PHP 5.2.3.

The error occurs even with this page:
<?php phpinfo(); ?>

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41350

-- 
Edit this bug report at http://bugs.php.net/?id=41350&edit=1

Reply via email to