Date: 07/21/00
- Next message: Sebastian Bergmann: "[PHP-DEV] File Uploads and Win32"
- Previous message: neilson <email protected>: "[PHP-DEV] PHP 4.0 Bug #5717: Crashing when using opendir()"
- In reply to: waldschrott: "[PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Next in thread: waldschrott: "Re: [PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Reply: waldschrott: "Re: [PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Sebastian Bergmann: "[PHP-DEV] File Uploads and Win32"
- Previous message: neilson <email protected>: "[PHP-DEV] PHP 4.0 Bug #5717: Crashing when using opendir()"
- In reply to: waldschrott: "[PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Next in thread: waldschrott: "Re: [PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Reply: waldschrott: "Re: [PHP-DEV] phpmyadmin+sessions <email protected> known to destroy system ???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

