From:             [EMAIL PROTECTED]
Operating system: Linux new 2.2.16-storm #1 
PHP version:      4.0.6
PHP Bug Type:     MySQL related
Bug description:  MySQL: Unable to save result set in 

mysql_query("INSERT INTO intranet (login,imie_nazwisko,haslo) VALUES
('milewskij','','657998')");



'./configure' '--prefix=/usr' '--with-apxs=/usr/bin/apxs'
'--with-regex=system' '--with-config-file-path=/etc/php4/apache'
'--enable-calendar' '--without-dom' '--enable-filepro' '--enable-ftp'
'--enable-sysvsem--enable-sysvshm' '--enable-track-vars'
'--enable-trans-sid' '--disable-static' '--with-gd' '--with-mm'
'--with-mysql=/usr/local/mysql' '--with-pcre-regex=/usr' '--enable-sockets'
'--with-ttf' '--with-yp' '--with-zlib' '--with-jpeg-dir=/usr'
'--with-png-dir=/usr'



it crashes on INSERT and DELETE query (not on SELECT)
I read FAQ and that recompiling with path to mySQL will solve the problem,
but it doesn't

the same script running on redhat 7 with PHP 4.0.2 and the same mySQL and
mod_auth_mysql returns no error

please help me as soon as you can

Jakub Formela


phpinfo: http://new.pharmag.pl
script with error
http://new.pharmag.pl/strony/run/konw_users.php?rodzaj=intranet
-- 
Edit bug report at: http://bugs.php.net/?id=12009&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]

Reply via email to