Check if a database is well installed

I tried to install wordpress under eclipse and xampp under ubuntu. I created the database (user: root, password: empty) by a sql command create database wordpress;, that is it. The wordpress seems to work, because I can run and see that with locallost under a browser. Then, I tried to install another wordpress projet (which works) that my colleague had already customised. He sent me all the wordpress files and a database file asyc.sql. I created another projet under eclipse …
Category: Web

Is it a good idea to edit WordPress within Eclipse?

A friend and I are building a WordPress website. He has already customised a WordPress theme, and I can view the new site in an Internet explorer and edit it within the WordPress tool. He has sent me the source code. I need to do many modifications, and as a developer, I want to do that with Eclipse instead of the WordPress tool (is it a good idea?) Under Linux, I have already installed Eclipse, PDT, XAMPP, and can run …
Category: Web

Strategy On Building Plugin Using Eclipse

Anyone who has experience in building wordpress plugin using eclipse PDT? My situation is: I need to build plugin that extend another plugin (look at it as premium version from another plugin) I already created project plugin core(the original plugin) by importing from svn repository I created eclipse library called wordpress and added it to plugin core project. I created another project plugin extender which will host scripts I created. The problem is, how to easily test it to wordpress, …
Category: Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.