Installation
de phpMyAgenda
Version
2.1.002
copyright ©
2000-2001 emmanuel vanneau
Contact : mvanneau@hotmail.com
You will find on this page all the information needed to install phpMyAgenda.
Object
phpMyAgenda is a complete web application that allows you to manage and publish events (concert, meetings, ...). It stores description, dates, places, contacts... With phpMyAgenda, you will be able to :
An event is composed of differents fields as :
Technology
phpMyAgenda uses
Installation
phpMyAgenda
has now an installation script that helps configuring the agenda.
Automatic Installation :
1 - Unzip scripts
keeping the tree architecture.
2 - Run the script named install.php3. Fill the configuration form and validate
it. Steps of the installations appear on the screen. When all steps are successfully
completed, you are ready to use phpmyagenda.
DEFAULT LOGIN ET PASSWORD FOR ADMIN PAGE ARE : admin | pass
Manual Installation :
1 - Unzip scripts keeping the tree architecture.
The entry points and most important scripts of phpMyAgenda are :
![]() |
![]() |
![]() |
|||||||||||||||||
![]() |
|
![]() |
|||||||||||||||||
![]() |
![]() |
![]() |
2 - Change application.php3
a) change
$serveur setting your mySQL serveur address. For example : sql.free.fr
b) change $utilisateur setting your user name.
c) change $motdepasse setting your password
d) change $database setting the name of your database
3- Use phpMyAgenda.sql file to create mySQL tables.
You can use phpMyAdmin (www.phpwizard.net) to do this step.4- Starting with phpMyAgenda
The installation of your agenda is now finished.
The next step est
now to modify the administrator password using the preferences page (left menu
in administrative interface).
Open the administrative interface opening the page admin/index.php3. Warning
! the default login is "admin" (password "pass").
You can receive the latest information about phpMyAgenda by subcribing to the newsletter.
Have a good use !
Manu VANNEAU