Had to help a client see images on her site today. Had me a bit perplexed in the beginning, however I figured it had to do with her browser and not with the site, and that was correct.
She had sent me an email that she had deleted all the images from a page, which kinda freaked me out for a bit, but they were there when I accessed the site.
So how do you fix this perplexing situation?
From with in Firefox (I'm using 3 currently)
Tools>Options>Content Tab
After exporting the db from the live site, goto your local phpMyAdmin
Select your local wp database on the left, and then Import
Browse to your file, and then select Go
After the import you need to change two entries in the DB both are in wp_options
siteurl needs to be changed to your local site url &
home also needs to be changed to your local url
Also you will need to login with the live site user name and password, not the one you may have set up originally for the local site.
Well I ran into some trouble installing XAMPP on my new laptop, and I figured if I have to read a howto somewhere I might as well try the new WAMP. I've been reading about it, and it's used in a few video how to's I've seen on Drupal, so though I'd give it a go.
Downloaded WAMP from: http://www.wampserver.com/en/ and installed it following these instructions:
http://www.simplehelp.net/2008/08/25/how-to-install-and-setup-apache-mys...
Install the exe file you just downloaded.
Well I've had to search all over for this and never did find it anywhere, but was able to put something together that I think is going to work. So here we go...
AVG Firewall>Configure>Applications>Add Application
Application name: Whatever name you want to name it
Application path: click on the ... and find the exe for the program you want to make the adjustment for, in this case uTorrent. To put in custom name you actually have to do it after you have the Application accepted.
Action: Select from the drop down list: Advanced configuration>Create Rule
I did the zipped install to c:/xampp
Stared up Apache, MySql, and Mercury entered 127.0.0.1 in my browse got in everything running, Selected Security and did everything listed to secure XAMPP, MySQL, PhpMyAdmin, and Mecury Mail. I left PHP as is.
The following steps I've either picked up at the sites I'll list at the end, or figured out myself during my last install. After making a change to each file stop and start your services, so you can find any typo's or errors file by file. If you want until the end you'll have to recheck everything.
