Install WordPress on Localhost
October 27th, 2013 by admin
->
I’m creating a massive WordPress Theme and Plugin Tutorial, so I will first show you how to install WordPress on a Localhost for development purposes. Articl…
Written by - Visit WebsitePosted in Wordpress Tutorial Videos
October 27th, 2013 at 1:13 pm
BAKWAS VIDEO SON MUCH TIME? TAKING
October 27th, 2013 at 1:13 pm
>>>>>THIS BROUGHT IN? $710,000 IN 28 DAYS!<<<<<
MONEY.CASHCOWCLOUD. COM
October 27th, 2013 at 1:13 pm
thanks?
October 27th, 2013 at 1:13 pm
Dude? thank you so much…
October 27th, 2013 at 1:13 pm
You’re very welcome π This nice guy explains what to do to fix that ? 495west. com/post/4895753657/bash-mysql-command-not-found
October 27th, 2013 at 1:13 pm
When I type ‘mysql5 -u root -p’ I get ‘-bash: mysql5: command not found’
Is there a tutorial that can help me setup what is missing so I can continue this tutorial?
I have been successful with phpMyAdim. ? Should I just stick to this method? I feel like I should know both.
Thanks for everything DB. I couldn’t do it without ya!
October 27th, 2013 at 1:13 pm
Thank you for helping? out π
October 27th, 2013 at 1:13 pm
Hey Derek! I just wanted to point out to anyone using XAMPP that they should copy/paste the wordpress folder into the htdocs folder inside of XAMPP. I only mention this because for some reason I’ve always had a hard time using MySQL on my computer, even when I was going through your Java tutorials. I must have messed up the installation or? something. But the use of phpMyAdmin through XAMPP has helped me a ton. Thanks again Derek! I’m excited to start this series finally.
October 27th, 2013 at 1:13 pm
You don’t have to wait because here is? everything you need for a shopping cart newthinktank. com/2012/02/create-an-online-store/
Everything is 100% free. I give away the theme I actually used on one site and pretty much everything else. Yes that is a good plan
October 27th, 2013 at 1:13 pm
Oh! Well that is very good to know. Makes me look? forward to your WordPress shopping-cart tutorial section. Thanks for the advice. Do you think the track: html/css > javascript > PHP > WordPress would be good for me to follow?
October 27th, 2013 at 1:13 pm
I never tried to sell themes, but I used to make them and give them away. I know you can make a ton of money making WP shopping carts because that is how I make my living. If you get very good at making themes I’m sure you’ll be able to sell them, but it? might be hard when you are first starting out.
October 27th, 2013 at 1:13 pm
Hey Derek! Quick question for you: I’m pretty good with xhtml/css, currently re-familiarizing myself with Javascript, then going to go through your PHP tutorials, then plan on going? through your WordPress stuff. My goal is to develop and sell WordPress themes, would this be a pretty good track to accomplish my goals? I also went through your web design series and saw that you later turn the website into a theme, and it looks like that will be very helpful too.
October 27th, 2013 at 1:13 pm
Great! I’m glad? you got it fixed π
October 27th, 2013 at 1:13 pm
I? forgot to turn on MySql on XAMPP. My bad. Thank you for the video. π
October 27th, 2013 at 1:13 pm
Did you look at the? article I link to in the description? Do you have mysql set up? You need to have a bunch of things set up to get it to work like the web server, php, mysql, etc.
October 27th, 2013 at 1:13 pm
I did everything as you said but commands described in this video does not work. After typing in and entering every command I receive? no confirmation about success, just another -> and nothing happens.
October 27th, 2013 at 1:13 pm
Thank you for helping? π
October 27th, 2013 at 1:13 pm
And another thing for Windows users, when you install MySQL, it also installs MySQL Command Line Client. If you choose to create your database from the command line rather than in myPhpAdmin (part of XAMPP), then just go to your start menu and type mysql and choose “MySQL Command Line Client”. Using that you will be able? to use the commands used in this video (rather than messing with environment PATH variables).
October 27th, 2013 at 1:13 pm
And my problem was actually a combination of Skype using port 80 and VMware Workstation Server using port 443. VMware is a pretty common program so I’m surprised it wasn’t mentioned on any forums when I was looking? for a solution. Open VMware Workstation > Workstation Preferences > Shared VMs > Disable Sharing.
Finally, if you are unsure (and on Windows) use this at the cmd prompt to find what service PID is using the port: “netstat -oan | findstr 0.0:80” or “netstat -oan | findstr 0.0:443”.
October 27th, 2013 at 1:13 pm
For anyone getting installation failed for Apache because port 21 or 443 are in use: 1) If you have Skype, Tools > Options > Advanced > Connection > Uncheck “Use port 80/443…” > Save > Restart Skype. Another cause for Windows users could be if you have IIS installed. To check if you do, run “services.msc” from the cmd prompt and browse to find World Wide Web Publishing Service. If you have that service, stop it. You have to disable? IIS from running at startup if you want Apache to instead.
October 27th, 2013 at 1:13 pm
For which command? That just means the program you are calling? isn’t installed or it can’t be located
October 27th, 2013 at 1:13 pm
what happens if in terminal it? says command not found?