On Sat, Jun 30, 2012 at 9:17 AM, Michal Čihaø <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

PHP Fatal error:  Class name must be a valid object or a string in<br>
libraries/display_import_ajax.lib.php on line 124<br>
PHP Stack trace:<br>
PHP   1. {main}() import_status.php:0<br>
PHP   2. PMA_importAjaxStatus() import_status.php:96</blockquote><div><br></div><div>I have installed PHP 5.4.4-1 and according to [1] that is all I have to do,</div><div>after setting <span style="font-family:monospace;font-size:medium">session.upload_progress.enabled = On, </span>in order</div>
<div>to see the upload progress bar. I read that the JSON extension is enabled</div><div>by default as of PHP 5.2.0.</div><div><br></div><div>I have a table and I exported it in .sql and .xml. When I drop the table and</div>
<div>import it back from either file, no progress is shown, and moreover, no </div><div>message it shown at all (import successful), but when I refresh, I can see</div><div>that the import has been made.</div><div><br></div>
<div>What steps do I have to follow in order to see the error you mentioned?</div><div><br></div><div>[1] <a href="http://www.phpmyadmin.net/documentation/#faq2_9">http://www.phpmyadmin.net/documentation/#faq2_9</a></div>
<div><br></div><div>--</div><div>Alex</div></div>