Jump to content

Recommended Posts

Posted

 

Installation & Information

 

EasyPHP 3.0 [ http://www.easyphp.org ]

 

Pictures:

logo_php.gif

logo_apache.gif

logo_mysql.gif

logo_phpmyadmin.gif

 

I.Information:

 

EasyPHP is a complete package allowing to use all the power and the flexibility that offers the dynamic language PHP. Package includes an Apache server, a MySQL database, PHPMyAdmin as well as easy development tools for web sites and applications.

 

The best thing about it: all stuff are in one file!

 

Download Latest Release [3.0] [sourceForge]

 

II.Installation

 

1. Download the file and run it.

lpsxuqulcq03jtrd707t.png

2. After Setup Finishes you will notice this icon running in system tray:

systray.gif

3. Now components such as Apache and MySQL should be running smooth like this:

x4kfdnss0zf0i6xy5m9e.png

 

 

Configuration

 

I.PhpMyAdmin

 

1. To access your PhpMyAdmin Page go here http://127.0.0.1/home/mysql/

2. Here's how to configure it, go to your EasyPHP installation directory normally : C:\Program Files\EasyPHP 3.0\phpmyadmin

Open the file config.inc.php with notepad and setup your connection like this:

$cfg['Servers'][$i]['host'] = 'localhost';          # Leave localhost by default.
$cfg['Servers'][$i]['port'] = '';                   # Leave empty or enter 3306.
$cfg['Servers'][$i]['user'] = 'root';               # Your MySQL database username root by default.
$cfg['Servers'][$i]['password'] = 'mysql';          # Your MySQL database password.

 

This was a brief guide if you have any further questions you can read the F.A.Q.

 

If you experience any problems and the F.A.Q. does not help please post here.

 

Thank you.

 

 

  • 2 months later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock