Main Menu
Articles Home
Most Popular Articles
Top Authors
Submit Articles
Submission Guidelines
Link to Us
Bookmark
Contact Us

Articles Categories
  ·  Computer Certification
  ·  Data Recovery
  ·  Databases
  ·  E-Learning
  ·  Hardware
  ·  Information Technology
  ·  Intra-net
  ·  Networks
  ·  Operating Systems
  ·  Programming
  ·  Security
  ·  Software
 


Partners
 
Home / Computers / Software

Taking advantage of Open Source PHP MySQL applications

By:tcwicks


One obvious solution is to approach a software development company and obtain a custom built product. However to take this approach one needs to first know what features and functionality is desired. Then on the other hand in some instances the need does not warrant the cost of commissioning a custom application.



A plethora of free open source web applications exist today. Regardless of the specific circumstances of the need these applications can quite often prove to be a valuable resource.



http://freshmeat.net is one of the best online directories of open source applications. A quick search on freshmeat.net for say "intranet", "cms" or "groupware" will yield pages of results. Browsing these results any application marked beta, stable or mature is a possible solution. A large majority of the available web applications would also state PHP + MySQL as the platform.



Oh well I need to have some Linux Server and it's way too hard is a common reaction. Fortunately this is not entirely true. If you wanted to host a large scale production site then the chances are that a custom Linux server may well be a requirement. However just evaluating on your own PC, or setting up a solution on your LAN for anywhere between 1 to 100 users can be easily realized without custom Linux servers.



The solution is in another open source free product known as WAMP server. The acronym stands for Windows Apache MySQL PHP server. WAMP is extremely simple to install and a good platform for either evaluating PHP + MYSQL applications or operating the same for up to a few hundred users.



Visit http://www.wampserver.com

Or http://www.wampserver.com/en/ for the English version

First it is important to note that most open source PHP + MySQL applications will not run correctly on the latest versions of PHP and MySQL. For this reason instead of the downloading the latest version of WAMP server click on "downloads" from the left menu and then click on "older versions at sourceforge" This will take you to

https://sourceforge.net/project/showfiles.php?group_id=116092

scroll down and select "WAMP5 1.4.3". Download the WAMP5_1.4.3.exe file and install it on your computer with default options.



Once installed and started a new icon will appear in the icon tray near the date/time on your task bar. Left click on this icon to activate it's menu which allows you to restart or edit the configuration files.



Changing the web server port if necessary.



One common reason for wanting to edit configuration file is in case you already have a web server running on the same computer. In this case you would need to change the port address used by apache to something other than 80. In this case 8080 would probably be a good alternative choice.



-------Changing the web server port address Begin-----------

Click on the WAMP server icon and from the menu under "config files" select "httpd.conf". A long text file will open up in notepad. In this file scroll down to the line that reads "Port 80" and change this to read "Port 8080", Save the file and close notepad. Once again click on the wamp server icon and select restart all services. One more change needs to be made before we are done. In Windows Explorer find the location where WAMP server was installed which is by Default "C:Wamp". Next goto the subfolder named "www". Inside here you will see another subfolder named "phpmyadmin". We are looking for a file named "config.inc.php". In a default installation this file will be at "C:Wampwwwphpmyadminconfig.inc.php". Open this file in wordpad and find the line that reads

$cfg['PmaAbsoluteUri'] = 'localhost/phpmyadmin/';

Change this line to read:

$cfg['PmaAbsoluteUri'] = 'localhost:8080/phpmyadmin/';

-------Changing the web server port address End-----------



Now open a web browser and access http://localhost . Or if you changed the port address to 8080 then goto http://localhost:8080/ You should be greeted by the WAMP welcome page. For each application that you wish to install create a new folder inside the "www" subfolder of where WAMP was installed. Lets assume that WAMP was installed at "C:Wamp".



Let say for example you wanted to install Mambo (www.mamboserver.com)

1) You would download the .zip or .tar.gz or .tar.bz2 file and uncompress it using winzip or winrar into "c:Wampwwwmambo".

