Re: [PHP-DEV] phpmyadmin+sessions <<i>email protected</i>> known to destroy system ??? email protected> known to destroy system ???",1); ?> From: Sebastian Bergmann (sebastian.bergmann <email protected>)
Date: 07/21/00

waldschrott wrote:
> PHPMyAdmin canīt find any table and wonīt execute SQL commands properly
> and PHP itselft does not work either properly. Itīs very strange, both
> PHP and phpmyadmin seem to be able to perform 1 (maybe 2-3 more queries)
> before mysql terminates the connection with "Unknown error", phpmyadmin
> displays all tables and dbs at the left side, clicking on them reveals
> "no DB selected", but I did. PHP itself performs 1 query and stops then.

  I had the same problems. The solution here was to switch back from
php.ini-optimized to the standard php.ini from the distribution.

-- 
 <?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
 "125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
 chr($a[$i]-13);// http://gravedancer.rc5.de/ | sebastian.bergmann <email protected> ?>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>