-
Letzte Artikel
Letzte Kommentare
- PrimeInstruction bei How to Choose a WordPress Expert
- highfxmedia bei How to Choose a WordPress Expert
- highfxmedia bei How to Choose a WordPress Expert
- j k bei Q&A: How do you become a top blog on WordPress?
- awong_pk bei How or where do you add widgets to WordPress blogs?
Archive
Kategorien
Meta
Links
Thank you, o/
Thanks. Great video.
i can’t go to phpmyadmin….
This Worked flawlessly on Ubuntu 10.04 using Xampp 1.7.3a (for linux), installing WordPress 2.9.2!
Thanks!
@boboelmo
You don’t have to, but you will have to change it before uploading.
I haven’t had much luck trying to develop that way since the database settings differ as well as it’s contents, then the fact the file paths will differ as well.
It’s usually best to develop locally then launch publicly once a release point has been reached. You can also allow remote connections to your database and use the same database, but that’s a security risk.
If I’m going to use this as a testing platform for my online wordpress blog and I wanted to do all my customization and everything on localhost, then FTP it to my web host, will I need to make the database names and passwords the same as they are on my web host?
I want to thank you so much for this tutorial; it saved me a lot of time and effort and the subject was clearly presented
Please keep up the good work and thank you again
Thank you very much for this tutorial. I just started using linux not long ago and this helped me out a ton. Great video.
sudo chmod 777 /opt/lamp/htdocs is one way. The other way and better way is to change ownership to your username like so:
chown username:usergroup -R /opt/lampp/htdocs
When you install it, you used sudo, which means it’s owned by the root user and only that user has permissions to the file. Either one of those methods should fix it though.
When ever I try and edit, copy, and delete file from /opt/lampp/htdocs/ it says “You do not have the permissions nexassary to save the file” can someone please help?
these guides were awesome! finally able to do some wordpressin
That error didnt mean anything significant it seems
i get the same kind of error
really good job thanks.
I’m going to add a Windows version very soon! I’m doing some work on the site, giving it a face lift.
What do you mean the specs or the operating system, the operating system is ubuntu, ubuntu is a linux distribution. Its good for people new to linux
what kinds computer is that