2) You would access the wamp welcome page http://localhost/ or http://localhost:8080/ and access phpmyadmin. In here you would create a new database for mambo.

3) You would then access the wamp welcome page http://localhost/ or http://localhost:8080/ and from the list at the bottom of the page you would click on Mambo

4) You would then be greeted by the mambo installer which is a simple 5 step process. (the default username for MySQL is root and the password is blank as in an empty string)



Let say for example you wanted to install oscommerce

You would download the .zip or .tar.gz or .tar.bz2 file and uncompress it using winzip or winrar into "c:Wampwwwoscommerce".

5) You would access the wamp welcome page http://localhost/ or http://localhost:8080/ and access phpmyadmin. In here you would create a new database for oscommerce.

6) You would then access the wamp welcome page http://localhost/ or http://localhost:8080/ and from the list at the bottom of the page you would click on Mambo

7) You would then be greeted by the oscommerce installer which is a simple process. (the default username for MySQL is root and the password is blank as in an empty string)



And so on and so forth.



Any PHP + MySQL web application which does not provide an automated installer is most likely not a very mature application.



Good luck



Digg del.icio.us Blink Stumble Spurl Reddit Netscape Furl

Article keywords: Opensource, open, source, php, mysql, gpl, free, web, application, applications, howto, install, evaluate

Article Source: http://www.articles2k.com

Web Application Development

Dot Net Web Design and Development by Zap Strategy









Top Software Articles
  • 1). Track Your MySpace Profile Visitors  By : PaulG
    I know that everyone who is on MySpace has had the same burning questions that I’ve had. How can I see who has viewed my MySpace profile? Where can I find a MySpace Tracker? Since MySpace has become so popular, so have the MySpace profile stalkers. Could be your friends, neighbors, ex-boyfriends or ex-girlfriends, or even someone you don’t even know.

  • 2). 13 Comparisons of Vista vs Tiger  By : paul wilson1
    Competitive and fast are two terms that are applicable to the world of computers. Constantly changing and evolving computer systems bring many advantages to the users and techies alike. The race for supremacy between the yet to be launched Vista (scheduled for 2006) and Mac OSX Tiger began in 2003 with Microsoft’s announcements of plans for an integrated desktop search functionality in Windows Vista.

  • 4). The Top Five Spyware Issues Dealing With Internet Security  By : Greg Lietz
    One of the main ways to compromise internet security on your PC is via a program called a Trojan Horse. A Trojan Horse is a program that quietly runs in the background, inviting the user to run it, while spreading its malicious code. This code can do any number of things. It can start right away or it may simply install a program that won't start for sometime.

  • 5). The Benefits of Open Source  By : Matthew C. Keegan
    If you are a building a website or a forum, chances are you are using a web editor or paying for message board services. The costs of using these "out of the box" products can add up, especially if you are trying to grow your business. Let's look at some good "open source" options for you to consider. You may be surprised at how much money open source can save you.

  • 6). Virus Strains  By : J Square Humboldt
    What we need is the Dewey Decimal System to go digital ... Specifically, someone needs to coax their keepers into putting some logical order into how computer viruses are sorted. Recently, warnings abounded about the Kama Sutra virus quickly proliferating cyberspace, joining the Grew.A and Nyxem.E as serious threats to computer file security. However, only those who took a closer look at these strains were able to discover that they all had something in common.

  • 7). How To Install And Setup Noah's Classifieds  By : Bedrich Omacka
    In this article I will explain the basic Noah's Classifieds features, show you how to install this script and how to setup it to run properly. First of all let's mention that Noah's Classifieds script is written in PHP can be used for free. Noah's Classifieds is one of the most popular classified ads tool on the Internet. Using this great script you can create unlimited categories and subcategories, upload images for the categories and the advertisements, define variable fields for the advertisements per categories etc.

  • 8). Trojan Horse Delivered In Automatic Update  By : Darren Miller
    Trojan Horse - One Mans “Worse Case Scenario” Prediction ---------------------------- This is a fictional article about a Trojan Horse Virus, or you could say it is one mans prediction of a “worse case scenario”. Because of the field I’m in, I maintain a personal list of my top 10 “worse case scenarios”. Every time I perform a security assessment I run into something new or identify a situation that is ripe for a potential vulnerability.

  • 9). New to gaming, all you need to know about Flash gaming sites  By : paul wilson1
    Whew! According to Computer Gaming World, there are 80 gazillion free Flash games sites in the cyber world. Popular sites are: • www.games.yahoo.com -- this has card games, word games, arcade games, as well as puzzles. The number of violent games is limited so the site appeals to the “old-young” –those who are young at heart. • www.shockwave.com -- a popular site with original games as well as PopCap ones.

  • 10). Improve PC Performance - 6 Tips You Must Know  By : Michael Braid
    Are you frustrated with your PC? Is it feeling sluggish or crawling at a snail's pace? Are programs running slower than they used to? Are you just plain fed up with frequent slowdowns, freezes or crashes? Then it's time to stop what you're doing and optimize your system to improve PC performance! Follow these 6 simple sure-fire tips to help improve PC performance and you'll be surprised by the results! Each comes with an indication of how often you should do it.


