Oops. Stumbling on another error. seems I should have uninstalled the media module instead of only manually deleting it. (duh!). Now I tried to clear caches and get this error:<br><br><em class="placeholder">PDOException</em>: SQLSTATE[42S02]: Base table or view not found: 1146 Table &#39;tonymacc_drp2.dr_media_type&#39; doesn&#39;t exist: SELECT mt.*
FROM 
{media_type} mt
ORDER BY weight ASC; Array
(
)
 in <em class="placeholder">media_type_get_types()</em> (line <em class="placeholder">134</em> of <em class="placeholder">/home3/tonymacc/public_html/drupal/sites/all/modules/media/includes/media.types.inc</em>).<br><br>
As I interpret it the clear cache function is looking for a &quot;media type&quot; table and wanting to clear out the cache for it. Boy this is as much fun as IBM dumps. How can I turn off this particular select statement? SELECT mt.*
FROM 
{media_type} <br><br>Thanks<br>Tony<br><br><br><div class="gmail_quote">On Mon, Sep 10, 2012 at 9:05 PM, Anthony <span dir="ltr">&lt;<a href="mailto:tony@tony-mac.com" target="_blank">tony@tony-mac.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Deleting the media module directory in sites/all/modules/ was enough. Why go complicated? Tabula rasa. <br><div class="HOEnZb">
<div class="h5"><br><div class="gmail_quote">On Mon, Sep 10, 2012 at 7:05 AM, Anthony <span dir="ltr">&lt;<a href="mailto:tony@tony-mac.com" target="_blank">tony@tony-mac.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don&#39;t see a record for the media or the media_internet module. Only file-entity rec exists. Delete that? <br><div>

<div><br><div class="gmail_quote">On Mon, Sep 10, 2012 at 5:14 AM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net" target="_blank">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Look for the module in the systems table and remove the record.<br>
<br>
Earnie<br>
<div><div><br>
On Mon, Sep 10, 2012 at 12:14 AM, Anthony &lt;<a href="mailto:tony@tony-mac.com" target="_blank">tony@tony-mac.com</a>&gt; wrote:<br>
&gt; Sounds like media module did something in the db and then crashed or<br>
&gt; something.<br>
&gt;<br>
&gt; On Sun, Sep 9, 2012 at 9:13 PM, Anthony &lt;<a href="mailto:tony@tony-mac.com" target="_blank">tony@tony-mac.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On my remote site <a href="http://tony-mac.com" target="_blank">tony-mac.com</a> I tried to install media module but got an<br>
&gt;&gt; error when I tried to enable it (in drush) about not enough memory. So i<br>
&gt;&gt; deleted the single line php.ini file, whose 1 line command was saying<br>
&gt;&gt; increase memory to 128m, in the root of the drupal install and then went and<br>
&gt;&gt; changed the memory setting in php.ini file in the root of the site - dir<br>
&gt;&gt; above public_html. Then added 128 memory line to settings.php.<br>
&gt;&gt; (and as I still have not figured out how to get site aliases to work I can<br>
&gt;&gt; not connect and sync to local site, which I know I should have one before<br>
&gt;&gt; messing with the remote).<br>
&gt;&gt;<br>
&gt;&gt; Still getting:<br>
&gt;&gt;<br>
&gt;&gt; PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table<br>
&gt;&gt; &amp;#039;to<br>
&gt;&gt; nymacc_drp2.dr_media_type&amp;#039; doesn&amp;#039;t exist: SELECT mt.*<br>
&gt;&gt; FROM<br>
&gt;&gt; {media_type} mt<br>
&gt;&gt; ORDER BY weight ASC; Array<br>
&gt;&gt; (<br>
&gt;&gt; )<br>
&gt;&gt;  in media_type_get_types() (line 134 of<br>
&gt;&gt; /home3/tonymacc/public_html/drupal/sites<br>
&gt;&gt; /all/modules/media/includes/media.types.inc).<br>
&gt;&gt; Drush command terminated abnormally due to an unrecoverable error.<br>
&gt;&gt; [error]<br>
&gt;&gt; Drush was not able to start (bootstrap) Drupal.<br>
&gt;&gt; [error]<br>
&gt;&gt; Hint: This error can only occur once the database connection has<br>
&gt;&gt; already been successfully initiated, therefore this error generally<br>
&gt;&gt; points to a site configuration issue, and not a problem connecting to<br>
&gt;&gt; the database.<br>
&gt;&gt;<br>
&gt;&gt; Drush was attempting to connect to :<br>
&gt;&gt;   Drupal version    : 7.14<br>
&gt;&gt;   Site URI          : <a href="http://default" target="_blank">http://default</a><br>
&gt;&gt;   Database driver   : mysql<br>
&gt;&gt;   Database hostname : localhost<br>
&gt;&gt;   Database username : tonymacc_drp2<br>
&gt;&gt;   Database name     : tonymacc_drp2<br>
&gt;&gt;   Database          : Connected<br>
&gt;&gt;   Default theme     : omega_html5_tony<br>
&gt;&gt;   Administration theme: seven<br>
&gt;&gt;   PHP configuration : /etc/php.ini<br>
&gt;&gt;   Drush version     : 5.4<br>
&gt;&gt;   Drush configuration:<br>
&gt;&gt;   Drupal root       : /home3/tonymacc/public_html/drupal<br>
&gt;&gt;   Site path         : sites/default<br>
&gt;&gt;   Modules path      : sites/all/modules<br>
&gt;&gt;   Themes path       : sites/all/themes<br>
&gt;&gt;   File directory path: sites/default/files<br>
&gt;&gt;   Private file directory path:<br>
&gt;&gt;   temp              : /home3/tonymacc/public_html/drupal/tempdir<br>
&gt;&gt;   %paths            : Array<br>
&gt;&gt;<br>
&gt;&gt; You can select another site with a working database setup by<br>
&gt;&gt; specifying the URI to use with the --uri parameter on the command<br>
&gt;&gt; line or $options[&#39;uri&#39;] in your drushrc.php file.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; How can I get a backup restored? How can I fix? Bluehost backup has f^%&amp;ed<br>
&gt;&gt; me up in the past.<br>
&gt;&gt; Thanks<br>
&gt;&gt; Tony<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt; Anthony Stefan Maciejowski<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt;<br>
&gt; Anthony Stefan Maciejowski<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; --<br>
&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
<span><font color="#888888"><br>
<br>
<br>
--<br>
Earnie<br>
-- <a href="https://sites.google.com/site/earnieboyd" target="_blank">https://sites.google.com/site/earnieboyd</a><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></span></blockquote></div><br><br clear="all"><br></div></div><span><font color="#888888">-- <br><p><b style="font-size:13px;font-family:&#39;Lucida Handwriting&#39;,cursive"><i>Anthony Stefan Maciejowski</i></b></p>

<p>
</p><br><p></p><br>
</font></span></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><p><b style="font-size:13px;font-family:&#39;Lucida Handwriting&#39;,cursive"><i>Anthony Stefan Maciejowski</i></b></p>
<p>
</p><br><p></p><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><p><b style="font-family:&#39;Lucida Handwriting&#39;,cursive;font-size:13px;background-color:rgb(255,255,255)"><i>Anthony Stefan Maciejowski</i></b></p><p>
</p><br><p></p><br>