<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Stephan Miller &#187; apache</title> <atom:link href="http://www.stephanmiller.com/tag/apache/feed/" rel="self" type="application/rss+xml" /><link>http://www.stephanmiller.com</link> <description>Building Websites, Traffic, and Income</description> <lastBuildDate>Tue, 20 Sep 2011 13:59:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Experiencing Technical Difficulties</title><link>http://www.stephanmiller.com/experiencing-technical-difficulties/</link> <comments>http://www.stephanmiller.com/experiencing-technical-difficulties/#comments</comments> <pubDate>Sat, 16 Aug 2008 22:10:07 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[Php]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[apache]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/experiencing-technical-difficulties/</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/experiencing-technical-difficulties/' addthis:title='Experiencing Technical Difficulties ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Right now, for some reason, I can&#8217;t access my WordPress admin. Well, I can. In one way. I can click around on the top menu. The thing is that, nothing appears below as I do this. The cause: rebuilding my PHP install to add new modules. The solution: I have no clue until I start [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/experiencing-technical-difficulties/' addthis:title='Experiencing Technical Difficulties' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/experiencing-technical-difficulties/' addthis:title='Experiencing Technical Difficulties ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><p>Right now, for some reason, I can&#8217;t access my WordPress admin. Well, I can. In one way. I can click around on the top menu. The thing is that, nothing appears below as I do this.</p><p
align="center"><a
href="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2008/08/wordpressadmindisappeared.jpg"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2008/08/wordpressadmindisappeared-thumb.jpg" alt="WordpressAdminDisappeared" width="500" height="246" /></a></p><p>The cause: rebuilding my PHP install to add new modules.</p><p>The solution: I have no clue until I start sniffing around a bit.</p><p>Troubleshooting route:</p><ul><li>Upgrading my WordPress installation to the latest version and hope for the best. This worked once for an issue I was having and I didn&#8217;t ask any questions. And it needs this anyway.</li><li>Rebuild again, paying much more attention to the options.</li><li><a
href="http://www.stephanmiller.com/deactivate-wordpress-plugins-through-phpmyadmin/" target="_blank">Uninstall plugins via the database</a> one at a time until I the admin works right. Find out what the plugin that triggered the issue requires to run and make sure I have that PHP module installed.</li><li>Search in Forums forever.</li><li>Ultimately I am sure I will have to play with the PHP installation again in one way or another, but I would rather have some info first.</li></ul><p>So, as I write this, there are 8 comments waiting for moderation. I can&#8217;t do anything about this until I get the WordPress issue fixed.</p><p><strong>Update</strong></p><p>It turns out that WP Enhanced Management made my admin disappear. Not quite sure why. Don&#8217;t need it. It&#8217;s enough that everything else seems to work.</p><p>I upgraded everything when I was in there except for WordPress. I upgraded WordPress to the most current version on my other blog and now some plugins very important to me will not work including the Accordian widget plugin and the most important Alinks plugin. I am not sure if I will find replacements or just roll the installation back to the old version. Rolling back is not really a good choice since I will be stuck there for a while.</p><p><strong>A Few Pointers on Deactivating WordPress Plugins Through the Database</strong></p><p>This process has changed a bit since I wrote the post I link to above.</p><p>I copied the contents of the &#8220;option_value&#8221; cell in the  &#8220;active_plugins&#8221; row in the &#8220;wp_options&#8221; table into notepad and saved it first.</p><p>Then I deleted the contents of this cell. This deactivates every plugin. I then went through and reactivated each one. When I hit the bad one, the admin disappeared again. At least I knew which one did it now.</p><p>Now instead of doing all of this over. I just deleted the bad entry, but this was tricky.</p><p><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  src="http://farm4.static.flickr.com/3292/2772657338_8466fc6241.jpg?" alt="Activated Plugins" width="500" height="355" /></p><p>If you notice at the top of this text is &#8220;a:38:&#8221;. That will be important. I wanted to remove wp-enhanced-management right near the end. First I just deleted that part. Wrong! That deactivates all plugins. So I pasted the contents of notepad back into it and saved that. This brought me back to where I was.</p><p>What I really had to delete is the following:</p><p>;s:49:&#8221;wp-enhanced-management/wp-enhanced-management.php&#8221;;i:37</p><p>Then I had to change a:38 at the beginning to a:37.</p><p>I guess the &#8220;i&#8221; number is some sort of running count. And the &#8220;a&#8221; number at the beginning is the next number in line. So I just shifted the wp-pagenavi plugin into the #36 slot. I then changed the next number in line to 37. Worked like a charm.</p><p>Now to do the other site and catch up on comments.</p><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/experiencing-technical-difficulties/' addthis:title='Experiencing Technical Difficulties' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/experiencing-technical-difficulties/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Installing Apache on Vista</title><link>http://www.stephanmiller.com/installing-apache-on-vista/</link> <comments>http://www.stephanmiller.com/installing-apache-on-vista/#comments</comments> <pubDate>Sun, 22 Apr 2007 01:06:57 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Hosting]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Vista]]></category> <category><![CDATA[apache]]></category> <category><![CDATA[apache on vista]]></category> <category><![CDATA[apache+on+vista]]></category> <category><![CDATA[windows vista]]></category> <category><![CDATA[windows+vista]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/2007/04/22/installing-apache-on-vista/</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/installing-apache-on-vista/' addthis:title='Installing Apache on Vista ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>This really sucked. No one gives the complete information anywhere, so I thought I would explain step by step what I went through to install Apache 2.2 on Centrino Duo Laptop running Windows Vista Business. Just a testing server, to try sites before I upload them live. This task went pretty simply on Windows XP [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/installing-apache-on-vista/' addthis:title='Installing Apache on Vista' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/installing-apache-on-vista/' addthis:title='Installing Apache on Vista ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><p>This really sucked. No one gives the complete information anywhere, so I thought I would explain step by step what I went through to install Apache 2.2 on Centrino Duo Laptop running Windows Vista Business. Just a testing server, to try sites before I upload them live. This task went pretty simply on Windows XP Home.</p><p>I started out by downloading Apache. I figured what the heck, run the installation program. After all, that&#8217;s what I wanted to do, install Apache and most installation applications work. Its the answer I was looking for, but not quite the answer I got.</p><p>The program opened the command prompt window, which is normal. Then it started showing error after error. Of course, with the command prompt window, I could&#8217;t copy what the errors were, just try to remember the general gist of what was going on.</p><p>With this minimum knowledge of the issue at hand and hoping that others had attempted this same impossible feat, vanquished it, and lived to tell about their tales, I set out to the wilderness of Google, where snake oil salesmen still reign supreme every few links or so.</p><p>But searching for &#8220;installing apache on vista&#8221; brings up mainly forums, which is a good indication of knowledge to be had with minimum ads. My attitude with forums is read as much about the problem as you can at different forums, scope out the stupid posts, and try everything possible up to sacrificing a goat.</p><p>And here is what I came up with, with a few added twists that I discovered myself. At least I think I did. It is very hard to stand behind claims like these in a digital age.</p><ol><li>First, if you are at the point where you have already installed Apache on your Vista machine, are searching on Google and found this post, I accomplished my goal. No, to be serious, you need to uninstall Apache. In Classic View, look for Programs and Features. In Control Panel Home, look for Programs. Find Apache there, click on it and choose uninstall. We will revisit the whole Control Panel/Classic View discrepancy later when it gets even more interesting.</li><li>You must be in Classic View in the Control Panel to do the following. For the life of me, I couldn&#8217;t find a way to do it form the default view. Scroll down to User Accounts and double click it. The very bottom link on the page should say &#8220;Turn User Account Control On or Off&#8221;. Click this link. With the window that pops up, uncheck the box that says &#8220;Use User Account Control to protect your computer&#8221;. Choose OK, and your done.</li><li>Restart your computer. I hate this part. Processors get faster and faster, but this doesn&#8217;t seem to affect the load time of operating systems. With each faster system, it seems to take even longer to reboot.</li><li>When you finally get your computer back up, Vista will show the default, scary, Swiss army knife insignia looking message telling you that your computer is at risk. Don&#8217;t let this worry your little head. When we are done, you can set this back.</li><li>Install Apache again. The Monitor Apache Services software won&#8217;t work, but don&#8217;t worry. The only error you should see is the ironic box that is titled &#8220;Error&#8221; and the message says &#8220;The operation completely successfully.&#8221; The stop, start, and restart links will work and that&#8217;s all that matters.</li><li>Now this is the important part. Edit your httpd.conf file now, before you activate User Account Control again. I am not even sure what UAC does. It may be useless but it sure stopped me from changing the settings for Apache server. I tried to do it after I activated it again, and waited for the whole ceremony of rebooting. The damn thing would not let me save the file. I searched to find out why and didn&#8217;t find much, so I decided to turn this whole UAC thing off again. After all, I rather enjoy spending Saturday watching my computer reboot 50 times. It finally worked. I save the settings.</li><li>But then PHP didn&#8217;t install correctly, but that will have to be a topic of another post, because I have yet to find a way to fix it. I seem to remember having issues installing PHP before. After a few hours searching, the answer will be so simple, if only I had typed in the right question the first time. Until then, I have a server that only serves HTML pages.</li><li>But MySql installed without a hitch. I just backup my whole data folder for my local database instead of doing imports and exports and when I have to move a database server, I just copy the backup data folder over the one in the new installation and it works quickly and easily.</li></ol><p>I have a feeling that I will be running into more issues like this with Vista, so stay tuned to my new Vista category. Yeah, I know, that&#8217;s a little stupid to say, since I post like I&#8217;m bipolar. Write 20 posts in a week, then forget about this place for three months. But problems like this that took me a few hours looking are worth writing about.</p><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/installing-apache-on-vista/' addthis:title='Installing Apache on Vista' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/installing-apache-on-vista/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/17 queries in 0.006 seconds using disk: basic
Object Caching 719/743 objects using disk: basic

Served from: www.stephanmiller.com @ 2012-02-13 16:02:11 -->