New Software Articles
  • 3). Business Intelligence guide  By : mansi gupta
    Business intelligence can be defined as a set of business processes designed to garner and analyze business information. It is a vast category of application of programs that includes providing access to data to help an entrepreneur in his business decisions, task of query and reporting, online analytical processing (OLAP), statistical analysis, forecasting and data mining.

  • 4). PsP Software Downloads – Review of Software Sites  By : pjs1965
    PsP handhelds are one of the newest and most fun ways to play games, watch movies and listen to music. PsP software downloads are just some things that you can do to improve your psp. PsP software downloads are fun and easy. There are many places on the net were one can find psp software downloads. Some sites have you pay per download and sometimes charge up to a couple dollars for each download.

  • 5). PsP Software – Review of Software Download Sites  By : pjs1965
    PsP handhelds are one of the newest and most fun ways to play games, watch movies and listen to music. PsP software downloads are just some things that you can do to improve your psp. PsP software downloads are fun and easy. There are many places on the net were one can find psp software downloads. Some sites have you pay per download and sometimes charge up to a couple dollars for each download.

  • 6). Microsoft Has Stunted Innovation  By : Chris Young
    Creativity is what spurred the growth of the computer industry and technology. Challenges were met and new frontiers conquered through sharp-edged innovations and competition. Sadly, over the years small companies like Microsoft grew into giants and then lost their thirst for adventure. They deliberately hid their proprietary source code and this stunted innovation.

  • 7). Download Music, Movies and Games for Free - A Hot Issue  By : Harry Rackers
    The Internet is used by a lot of people to download music, movies, games and various other soft wares for free. The legality of this practise is, and will be for a long time, a hot issue. Some countries want to totally stop the downloading of copy wright protected materials, like the U.S.A. Other countries, like France, want to allow this type of downloading, but only for personal use.

  • 8). Expressing Love With Ecards - Is It Effective?  By : CD Mohatta
    Can love be effectively expressed with ecards? With many mediums available today, which medium should be our medium of choice in expressing our feelings. We have choice of sending a voice mail, sending an email, a printed card, and ecards. Of course the first choice always remains - our own talk. How are ecards better than other mediums to express love? Let us look at that.

  • 9). Learn Management With Desktop Wallpapers  By : CD Mohatta
    Learning over the ages has undergone many changes. In recent years many rapid changes have taken place, from classroom teaching to online education. Could you ever think that management could be taught with the help of Desktop wallpapers? Here is how it is being done now days. Learning - Let us look at learning. How do we learn? By reading, reflecting and thinking and then remembering what we have been taught.

  • 10). Adware is a Pain but you Can Deal with Fast  By : Carol Hansonly
    Adware is one of those things that many people simply do not worry about until the ghastly stuff actually does some damage. Yes it can cause damage and sometimes this is too late to fix. The plain facts are that adware or spyware can number one effect your computers functionality and two this can lead to system failure and ultimately data loss. Now without putting the fear of god into you the data loss scenario is certainly a possibility but in the most extreme of cases.



 


© 2006 articles2k.com - Privacy Policy