|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-07-10 09:37 UTC] derick@php.net
[2001-07-11 07:31 UTC] kuba at 3net dot pl
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 13:00:01 2025 UTC |
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' mysql_query only returns error with INSERT and DELETE (no problem with SELECT) I tried to recompiled with path to mysql, as you've said in FAQ, but it didn't solve problem... the same script with the same mySQL databases running on PHP 4.0.2, the same mySQL (the 3.23.39), on Redhat 7 returns no error please help me ASAP phpinfo: http://new.pharmag.pl/test.php script with error: http://new.pharmag.pl/strony/run/konw_users.php?rodzaj=intranet