Search

Adre Blog

  • Welcome
  • About
  • Connections
  • RSS
PHP

Installing a LAMP on Ubuntu Dedibox

Posted by: Seb

9

June

The aim of this paper is to document the configuration of a Dedibox Ubuntu Server 4.10 LTS 64-bit. We will see how to secure a minimum the server (firewall, PortSentry, logwatch) and how to install Apache 2, PHP 5, MySQL 5, Postfix, MediaWiki, vsftpd, SVN + HTTPS, WebSVN and the SNMP daemon.

Ubuntu

Installing Ubuntu on Dedibox is fully automated and requires no comment. I used the basic configuration proposed by the installation interface of Dedibox.


Continue reading "Installing a Ubuntu LAMP Dedibox"

Tags: Apache , LAMP , Linux , MediaWiki , MySQL , PHP , SNMP , SVN , Ubuntu
7 comments

Simultaneously use both PHP4 and PHP5 on Windows 2003

Posted by: Seb

14

May

PHP has a php.ini file to define its parameters and this file is usually located in C: \ Windows. In case you want to use both PHP4 and PHP5 on the same machine it is necessary to use a php.ini file specific to each version and tell the system where to find them.

To do this simply add two keys in the registry:

  • for PHP4, go to HKEY_LOCAL_MACHINE \ SOFTWARE \ PHP (create the key if necessary) and add the value chain IniFilePath with value C: \ php4 (using of course the path to your installation of PHP4)
  • for PHP5, go to HKEY_LOCAL_MACHINE \ SOFTWARE \ PHP (create the key if necessary), create a key 5 and add the value chain IniFilePath with value C: \ PHP5

Place each php.ini file in the directory for the version (C: \ PHP4 or C: \ PHP5).

You can check which version of PHP is used and php.ini in your site by placing a phpinfo.php page containing the following code:

<? phpinfo(); ?>

Vous obtiendrez par exemple une page PHP Version 4.4.9 avec une ligne Configuration File (php.ini) Path C:\PHP4\php.ini

Tags : PHP , Windows 2003
0 commentaire

Installation de PHP 4 + MySQL 5 + phpMyAdmin avec IIS 6

Posté par : Seb  

11

déc

Il est tout à fait possible d’utiliser un serveur IIS pour gérer à la fois de l’ASP .NET et du PHP sous Windows, ainsi que de mettre en place un serveur MySQL géré par phpMyAdmin. L’installation est relativement simple mais comporte un certain nombre de détails pas forcément évidents au premier abord. L’ensemble est parfaitement stable et permet de disposer facilement d’un serveur de développement Web utilisant l’ASP .NET et le PHP.

PHP 4.4.9 sous IIS 6

PHP 4.4.9 sous IIS 6

Dans cet article on supposera que l’on travaille sur un serveur Windows Server 2003 R2 à jour.


Continuer à lire "Installation de PHP 4 + MySQL 5 + phpMyAdmin avec IIS 6"

Tags : IIS , MySQL , PHP , Windows 2003
0 commentaire

Translator

French flagItalian flagChinese (Simplified) flagEnglish flagGerman flagSpanish flagJapanese flagArabic flagRussian flagNorwegian flag

Mots clés

Backup Bureau à distance Contrôleur de domaine Déploiement Disaster recovery Linux Logiciel Monitoring MySQL OpenVPN Operations Manager 2007 pfSense PHP RAID Réplication SQL Server SQL Server 2005 VPN Windows 2003 WSUS

Meta

  • Inscription
  • Connexion
  • <? phpinfo(); ?>

    Vous obtiendrez par exemple une page PHP Version 4.4.9 avec une ligne Configuration File (php.ini) Path C:\PHP4\php.ini

    Tags :
    PHP , Windows 2003
0 commentaire

Installation de PHP 4 + MySQL 5 + phpMyAdmin avec IIS 6

Posté par : Seb  

11

déc

Il est tout à fait possible d’utiliser un serveur IIS pour gérer à la fois de l’ASP .NET et du PHP sous Windows, ainsi que de mettre en place un serveur MySQL géré par phpMyAdmin. L’installation est relativement simple mais comporte un certain nombre de détails pas forcément évidents au premier abord. L’ensemble est parfaitement stable et permet de disposer facilement d’un serveur de développement Web utilisant l’ASP .NET et le PHP.

PHP 4.4.9 sous IIS 6

PHP 4.4.9 sous IIS 6

Dans cet article on supposera que l’on travaille sur un serveur Windows Server 2003 R2 à jour.


Continuer à lire "Installation de PHP 4 + MySQL 5 + phpMyAdmin avec IIS 6"

Tags : IIS , MySQL , PHP , Windows 2003
0 commentaire

Translator

French flag Italian flag Chinese (Simplified) flag English flag German flag Spanish flag Japanese flag Arabic flag Russian flag Norwegian flag

Mots clés

Backup Bureau à distance Contrôleur de domaine Déploiement Disaster recovery Linux Logiciel Monitoring MySQL OpenVPN Operations Manager 2007 pfSense PHP RAID Réplication SQL Server SQL Server 2005 VPN Windows 2003 WSUS

Meta

  • Inscription
  • Connexion
  • Flux RSS des articles
  • RSS des commentaires
  • WordPress.org

Blogs mis à jour

  • SQL Fool

    Fermer l’aperçu

    Loading...
  • The Deployment Guys

    Fermer l’aperçu

    Loading...
  • Benoît Sautière

    Fermer l’aperçu

    Loading...
  • Advisec Blog

    Fermer l’aperçu

    Loading...
  • Ask the Directory Service Team

    Fermer l’aperçu

    Loading...
  • Fabrice Meillon

    Fermer l’aperçu

    Loading...
  • MSSQL Tips

    Fermer l’aperçu

    Loading...
  • CSS SQL Server Engineers

    Fermer l’aperçu

    Loading...
  • SQL Server Storage Engine

    Fermer l’aperçu

    Loading...
  • I Want Some Moore

    Fermer l’aperçu

    Loading...
  • The WSUS Support Team

    Fermer l’aperçu

    Loading...
  • Stéphane Papp

    Fermer l’aperçu

    Loading...
  • Windows Networking

    Fermer l’aperçu

    Loading...
  • Blogmotion

    Fermer l’aperçu

    Loading...

Sujets récents

  • Alignement de partitions pour SQL Server
  • Fusionner deux dépôts SVN sous Ubuntu
  • Utiliser SSH et Remote Desktop avec Visio
  • Gestion des backups fichiers et MySQL sous Ubuntu
  • Restaurer un iPhone 3G de iOS 4 à 3.1.3 sous Snow Leopard
  • Installation d’une Dedibox LAMP sous Ubuntu

Commentaires récents

  • Mana dans Configurer un serveur de temps fais…
  • julia dans Installation et configuration de WS…
  • Oni dans Installation d'une Dedibox LAMP sou…
  • Emilie dans Restaurer un iPhone 3G de iOS 4 à …
  • LaMachine dans 5 tâches courantes d'administratio…
  • kornemuz dans Configurer un serveur de temps fais…

Sujets les plus commentés

  • Restaurer un iPhone 3G de iOS 4 à 3.1.3 sous Snow Leopard - 54
  • Installation de Cacti sur Windows/IIS 6 - 23
  • Erreur d'installation de WSUS 3.0 SP2 - 12
  • pfsense et OpenVPN pour road warriors - 11
  • Installation et configuration de WSUS 3.0 SP2 - 9
  • Installation d'une Dedibox LAMP sous Ubuntu - 7