From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0.6
PHP Bug Type: MySQL related
Bug description: "--with-apxs" can cause the error "MySQL: Unable to save result set
in"
I had read #12009 and #11765
I found that the same error may be generated by the configuration tag
"--with-apxs"
I recompiled php-4.0.6 just without "--with-apxs" and then ran the same
script error.php(src posted in #12009) through the command line ---
root@localhost # php ./error.php
X-Powered-By: PHP/4.0.6
Content-type: text/html
root@localhost #
NO ERROR at all!
--
Edit bug report at: http://bugs.php.net/?id=12029&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]