Note Technique. Offre d hébergement standard pour le web à l IRD. Établie par Thouraud Emmanuel Vérifiée par Vinet Jean-Marc

Size: px
Start display at page:

Download "Note Technique. Offre d hébergement standard pour le web à l IRD. Établie par Thouraud Emmanuel 2008-01-23. Vérifiée par Vinet Jean-Marc 2008-02-04"

Transcription

1 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 1/10 Description : offre d hébergement standard pour le web à l IRD Note Technique Offre d hébergement standard pour le web à l IRD Nom Date Établie par Thouraud Emmanuel Vérifiée par Vinet Jean-Marc Validée par

2 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 2/10 Description : offre d hébergement standard pour le web à l IRD Table des matières 1. BUT DU DOCUMENT PREREQUIS DESCRIPTION DE L OFFRE SERVEUR ACCES POUR LE DEPOT DE FICHIERS PHP BASE DE DONNEES MYSQL POSTGRESQL INTERFACES WEB D ADMINISTRATION phpmyadmin phppgadmin RESTRICTIONS D ACCES SAUVEGARDE PERIMETRE D INTERVENTION DU POLE TECHNIQUE CONDITIONS D ACCES URL EVOLUTIONS SCHEMA D ARCHITECTURE ANNEXES ANNEXE A : PHP ANNEXE B : PHP SUIVI DES MODIFICATIONS DU DOCUMENT... 10

3 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 3/10 Description : offre d hébergement standard pour le web à l IRD 1. BUT DU DOCUMENT L'objectif du document est de décrire l offre d hébergement standard pour le web au sein des systèmes centraux de l IRD ainsi que les modalités d accès. 2. PREREQUIS Avoir un compte IRD sous LDAP. 3. DESCRIPTION DE L OFFRE Mise à disposition, sur un serveur mutualisé, d un espace afin d y déposer un site web ou une application PHP accessible depuis Internet. L utilisation du langage de script php et de systèmes de gestion de bases de données est possible: les spécifications seront décrites plus loin dans le document. 4. SERVEUR Le serveur se nomme «krall.bondy.ird.fr» et tourne sous Solaris 9. Le serveur httpd est Apache ACCES POUR LE DEPOT DE FICHIERS Un accès FTP est mis à disposition afin de permettre le dépôt des fichiers. Le serveur FTP mis en place est ProFTPd Les droits d accès aux sites sont affectés par utilisateur. 6. PHP Deux versions de PHP sont actuellement disponibles : ou PHP tourne par défaut en safe_mode on et magic_quote off. La désactivation du safe_mode est autorisée sur demande.

4 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 4/10 Description : offre d hébergement standard pour le web à l IRD Ci-dessous les modules PHP disponibles pour chacune des versions. Dans le but d assurer une stabilité optimale du serveur aucun module supplémentaire ne pourra être installé dans le cadre de cette offre. Les annexes A et B fournissent le détail de modules installés à la date de rédaction de ce document. Ces informations sont disponibles en temps réel aux adresses suivantes : et 7. BASE DE DONNEES Une base de données associée au site web peut être créée. Deux systèmes de gestion de bases de données sont disponibles : MySQL 5 et PostgreSQL 8 L accès et la gestion de ces bases se fait uniquement via une interface web de gestion mise à disposition sur le serveur «krall.bondy.ird.fr». Dans le but d assurer une stabilité optimale du serveur aucune extension aux bases de données ne pourra être installée MySQL 5 Serveur Mysql tournant sur un serveur dédié sous Linux Centos 5 L installation correspond aux packages Centos suivants : mysql mysql-server PostgreSQL 8 Serveur Postgresql tournant sur un serveur mutualisé de bases de données sous Solaris 9 L extension Postgis n est pas installée sur ce serveur. L extension pgcrypto n est pas installée. La ligne de configuration de l installation est :./configure --prefix=/opt/postgresql --enable-nls=fr --enable-thread-safety 7.3. Interfaces web d administration phpmyadmin

5 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 5/10 Description : offre d hébergement standard pour le web à l IRD phppgadmin RESTRICTIONS D ACCES Il est possible de mettre en place des restrictions d accès au niveau du serveur Apache afin de limiter l accès au site à des personnes authentifiées. Les restrictions se base sur des informations contenues dans notre annuaire LDAP. A la mise en place d un site, ce dernier est verrouillé sur un accès Intranet IRD et sera éventuellement ouvert à un public plus large lors de la mise en production. 9. SAUVEGARDE Les bases et fichiers sont sauvegardés quotidiennement. La période de rétention est de 8 semaines. 10. PERIMETRE D INTERVENTION DU POLE TECHNIQUE Une fois les bases, comptes/accès FTP et espaces créés, le pôle technique envoie par mail aux intervenants les paramètres d accès. Le pôle technique n assure pas de support lié à l applicatif ou au site mis en place. Le pôle technique peut assurer une assistance à l installation à concurrence d une demi journée (sur rendez-vous). 11. CONDITIONS D ACCES Que la DIC ait validé l URL du site web. De faire partie de l IRD. De s engager à corriger tout problème ayant pour effet une utilisation excessive voire abusive des ressources mises à disposition (processeur, mémoire, bande passante, ) 12. URL À voir avec la DIC pour validation. Elle sera au choix du type :

6 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 6/10 Description : offre d hébergement standard pour le web à l IRD 13. EVOLUTIONS Lors des évolutions des versions de PHP ou de bases de données qui seront effectuées par le Pôle Technique, il restera à la charge du responsable du site hébergé de faire évoluer son site afin qu il fonctionne avec les nouvelles versions le cas échéant. 14. SCHEMA D ARCHITECTURE

7 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 7/10 Description : offre d hébergement standard pour le web à l IRD 15. ANNEXES

8 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 8/10 Description : offre d hébergement standard pour le web à l IRD ANNEXE A : PHP 4.4.0

9 PHP Version System SunOS krall 5.9 Generic_ sun4u Build Date Sep :22:44 Configure Command Server API Virtual Directory Support Configuration File (php.ini) Path './configure' '--with-apxs2=/opt/apache2/bin/apxs' '--prefix=/opt/apache2/php4' '--with-config-filepath=/opt/apache2/php4/etc' '--disable-debug' '--enable-trans-sid' '--enable-dbase' '--enable-safemode' '--disable-magic-quotes' '--enable-sigchild' '--enable-mbstring' '--enable-mbregex' '--enablezend-multibyte' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--with-mysql=/opt/mysql_64' '-- with-oci8=/opt/oracle/product/client10g' '--with-zlib=/opt/zlib_64' '--with-jpeg-dir=/opt/sfwplus_64' '--with-png-dir=/opt/sfwplus_64' '--with-tiff-dir=/opt/sfwplus_64' '--with-pgsql=/opt/postgresql_64' '--with-gettext=/opt/gettext_64' '--with-gd' '--with-iconv' '--with-ldap' '--with-libxml-dir=/opt/ sfwplus_64' '--with-openssl=/opt/openssl_64' '--enable-dba' '--with-gdbm=/opt/sfwplus_64' '--enableversioning' Apache 2.0 Handler disabled /opt/apache2/php4/etc/php.ini PHP API PHP Extension Zend Extension Debug Build Zend Memory Manager Thread Safety Registered PHP Streams no disabled php, http, ftp, https, ftps, compress.zlib This program makes use of the Zend Scripting Language Engine: Zend Engine v1.3.0, Copyright (c) Zend Technologies PHP Credits Configuration PHP Core (1 sur 15) [23/01/08 13:10:50]

10 Directive Local Value Master Value allow_call_time_pass_reference Off Off allow_url_fopen Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors On On display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting expose_php On On extension_dir././ file_uploads On On gpc_order GPC GPC highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html # # highlight.keyword # # highlight.string #DD0000 #DD (2 sur 15) [23/01/08 13:10:50]

11 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path.:/opt/apache2/php4/lib/php.:/opt/apache2/php4/lib/php log_errors On On log_errors_max_len magic_quotes_gpc Off Off magic_quotes_runtime Off Off magic_quotes_sybase Off Off max_execution_time max_input_time open_basedir /data/web/krall/doc/:/tmp/:/var/tmp/ no value output_buffering no value no value output_handler no value no value post_max_size 8M 8M precision register_argc_argv Off Off register_globals Off Off report_memleaks On On safe_mode Off On safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path /usr/lib/sendmail -t -i /usr/lib/sendmail -t -i serialize_precision short_open_tag On On SMTP localhost localhost smtp_port sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 20M 20M (3 sur 15) [23/01/08 13:10:50]

12 upload_tmp_dir no value no value user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On apache2handler Apache Version Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Apache API Version Server Administrator Hostname:Port User/Group Administration.Systeme@bondy.ird.fr krall.bondy.ird.fr:0 www(15166)/15155 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: Keep-Alive: 15 Virtual Server Server Root Loaded Modules Yes /opt/apache2 core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_log_config mod_env mod_mime_magic mod_headers mod_setenvif mod_proxy proxy_connect proxy_http mod_ssl mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_cgi mod_dav_fs mod_negotiation mod_dir mod_imap mod_actions mod_alias mod_rewrite mod_php5 sapi_apache2 Directive Local Value Master Value engine 1 1 last_modified 0 0 xbithack 0 0 Apache Environment Variable Value NLS_LANG ORA_NLS33 ORACLE_BASE ORACLE_HOME HTTP_ACCEPT_LANGUAGE HTTP_ACCEPT_ENCODING French_America.WE8ISO8859P15 /opt/oracle/product/client10g/nls/data /opt/oracle/product /opt/oracle/product/client10g fr gzip, deflate (4 sur 15) [23/01/08 13:10:50]

13 HTTP_USER_AGENT HTTP_ACCEPT HTTP_CONNECTION HTTP_HOST PATH SERVER_SIGNATURE SERVER_SOFTWARE SERVER_NAME Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/sbin:/opt/sfw/sbin:/ usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/x11r6/ bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/x/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin <address>apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Server at krall.bondy.ird.fr Port 80</address> Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 krall.bondy.ird.fr SERVER_ADDR SERVER_PORT 80 REMOTE_HOST mac-thouraud.bondy.intranet.ird.fr REMOTE_ADDR DOCUMENT_ROOT SERVER_ADMIN SCRIPT_FILENAME /data/web/krall/doc /data/web/krall/doc/info.php REMOTE_PORT GATEWAY_INTERFACE SERVER_PROTOCOL REQUEST_METHOD QUERY_STRING REQUEST_URI SCRIPT_NAME CGI/1.1 HTTP/1.1 GET no value /info.php /info.php HTTP Headers Information HTTP Request Headers HTTP Request Accept-Language Accept-Encoding User-Agent Accept Connection Host GET /info.php HTTP/1.1 fr gzip, deflate Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr (5 sur 15) [23/01/08 13:10:50]

14 HTTP Response Headers X-Powered-By MS-Author-Via Keep-Alive Connection Transfer- Encoding Content-Type PHP/4.4.0 DAV timeout=15, max=100 Keep-Alive chunked text/html bcmath BCMath support calendar Calendar support ctype ctype functions dba DBA support Supported handlers gdbm cdb cdb_make inifile flatfile exif EXIF Support EXIF Version 1.4 $Id: exif.c,v /03/22 22:07:03 edink Exp $ Supported EXIF Version 0220 Supported filetypes JPEG,TIFF gd GD Support GD Version GIF Read Support bundled ( compatible) (6 sur 15) [23/01/08 13:10:50]

15 GIF Create Support JPG Support PNG Support WBMP Support XBM Support gettext GetText Support iconv iconv support iconv implementation iconv library version unknown unknown Directive Local Value Master Value iconv.input_encoding ISO ISO iconv.internal_encoding ISO ISO iconv.output_encoding ISO ISO ldap LDAP Support RCS Version $Id: ldap.c,v /05/08 16:06:24 sniper Exp $ Total Links 0/unlimited API Version 2005 Vendor Name Sun Microsystems Inc. Vendor Version 500 mbstring Multibyte Support Japanese support Simplified chinese support Traditional chinese support Korean support (7 sur 15) [23/01/08 13:10:50]

16 Russian support Multibyte (japanese) regex support mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive Local Value Master Value mbstring.detect_order no value no value mbstring.encoding_translation Off Off mbstring.func_overload 0 0 mbstring.http_input pass pass mbstring.http_output pass pass mbstring.internal_encoding ISO no value mbstring.language English English mbstring.script_encoding no value no value mbstring.substitute_character no value no value mysql MySQL Support Active Persistent Links 0 Active Links 0 Client API version MYSQL_MODULE_TYPE MYSQL_SOCKET MYSQL_INCLUDE MYSQL_LIBS external /tmp/mysql.sock -I/opt/mysql_64/include/mysql -L/opt/mysql_64/lib/mysql -lmysqlclient Directive Local Value Master Value mysql.allow_persistent On On mysql.connect_timeout mysql.default_host no value no value mysql.default_password no value no value mysql.default_port no value no value mysql.default_socket no value no value mysql.default_user no value no value mysql.max_links Unlimited Unlimited (8 sur 15) [23/01/08 13:10:50]

17 mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off oci8 OCI8 Support Revision $Revision: $ Oracle Version 10.1 Compile-time ORACLE_HOME Libraries Used /opt/oracle/product/client10g no value openssl OpenSSL support OpenSSL Version OpenSSL 0.9.7g 11 Apr 2005 overload User-Space Object Overloading Support pcre PCRE (Perl Compatible Regular Expressions) Support PCRE Library Version Sep-2004 pgsql PostgreSQL Support PostgreSQL(libpq) Version Multibyte character support SSL support disabled Active Persistent Links 0 Active Links 0 Directive Local Value Master Value pgsql.allow_persistent On On pgsql.auto_reset_persistent Off Off (9 sur 15) [23/01/08 13:10:50]

18 pgsql.ignore_notice Off Off pgsql.log_notice Off Off pgsql.max_links Unlimited Unlimited pgsql.max_persistent Unlimited Unlimited posix Revision $Revision: $ session Session Support Registered save handlers files user Directive Local Value Master Value session.auto_start Off Off session.bug_compat_42 Off Off session.bug_compat_warn On On session.cache_expire session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path / / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor session.gc_maxlifetime session.gc_probability 1 1 session.name PHPSESSID PHPSESSID session.referer_check no value no value session.save_handler files files session.save_path /var/run/php4 /var/run/php4 session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off (10 sur 15) [23/01/08 13:10:50]

19 session.use_trans_sid Off Off standard Regex Library Dynamic Library Support Bundled library Path to sendmail /usr/lib/sendmail -t -i Directive Local Value Master Value assert.active 1 1 assert.bail 0 0 assert.callback no value no value assert.quiet_eval 0 0 assert.warning 1 1 auto_detect_line_endings 0 0 default_socket_timeout safe_mode_allowed_env_vars PHP_ PHP_ safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH url_rewriter.tags a=href,area=href,frame=src,input=src, form=fakeentry a=href,area=href,frame=src,input=src, form=fakeentry user_agent no value no value tokenizer Tokenizer Support xml XML Support XML Namespace Support active active EXPAT Version zlib ZLib Support Compiled Version Linked Version (11 sur 15) [23/01/08 13:10:50]

20 Directive Local Value Master Value zlib.output_compression Off Off zlib.output_compression_level -1-1 zlib.output_handler no value no value Additional Modules dbase Module Name Environment Variable Value DISPLAY EDITOR localhost:13.0 vim HOME / LD_LIBRARY_PATH LOGNAME MAIL MANPATH NLS_DATE_FORMAT NLS_LANG OLDPWD ORACLE_BASE ORACLE_HOME ORA_NLS33 PATH PWD SHELL /opt/apache2/lib:/opt/oracle/product/client10g/lib32::/opt/lib:/opt/sfw/lib:/usr/ccs/lib root /var/mail//root /mnu/man:/usr/man:/usr/share/man:/usr/local/man:/services/postgres/man::/usr/openssl/man:/opt/man:/opt/sfw/ man:/usr/x/man:/opt/sfwplus/man:/usr/sfw/man YYYY-MM-DD HH24:MI:SS French_America.WE8ISO8859P15 /opt/apache2/conf /opt/oracle/product /opt/oracle/product/client10g /opt/oracle/product/client10g/ocommon/nls/admin/data /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/sbin:/opt/sfw/sbin:/usr/local/ sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/ sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/x/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin /opt/apache2/conf/vhost /sbin/sh SHLVL 1 SSH_AUTH_SOCK /tmp/ssh-yoa22889/agent SSH_CLIENT SSH_CONNECTION SSH_TTY /dev/pts/4 (12 sur 15) [23/01/08 13:10:50]

21 TERM TZ USER _ xterm Europe/Paris root /opt/apache2/bin/apachectl PHP Variables Variable Value _SERVER["NLS_LANG"] _SERVER["ORA_NLS33"] _SERVER["ORACLE_BASE"] _SERVER["ORACLE_HOME"] _SERVER["HTTP_ACCEPT_LANGUAGE"] _SERVER["HTTP_ACCEPT_ENCODING"] _SERVER["HTTP_USER_AGENT"] _SERVER["HTTP_ACCEPT"] _SERVER["HTTP_CONNECTION"] _SERVER["HTTP_HOST"] _SERVER["PATH"] _SERVER["SERVER_SIGNATURE"] _SERVER["SERVER_SOFTWARE"] _SERVER["SERVER_NAME"] French_America.WE8ISO8859P15 /opt/oracle/product/client10g/nls/data /opt/oracle/product /opt/oracle/product/client10g fr gzip, deflate Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/ html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/ sbin:/opt/sfw/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/ usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/ X/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin <address>apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Server at krall.bondy.ird.fr Port 80</address> Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 krall.bondy.ird.fr _SERVER["SERVER_ADDR"] _SERVER["SERVER_PORT"] 80 _SERVER["REMOTE_HOST"] mac-thouraud.bondy.intranet.ird.fr _SERVER["REMOTE_ADDR"] _SERVER["DOCUMENT_ROOT"] _SERVER["SERVER_ADMIN"] _SERVER["SCRIPT_FILENAME"] /data/web/krall/doc Administration.Systeme@bondy.ird.fr /data/web/krall/doc/info.php _SERVER["REMOTE_PORT"] _SERVER["GATEWAY_INTERFACE"] _SERVER["SERVER_PROTOCOL"] _SERVER["REQUEST_METHOD"] CGI/1.1 HTTP/1.1 GET (13 sur 15) [23/01/08 13:10:50]

22 _SERVER["QUERY_STRING"] _SERVER["REQUEST_URI"] _SERVER["SCRIPT_NAME"] _SERVER["PHP_SELF"] _SERVER["PATH_TRANSLATED"] _ENV["DISPLAY"] _ENV["EDITOR"] no value /info.php /info.php /info.php /data/web/krall/doc/info.php localhost:13.0 vim _ENV["HOME"] / _ENV["LD_LIBRARY_PATH"] _ENV["LOGNAME"] _ENV["MAIL"] _ENV["MANPATH"] _ENV["NLS_DATE_FORMAT"] _ENV["NLS_LANG"] _ENV["OLDPWD"] _ENV["ORACLE_BASE"] _ENV["ORACLE_HOME"] _ENV["ORA_NLS33"] _ENV["PATH"] _ENV["PWD"] _ENV["SHELL"] /opt/apache2/lib:/opt/oracle/product/client10g/lib32::/opt/lib:/opt/sfw/lib:/usr/ccs/lib root /var/mail//root /mnu/man:/usr/man:/usr/share/man:/usr/local/man:/services/postgres/man::/usr/ openssl/man:/opt/man:/opt/sfw/man:/usr/x/man:/opt/sfwplus/man:/usr/sfw/man YYYY-MM-DD HH24:MI:SS French_America.WE8ISO8859P15 /opt/apache2/conf /opt/oracle/product /opt/oracle/product/client10g /opt/oracle/product/client10g/ocommon/nls/admin/data /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/ sbin:/opt/sfw/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/ usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/ X/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin /opt/apache2/conf/vhost /sbin/sh _ENV["SHLVL"] 1 _ENV["SSH_AUTH_SOCK"] /tmp/ssh-yoa22889/agent _ENV["SSH_CLIENT"] _ENV["SSH_CONNECTION"] _ENV["SSH_TTY"] _ENV["TERM"] _ENV["TZ"] _ENV["USER"] _ENV["_"] /dev/pts/4 xterm Europe/Paris root /opt/apache2/bin/apachectl PHP License (14 sur 15) [23/01/08 13:10:50]

23 This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net. (15 sur 15) [23/01/08 13:10:50]

24 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 9/10 Description : offre d hébergement standard pour le web à l IRD ANNEXE B : PHP 5.0.5

25 PHP Version System SunOS krall 5.9 Generic_ sun4u Build Date Sep :00:16 Configure Command Server API Virtual Directory Support Configuration File (php.ini) Path './configure' '--with-apxs2=/opt/apache2/bin/apxs' '--prefix=/opt/apache2/php5' '--with-configfile-path=/opt/apache2/php5/etc' '--disable-debug' '--enable-trans-sid' '--enable-dbase' '--enablesafe-mode' '--disable-magic-quotes' '--enable-sigchild' '--enable-mbstring' '--enable-mbregex' '-- enable-zend-multibyte' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--with-mysql=/opt/ mysql_64' '--with-oci8=/opt/oracle/product/client10g' '--with-zlib=/opt/zlib_64' '--with-jpegdir=/opt/sfwplus_64' '--with-png-dir=/opt/sfwplus_64' '--with-tiff-dir=/opt/sfwplus_64' '--withpgsql=/opt/postgresql_64' '--with-gettext=/opt/gettext_64' '--with-gd' '--with-iconv' '--with-ldap' '--with-libxml-dir=/opt/sfwplus_64' '--with-openssl=/opt/openssl_64' '--enable-dba' '--withgdbm=/opt/sfwplus_64' '--enable-versioning' Apache 2.0 Handler disabled /opt/apache2/php5/etc/php.ini PHP API PHP Extension Zend Extension Debug Build Thread Safety Zend Memory Manager IPv6 Support Registered PHP Streams Registered Stream Socket Transports no disabled php, file, http, ftp, compress.zlib, https, ftps tcp, udp, unix, udg, ssl, sslv3, sslv2, tls This program makes use of the Zend Scripting Language Engine: Zend Engine v2.0.5, Copyright (c) Zend Technologies PHP Credits Configuration (1 sur 16) [23/01/08 13:14:58]

26 PHP Core Directive Local Value Master Value allow_call_time_pass_reference Off Off allow_url_fopen Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_globals_jit On On auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors On On display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting expose_php On On extension_dir././ file_uploads On On highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html # # (2 sur 16) [23/01/08 13:14:59]

27 highlight.keyword # # highlight.string #DD0000 #DD0000 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path.:/opt/apache2/php5/lib/php.:/opt/apache2/php5/lib/php log_errors On On log_errors_max_len magic_quotes_gpc Off Off magic_quotes_runtime Off Off magic_quotes_sybase Off Off mail.force_extra_parameters no value no value max_execution_time max_input_time open_basedir no value no value output_buffering no value no value output_handler no value no value post_max_size 8M 8M precision register_argc_argv Off Off register_globals Off Off register_long_arrays Off Off report_memleaks On On report_zend_debug On On safe_mode On On safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path /usr/lib/sendmail -t -i /usr/lib/sendmail -t -i serialize_precision short_open_tag On On SMTP localhost localhost (3 sur 16) [23/01/08 13:14:59]

28 smtp_port sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 20M 20M upload_tmp_dir no value no value user_dir no value no value variables_order EGPCS EGPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On zend.ze1_compatibility_mode Off Off apache2handler Apache Version Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Apache API Version Server Administrator Hostname:Port User/Group Administration.Systeme@bondy.ird.fr krall.bondy.ird.fr:0 www(15166)/15155 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: Keep-Alive: 15 Virtual Server Server Root Loaded Modules Yes /opt/apache2 core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_log_config mod_env mod_mime_magic mod_headers mod_setenvif mod_proxy proxy_connect proxy_http mod_ssl mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_cgi mod_dav_fs mod_negotiation mod_dir mod_imap mod_actions mod_alias mod_rewrite mod_php5 sapi_apache2 Directive Local Value Master Value engine 1 1 last_modified 0 0 xbithack 0 0 Apache Environment Variable Value (4 sur 16) [23/01/08 13:14:59]

29 NLS_LANG ORA_NLS33 ORACLE_BASE ORACLE_HOME HTTP_ACCEPT_LANGUAGE HTTP_ACCEPT_ENCODING HTTP_USER_AGENT HTTP_ACCEPT HTTP_CONNECTION HTTP_HOST PATH SERVER_SIGNATURE SERVER_SOFTWARE SERVER_NAME French_America.WE8ISO8859P15 /opt/oracle/product/client10g/nls/data /opt/oracle/product /opt/oracle/product/client10g fr gzip, deflate Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/sbin:/opt/sfw/sbin:/ usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/x11r6/ bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/x/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin <address>apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Server at krall.bondy.ird.fr Port 80</address> Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 krall.bondy.ird.fr SERVER_ADDR SERVER_PORT 80 REMOTE_HOST mac-thouraud.bondy.intranet.ird.fr REMOTE_ADDR DOCUMENT_ROOT SERVER_ADMIN SCRIPT_FILENAME /data/web/krall/doc /data/web/krall/doc/info.php5 REMOTE_PORT GATEWAY_INTERFACE SERVER_PROTOCOL REQUEST_METHOD QUERY_STRING REQUEST_URI SCRIPT_NAME CGI/1.1 HTTP/1.1 GET no value /info.php5 /info.php5 HTTP Headers Information HTTP Request Headers HTTP Request GET /info.php5 HTTP/1.1 (5 sur 16) [23/01/08 13:14:59]

30 Accept-Language Accept-Encoding User-Agent Accept Connection Host fr gzip, deflate Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr HTTP Response Headers X-Powered-By MS-Author-Via Keep-Alive Connection Transfer- Encoding Content-Type PHP/5.0.5 DAV timeout=15, max=100 Keep-Alive chunked text/html bcmath BCMath support calendar Calendar support ctype ctype functions dba DBA support Supported handlers gdbm cdb cdb_make inifile flatfile dom DOM/XML DOM/XML API Version libxml Version (6 sur 16) [23/01/08 13:14:59]

31 HTML Support XPath Support XPointer Support Schema Support RelaxNG Support exif EXIF Support EXIF Version 1.4 $Id: exif.c,v /08/05 14:00:47 hyanantha Exp $ Supported EXIF Version 0220 Supported filetypes JPEG,TIFF gd GD Support GD Version GIF Read Support GIF Create Support JPG Support PNG Support WBMP Support XBM Support bundled ( compatible) gettext GetText Support iconv iconv support iconv implementation iconv library version unknown unknown Directive Local Value Master Value iconv.input_encoding ISO ISO iconv.internal_encoding ISO ISO (7 sur 16) [23/01/08 13:14:59]

32 iconv.output_encoding ISO ISO ldap LDAP Support RCS Version $Id: ldap.c,v /07/09 01:00:11 sniper Exp $ Total Links 0/unlimited API Version 2005 Vendor Name Sun Microsystems Inc. Vendor Version 500 libxml libxml support active libxml Version libxml streams mbstring Multibyte Support Multibyte string engine Multibyte (japanese) regex support libmbfl Multibyte regex (oniguruma) version mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1. Directive Local Value Master Value mbstring.detect_order no value no value mbstring.encoding_translation Off Off mbstring.func_overload 0 0 mbstring.http_input pass pass mbstring.http_output pass pass mbstring.internal_encoding ISO no value mbstring.language English English mbstring.script_encoding no value no value mbstring.substitute_character no value no value (8 sur 16) [23/01/08 13:14:59]

33 mysql MySQL Support Active Persistent Links 0 Active Links 0 Client API version MYSQL_MODULE_TYPE MYSQL_SOCKET MYSQL_INCLUDE MYSQL_LIBS external /tmp/mysql.sock -I/opt/mysql_64/include/mysql -L/opt/mysql_64/lib/mysql -lmysqlclient Directive Local Value Master Value mysql.allow_persistent On On mysql.connect_timeout mysql.default_host no value no value mysql.default_password no value no value mysql.default_port no value no value mysql.default_socket no value no value mysql.default_user no value no value mysql.max_links Unlimited Unlimited mysql.max_persistent Unlimited Unlimited mysql.trace_mode Off Off oci8 OCI8 Support Revision $Revision: $ Active Persistent Links 0 Active Links 0 Oracle Version 10.1 Compile-time ORACLE_HOME Libraries Used Temporary Lob support Collections support /opt/oracle/product/client10g no value openssl (9 sur 16) [23/01/08 13:14:59]

34 OpenSSL support OpenSSL Version OpenSSL 0.9.7g 11 Apr 2005 pcre PCRE (Perl Compatible Regular Expressions) Support PCRE Library Version Aug-2005 pgsql PostgreSQL Support PostgreSQL(libpq) Version Multibyte character support SSL support disabled Active Persistent Links 0 Active Links 0 Directive Local Value Master Value pgsql.allow_persistent On On pgsql.auto_reset_persistent Off Off pgsql.ignore_notice Off Off pgsql.log_notice Off Off pgsql.max_links Unlimited Unlimited pgsql.max_persistent Unlimited Unlimited posix Revision $Revision: $ session Session Support Registered save handlers Registered serializer handlers files user sqlite php php_binary Directive Local Value Master Value session.auto_start Off Off (10 sur 16) [23/01/08 13:14:59]

35 session.bug_compat_42 Off Off session.bug_compat_warn On On session.cache_expire session.cache_limiter nocache nocache session.cookie_domain no value no value session.cookie_lifetime 0 0 session.cookie_path / / session.cookie_secure Off Off session.entropy_file no value no value session.entropy_length 0 0 session.gc_divisor session.gc_maxlifetime session.gc_probability 1 1 session.hash_bits_per_character 5 5 session.hash_function 0 0 session.name PHPSESSID PHPSESSID session.referer_check no value no value session.save_handler files files session.save_path /var/run/php5 /var/run/php5 session.serialize_handler php php session.use_cookies On On session.use_only_cookies Off Off session.use_trans_sid 0 0 SimpleXML Simplexml support Revision $Revision: $ Schema support SPL SPL support Interfaces Classes RecursiveIterator, SeekableIterator ArrayIterator, ArrayObject, CachingIterator, CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator, SimpleXMLIterator (11 sur 16) [23/01/08 13:14:59]

36 SQLite SQLite support PECL Module version 2.0-dev $Id: sqlite.c,v /06/07 15:38:37 dmitry Exp $ SQLite Library SQLite Encoding iso8859 Directive Local Value Master Value sqlite.assoc_case 0 0 standard Regex Library Dynamic Library Support Bundled library Path to sendmail /usr/lib/sendmail -t -i Directive Local Value Master Value assert.active 1 1 assert.bail 0 0 assert.callback no value no value assert.quiet_eval 0 0 assert.warning 1 1 auto_detect_line_endings 0 0 date.default_latitude date.default_longitude date.sunrise_zenith date.sunset_zenith default_socket_timeout safe_mode_allowed_env_vars PHP_ PHP_ safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH url_rewriter.tags a=href,area=href,frame=src,input=src, form=fakeentry a=href,area=href,frame=src,input=src, form=fakeentry user_agent no value no value tokenizer Tokenizer Support (12 sur 16) [23/01/08 13:14:59]

37 xml XML Support XML Namespace Support active active libxml2 Version zlib ZLib Support Compiled Version Linked Version Directive Local Value Master Value zlib.output_compression Off Off zlib.output_compression_level -1-1 zlib.output_handler no value no value Additional Modules dbase Module Name Environment Variable Value DISPLAY EDITOR localhost:13.0 vim HOME / LD_LIBRARY_PATH LOGNAME MAIL MANPATH NLS_DATE_FORMAT NLS_LANG OLDPWD ORACLE_BASE /opt/apache2/lib:/opt/oracle/product/client10g/lib32::/opt/lib:/opt/sfw/lib:/usr/ccs/lib root /var/mail//root /mnu/man:/usr/man:/usr/share/man:/usr/local/man:/services/postgres/man::/usr/openssl/man:/opt/man:/opt/sfw/ man:/usr/x/man:/opt/sfwplus/man:/usr/sfw/man YYYY-MM-DD HH24:MI:SS French_America.WE8ISO8859P15 /opt/apache2/conf /opt/oracle/product (13 sur 16) [23/01/08 13:14:59]

38 ORACLE_HOME ORA_NLS33 PATH PWD SHELL /opt/oracle/product/client10g /opt/oracle/product/client10g/ocommon/nls/admin/data /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/sbin:/opt/sfw/sbin:/usr/local/ sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/ sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/x/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin /opt/apache2/conf/vhost /sbin/sh SHLVL 1 SSH_AUTH_SOCK /tmp/ssh-yoa22889/agent SSH_CLIENT SSH_CONNECTION SSH_TTY TERM TZ USER _ /dev/pts/4 xterm Europe/Paris root /opt/apache2/bin/apachectl PHP Variables Variable Value _SERVER["NLS_LANG"] _SERVER["ORA_NLS33"] _SERVER["ORACLE_BASE"] _SERVER["ORACLE_HOME"] _SERVER["HTTP_ACCEPT_LANGUAGE"] _SERVER["HTTP_ACCEPT_ENCODING"] _SERVER["HTTP_USER_AGENT"] _SERVER["HTTP_ACCEPT"] _SERVER["HTTP_CONNECTION"] _SERVER["HTTP_HOST"] _SERVER["PATH"] _SERVER["SERVER_SIGNATURE"] _SERVER["SERVER_SOFTWARE"] _SERVER["SERVER_NAME"] French_America.WE8ISO8859P15 /opt/oracle/product/client10g/nls/data /opt/oracle/product /opt/oracle/product/client10g fr gzip, deflate Mozilla/4.0 (compatible; WebCapture 3.0; Macintosh) application/vnd.fdf, application/vnd.adobe.xfdf, application/vnd.adobe.xdp+xml, text/ html, text/plain, image/gif, image/jpeg, image/png, image/x-png, application/pdf keep-alive krall.bondy.ird.fr /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/ sbin:/opt/sfw/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/ usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/ X/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin <address>apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 Server at krall.bondy.ird.fr Port 80</address> Apache/ (Unix) mod_ssl/ OpenSSL/0.9.7g DAV/2 PHP/5.0.5 PHP/4.4.0 krall.bondy.ird.fr (14 sur 16) [23/01/08 13:14:59]

39 _SERVER["SERVER_ADDR"] _SERVER["SERVER_PORT"] 80 _SERVER["REMOTE_HOST"] mac-thouraud.bondy.intranet.ird.fr _SERVER["REMOTE_ADDR"] _SERVER["DOCUMENT_ROOT"] _SERVER["SERVER_ADMIN"] _SERVER["SCRIPT_FILENAME"] /data/web/krall/doc /data/web/krall/doc/info.php5 _SERVER["REMOTE_PORT"] _SERVER["GATEWAY_INTERFACE"] _SERVER["SERVER_PROTOCOL"] _SERVER["REQUEST_METHOD"] _SERVER["QUERY_STRING"] _SERVER["REQUEST_URI"] _SERVER["SCRIPT_NAME"] _SERVER["PHP_SELF"] _ENV["DISPLAY"] _ENV["EDITOR"] CGI/1.1 HTTP/1.1 GET no value /info.php5 /info.php5 /info.php5 localhost:13.0 vim _ENV["HOME"] / _ENV["LD_LIBRARY_PATH"] _ENV["LOGNAME"] _ENV["MAIL"] _ENV["MANPATH"] _ENV["NLS_DATE_FORMAT"] _ENV["NLS_LANG"] _ENV["OLDPWD"] _ENV["ORACLE_BASE"] _ENV["ORACLE_HOME"] _ENV["ORA_NLS33"] _ENV["PATH"] _ENV["PWD"] _ENV["SHELL"] /opt/apache2/lib:/opt/oracle/product/client10g/lib32::/opt/lib:/opt/sfw/lib:/usr/ccs/lib root /var/mail//root /mnu/man:/usr/man:/usr/share/man:/usr/local/man:/services/postgres/man::/usr/ openssl/man:/opt/man:/opt/sfw/man:/usr/x/man:/opt/sfwplus/man:/usr/sfw/man YYYY-MM-DD HH24:MI:SS French_America.WE8ISO8859P15 /opt/apache2/conf /opt/oracle/product /opt/oracle/product/client10g /opt/oracle/product/client10g/ocommon/nls/admin/data /usr/local/bin:/opt/sfwplus/bin:/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/opt/sfwplus/ sbin:/opt/sfw/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/openssh/bin:/sbin:/ usr/sbin:/usr/local/sbin:/usr/x11r6/bin:/opt/bin:/opt/sfw/bin:/usr/ucb:/usr/ccs/bin:/usr/ X/bin:/opt/sfwplus/bin:/usr/sfw/bin:/opt/icewm/bin /opt/apache2/conf/vhost /sbin/sh _ENV["SHLVL"] 1 _ENV["SSH_AUTH_SOCK"] /tmp/ssh-yoa22889/agent (15 sur 16) [23/01/08 13:14:59]

40 _ENV["SSH_CLIENT"] _ENV["SSH_CONNECTION"] _ENV["SSH_TTY"] _ENV["TERM"] _ENV["TZ"] _ENV["USER"] _ENV["_"] /dev/pts/4 xterm Europe/Paris root /opt/apache2/bin/apachectl PHP License This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net. (16 sur 16) [23/01/08 13:14:59]

41 Référence : hebergement-standard-web-0.3.doc Date de modification : 4/02/08 Version : 0.3 Page 10/10 Description : offre d hébergement standard pour le web à l IRD 16. SUIVI DES MODIFICATIONS DU DOCUMENT Auteur de la modification Date Objet de la modification Emmanuel Thouraud Création du document. Jean-Marc Vinet Modifications de forme Emmanuel Thouraud Ajout liste rpm mysql Jean-Marc Vinet Modifications de forme

Drake CMS Site :: Administration. System Menu Content Components Modules Drabots Help Messages Logout Home 0

Drake CMS Site :: Administration. System Menu Content Components Modules Drabots Help Messages Logout Home 0 Seite 1 von 10 Drake v0.3.0 Beta rev.1255 System Menu Content Components Modules Drabots Help Messages Logout Home 0 Drake CMS Site / system PHP Info PHP Info PHP Version 4.3.11 System Linux tux1 2.4.21-303-athlon

More information

http://www.faustfeuerwaffenclub-bregenz.at/info.php

http://www.faustfeuerwaffenclub-bregenz.at/info.php Seite 1 von 9 PHP Version 5.2.17 System Linux tux379 3.12.0-default #3 SMP Fri Nov 8 15:49:31 CET 2013 x86_64 Build Date May 1 2013 14:35:19 Configure Command Server API Virtual Directory Support Configuration

More information

Bienvenido master jedi

Bienvenido master jedi 18-06-12 Prueba del servidor Bienvenido master jedi El servidor tiene las siguientes caracteristicas PHP Version 5.3.10 1ubuntu3.1 System Linux 3.2.0 25 generic pae #40 Ubuntu SMP Wed May 23 22:11:24

More information

Administrations-Bereich Admin-Übersicht Foren-Übersicht

Administrations-Bereich Admin-Übersicht Foren-Übersicht Administrations-Bereich Admin-Übersicht Foren-Übersicht Allgemein Foren Beiträge Benutzer und Gruppen Berechtigungen Styles Wartung System Mods Du bist angemeldet als: Maurice [ Abmelden ] [ Administration

More information

PHP Version 5.3.29. http://development.koeselbuch.com/de/admin/reports/status/php#overl... 1 von 22 11.11.2015 09:52

PHP Version 5.3.29. http://development.koeselbuch.com/de/admin/reports/status/php#overl... 1 von 22 11.11.2015 09:52 1 von 22 11.11.2015 09:52 PHP Version 5.3.29 System SunOS localhost 5.10 Generic_142901-13 i86pc Build Date Sep 28 2015 16:45:45 Configure Command Server API Virtual Directory Support Configuration File

More information

600-152 People Data and the Web Forms and CGI. HTML forms. A user interface to CGI applications

600-152 People Data and the Web Forms and CGI. HTML forms. A user interface to CGI applications HTML forms A user interface to CGI applications Outline A simple example form. GET versus POST. cgi.escape(). Input controls. A very simple form a simple form

More information

600-152 People Data and the Web Forms and CGI CGI. Facilitating interactive web applications

600-152 People Data and the Web Forms and CGI CGI. Facilitating interactive web applications CGI Facilitating interactive web applications Outline In Informatics 1, worksheet 7 says You will learn more about CGI and forms if you enroll in Informatics 2. Now we make good on that promise. First

More information

Securing The Apache Web Server. Agenda. Background. Matthew Cook http://escarpment.net/

Securing The Apache Web Server. Agenda. Background. Matthew Cook http://escarpment.net/ Securing The Apache Web Server Matthew Cook http://escarpment.net/ Agenda Background Web Servers Connections Apache History System Attacks Securing Apache Useful Tools In Summary Further Advice and Guidance

More information

GET /FB/index.html HTTP/1.1 Host: lmi32.cnam.fr

GET /FB/index.html HTTP/1.1 Host: lmi32.cnam.fr GET /FB/index.html HTTP/1.1 Host: lmi32.cnam.fr HTTP/1.1 200 OK Date: Thu, 20 Oct 2005 14:42:54 GMT Server: Apache/2.0.50 (Linux/SUSE) Last-Modified: Thu, 20 Oct 2005 14:41:56 GMT ETag: "2d7b4-14b-8efd9500"

More information

Sun Cluster 2.2 7/00 Data Services Update: Apache Web Server

Sun Cluster 2.2 7/00 Data Services Update: Apache Web Server Sun Cluster 2.2 7/00 Data Services Update: Apache Web Server Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 806-6121 July 2000, Revision A Copyright 2000

More information

1945: 1989: ! Tim Berners-Lee (CERN) writes internal proposal to develop a. 1990:! Tim BL writes a graphical browser for Next machines.

1945: 1989: ! Tim Berners-Lee (CERN) writes internal proposal to develop a. 1990:! Tim BL writes a graphical browser for Next machines. Systemprogrammering 2009 Föreläsning 9 Web Services Topics! HTTP! Serving static content! Serving dynamic content 1945: 1989: Web History! Vannevar Bush, As we may think, Atlantic Monthly, July, 1945.

More information

Sun Management Center Change Manager 1.0.1 Release Notes

Sun Management Center Change Manager 1.0.1 Release Notes Sun Management Center Change Manager 1.0.1 Release Notes Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 817 0891 10 May 2003 Copyright 2003 Sun Microsystems, Inc. 4150

More information

at () in C:\wamp\www\icaatom-1.2.0\icaatom- 1.2.0\plugins\sfLucenePlugin\lib\vendor\Zend\Search\Lucene\Document.php line 104...

at () in C:\wamp\www\icaatom-1.2.0\icaatom- 1.2.0\plugins\sfLucenePlugin\lib\vendor\Zend\Search\Lucene\Document.php line 104... 500 Internal Server Error Zend_Search_Lucene_Exception Field name "do_thumbnail_fullpath" not found in document. stack trace at () in C:\wamp\www\icaatom-1.2.0\icaatom- 1.2.0\plugins\sfLucenePlugin\lib\vendor\Zend\Search\Lucene\Document.php

More information

Solaris 10 Documentation README

Solaris 10 Documentation README Solaris 10 Documentation README Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 817 0550 10 January 2005 Copyright 2005 Sun Microsystems, Inc. 4150 Network Circle, Santa

More information

How to write a CGI for the Apache Web server in C

How to write a CGI for the Apache Web server in C How to write a CGI for the Apache Web server in C The Com/PC Embedded Gateway Linux (EGL/2) operating system comes with a pre-installed Apache Web server. Please see also mht-cpc1l-07.pdf: How to use the

More information

Optimizing your Magento store for heavy API access. 1.0 June 2013

Optimizing your Magento store for heavy API access. 1.0 June 2013 Optimizing your Magento store for heavy API access 1.0 June 2013 About This Guide This guide is for anyone who is looking to optimise the API link speed between a Magento installation and Brightpearl.

More information

N1 Grid Service Provisioning System 5.0 User s Guide for the Linux Plug-In

N1 Grid Service Provisioning System 5.0 User s Guide for the Linux Plug-In N1 Grid Service Provisioning System 5.0 User s Guide for the Linux Plug-In Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819 0735 December 2004 Copyright 2004 Sun Microsystems,

More information

System Requirements Orion

System Requirements Orion Orion Date 21/12/12 Version 1.0 Référence 001 Auteur Antoine Crué VOS CONTACTS TECHNIQUES JEAN-PHILIPPE SENCKEISEN ANTOINE CRUE LIGNE DIRECTE : 01 34 93 35 33 EMAIL : JPSENCKEISEN@ORSENNA.FR LIGNE DIRECTE

More information

Stockage distribué sous Linux

Stockage distribué sous Linux Félix Simon Ludovic Gauthier IUT Nancy-Charlemagne - LP ASRALL Mars 2009 1 / 18 Introduction Répartition sur plusieurs machines Accessibilité depuis plusieurs clients Vu comme un seul et énorme espace

More information

Web Services April 21st, 2009 with Hunter Pitelka

Web Services April 21st, 2009 with Hunter Pitelka 15 213 The course that gives CMU its Zip! Web Services April 21st, 2009 with Hunter Pitelka Topics HTTP Serving static content Serving dynamic content Web History 1989: 1990: Tim Berners Lee (CERN) writes

More information

Audit de sécurité avec Backtrack 5

Audit de sécurité avec Backtrack 5 Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI Habib Université de Versailles Saint-Quentin-En-Yvelines 24-05-2012 UVSQ - Audit de sécurité avec Backtrack 5 DUMITRESCU Andrei EL RAOUSTI

More information

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS)

Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Note concernant votre accord de souscription au service «Trusted Certificate Service» (TCS) Veuillez vérifier les éléments suivants avant de nous soumettre votre accord : 1. Vous avez bien lu et paraphé

More information

Durée 4 jours. Pré-requis

Durée 4 jours. Pré-requis F5 - BIG-IP Application Security Manager V11.0 Présentation du cours Ce cours traite des attaques applicatives orientées Web et de la façon d utiliser Application Security Manager (ASM) pour s en protéger.

More information

DOCUMENTATION TECHNIQUE

DOCUMENTATION TECHNIQUE DOCUMENTATION TECHNIQUE Fichiers de configuration Codes sources Captures d écran Intitulé du rapport PFE : Urbanisation d un Système d information universitaire SOA & BPM (AU. 2009/2010) Effectué à : Tritux

More information

Chapter 27 Hypertext Transfer Protocol

Chapter 27 Hypertext Transfer Protocol Chapter 27 Hypertext Transfer Protocol Columbus, OH 43210 Jain@CIS.Ohio-State.Edu http://www.cis.ohio-state.edu/~jain/ 27-1 Overview Hypertext language and protocol HTTP messages Browser architecture CGI

More information

SunFDDI 6.0 on the Sun Enterprise 10000 Server

SunFDDI 6.0 on the Sun Enterprise 10000 Server SunFDDI 6.0 on the Sun Enterprise 10000 Server Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 USA 650 960-1300 Fax 650 969-9131 Part No.: 806-3610-11 November 1999, Revision A Send

More information

CASifier une application

CASifier une application JOSY «Authentification Centralisée» Paris, 6 mai 2010 CASifier une application Julien Marchal Consortium ESUP-Portail CASifier une application Introduction Moyens Module Apache CAS (mod_auth_cas) Librairie

More information

You can choose to install the plugin through Magento Connect or by directly using the archive files.

You can choose to install the plugin through Magento Connect or by directly using the archive files. Magento plugin 1.5.7 installation 1. Plugin installation You can choose to install the plugin through Magento Connect or by directly using the archive files. 1.1 Installation with Magento Connect 1.1.1

More information

Introduction ToIP/Asterisk Quelques applications Trixbox/FOP Autres distributions Conclusion. Asterisk et la ToIP. Projet tuteuré

Introduction ToIP/Asterisk Quelques applications Trixbox/FOP Autres distributions Conclusion. Asterisk et la ToIP. Projet tuteuré Asterisk et la ToIP Projet tuteuré Luis Alonso Domínguez López, Romain Gegout, Quentin Hourlier, Benoit Henryon IUT Charlemagne, Licence ASRALL 2008-2009 31 mars 2009 Asterisk et la ToIP 31 mars 2009 1

More information

<Insert Picture Here> Oracle HTTP Server 11gR1

<Insert Picture Here> Oracle HTTP Server 11gR1 Oracle HTTP Server 11gR1 Agenda Overview of Oracle HTTP Server Intro to OHS and differences with Apache Support policy OHS Bundling and Installation OHS Bundling Install Concepts

More information

Solaris Bandwidth Manager

Solaris Bandwidth Manager Solaris Bandwidth Manager By Evert Hoogendoorn - Enterprise Engineering Sun BluePrints Online - June 1999 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 USA

More information

Magento Optimised Template CentOS 6 with cpanel/whm V1.0

Magento Optimised Template CentOS 6 with cpanel/whm V1.0 Magento Optimised Template CentOS 6 with cpanel/whm V1.0 Magento Optimised Template CentOS 6 with cpanel/whm Crucial Cloud Hosting 1 Contents Introduction... 2 Objectives... 3 Web Server Optimisation...

More information

Veritas Storage Foundation 5.0 Software for SPARC

Veritas Storage Foundation 5.0 Software for SPARC Veritas Storage Foundation 5.0 Software for SPARC Release Note Supplement Sun Microsystems, Inc. www.sun.com Part No. 819-7074-10 July 2006 Submit comments about this document at: http://www.sun.com/hwdocs/feedback

More information

Sun TM SNMP Management Agent Release Notes, Version 1.6

Sun TM SNMP Management Agent Release Notes, Version 1.6 Sun TM SNMP Management Agent Release Notes, Version 1.6 Sun Microsystems, Inc. www.sun.com Part No. 820-5966-12 December 2008, Revision A Submit comments about this document by clicking the Feedback[+]

More information

Sun Management Center 3.6 Version 5 Add-On Software Release Notes

Sun Management Center 3.6 Version 5 Add-On Software Release Notes Sun Management Center 3.6 Version 5 Add-On Software Release Notes For Sun Fire, Sun Blade, Netra, and Sun Ultra Systems Sun Microsystems, Inc. www.sun.com Part No. 819-7977-10 October 2006, Revision A

More information

Zend Server 5.6 Installation Guide

Zend Server 5.6 Installation Guide Zend Server 5.6 Installation Guide By Zend Technologies www.zend.com Abstract This is the Installation Guide for Zend Server Version 5.6. The information in this document is subject to change without notice

More information

ClickCartPro Software Installation README

ClickCartPro Software Installation README ClickCartPro Software Installation README This document outlines installation instructions for ClickCartPro Software. SOFTWARE REQUIREMENTS The following requirements must be met by the webserver on which

More information

Sun StorEdge A5000 Installation Guide

Sun StorEdge A5000 Installation Guide Sun StorEdge A5000 Installation Guide for Windows NT Server 4.0 Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 USA 650 960-1300 Fax 650 969-9131 Part No. 805-7273-11 October 1998,

More information

TP1 : Correction. Rappels : Stream, Thread et Socket TCP

TP1 : Correction. Rappels : Stream, Thread et Socket TCP Université Paris 7 M1 II Protocoles réseaux TP1 : Correction Rappels : Stream, Thread et Socket TCP Tous les programmes seront écrits en Java. 1. (a) Ecrire une application qui lit des chaines au clavier

More information

Sun Management Center 3.5 Update 1b Release Notes

Sun Management Center 3.5 Update 1b Release Notes Sun Management Center 3.5 Update 1b Release Notes Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819 3054 10 June 2005 Copyright 2005 Sun Microsystems, Inc. 4150 Network

More information

Upgrading the Solaris PC NetLink Software

Upgrading the Solaris PC NetLink Software Upgrading the Solaris PC NetLink Software By Don DeVitt - Enterprise Engineering Sun BluePrints OnLine - January 2000 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road Palo Alto,

More information

Administrer les solutions Citrix XenApp et XenDesktop 7.6 CXD-203

Administrer les solutions Citrix XenApp et XenDesktop 7.6 CXD-203 Administrer les solutions Citrix XenApp XenDesktop 7.6 CXD-203 MIEL Centre Agréé : N 11 91 03 54 591 Pour contacter le service formation : 01 60 19 16 27 Pour consulter le planning des formations : www.miel.fr/formation

More information

Version 1.6. MDweb installation and configuration (scripts databases) Linux Platform. 1.3 Authors: Jean Christophe Desconnets (jcd@teledetection.

Version 1.6. MDweb installation and configuration (scripts databases) Linux Platform. 1.3 Authors: Jean Christophe Desconnets (jcd@teledetection. Version 1.6 MDweb installation and configuration (scripts databases) Linux Platform Version Comments 1 Authors : Jean Christophe Desconnets (jcd@teledetection.fr) Translation : Kim Agrawal (kim@auromail.net)

More information

Thursday, February 7, 2013. DOM via PHP

Thursday, February 7, 2013. DOM via PHP DOM via PHP Plan PHP DOM PHP : Hypertext Preprocessor Langage de script pour création de pages Web dynamiques Un ficher PHP est un ficher HTML avec du code PHP

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

Optimizing Solaris Resources Through Load Balancing

Optimizing Solaris Resources Through Load Balancing Optimizing Solaris Resources Through Load Balancing By Tom Bialaski - Enterprise Engineering Sun BluePrints Online - June 1999 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road

More information

How To Use Ngnix (Php) With A Php-Fpm (Php-Fmm) On A Web Server (Php5) On Your Web Browser) On An Ubuntu Web Server On A Raspberry Web 2.5 (Net

How To Use Ngnix (Php) With A Php-Fpm (Php-Fmm) On A Web Server (Php5) On Your Web Browser) On An Ubuntu Web Server On A Raspberry Web 2.5 (Net Powering Magento with Ngnix and PHP-FPM Written by: Yuri Golovko Alexey Samorukov Table of Contents INTRODUCTION WHY YOU SHOULD CONSIDER NGNIX NGNIX AND STATIC CONTENT HOW TO USE NGNIX NGNIX SYSTEM REQUIREMENTS

More information

Sun StorEdge RAID Manager 6.2.21 Release Notes

Sun StorEdge RAID Manager 6.2.21 Release Notes Sun StorEdge RAID Manager 6.2.21 Release Notes formicrosoftwindowsnt Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 USA 650 960-1300 Fax 650 969-9131 Part No. 805-6890-11 November

More information

The current version installed on your server is 2.6.32-431.5.1.el6.x86_64 and it's the latest available.

The current version installed on your server is 2.6.32-431.5.1.el6.x86_64 and it's the latest available. IP : nnn.nnn.nnn.n 173.255.141.4 Hostname : example.domain.com webserver.theewfinc.org OS : CentOS release 6.6 (Final) The following is a report on the security and performance of your server. It includes

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

My Monitor. Installation Guide. www.monitorbm.com

My Monitor. Installation Guide. www.monitorbm.com My Monitor Installation Guide www.monitorbm.com My Monitor Installation Guide Copyright 2014 Monitor Business Machines Ltd The software contains proprietary information of Monitor Business Machines Ltd.

More information

Comparing JavaServer Pages Technology and Microsoft Active Server Pages

Comparing JavaServer Pages Technology and Microsoft Active Server Pages Comparing JavaServer Pages Technology and Microsoft Active Server Pages An Analysis of Functionality Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 1 (800) 786.7638 1.512.434.1511 Copyright

More information

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr

Introduction au BIM. ESEB 38170 Seyssinet-Pariset Economie de la construction email : contact@eseb.fr Quel est l objectif? 1 La France n est pas le seul pays impliqué 2 Une démarche obligatoire 3 Une organisation plus efficace 4 Le contexte 5 Risque d erreur INTERVENANTS : - Architecte - Économiste - Contrôleur

More information

Exploring the iplanet Directory Server NIS Extensions

Exploring the iplanet Directory Server NIS Extensions Exploring the iplanet Directory Server NIS Extensions By Tom Bialaski - Enterprise Engineering Sun BluePrints OnLine - August 2000 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road

More information

10. Java Servelet. Introduction

10. Java Servelet. Introduction Chapter 10 Java Servlets 227 10. Java Servelet Introduction Java TM Servlet provides Web developers with a simple, consistent mechanism for extending the functionality of a Web server and for accessing

More information

Solaris 9 9/05 Installation Roadmap

Solaris 9 9/05 Installation Roadmap Solaris 9 9/05 Installation Roadmap This document is a guide to the DVD-ROM, CD-ROMs, and documents involved in installing the Solaris 9 9/05 software. Unless otherwise specified, this document refers

More information

JumpStart : NIS and sysidcfg

JumpStart : NIS and sysidcfg JumpStart : NIS and sysidcfg By Rob Snevely - Enterprise Technology Center Sun BluePrints OnLine - October 1999 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303

More information

OpenPro ERP Software Installation Guide 10061 Talbert Ave Suite 200 Fountain Valley, CA 92708 USA Phone 714-378-4600 Fax 714-964-1491

OpenPro ERP Software Installation Guide 10061 Talbert Ave Suite 200 Fountain Valley, CA 92708 USA Phone 714-378-4600 Fax 714-964-1491 OpenPro ERP Software Installation Guide 10061 Talbert Ave Suite 200 Fountain Valley, CA 92708 USA Phone 714-378-4600 Fax 714-964-1491 www.openpro.com infoop@openpro.com OpenPro Installation of Software

More information

POB-JAVA Documentation

POB-JAVA Documentation POB-JAVA Documentation 1 INTRODUCTION... 4 2 INSTALLING POB-JAVA... 5 Installation of the GNUARM compiler... 5 Installing the Java Development Kit... 7 Installing of POB-Java... 8 3 CONFIGURATION... 9

More information

Introduction Les failles les plus courantes Les injections SQL. Failles Web. Maxime Arthaud. net7. Jeudi 03 avril 2014.

Introduction Les failles les plus courantes Les injections SQL. Failles Web. Maxime Arthaud. net7. Jeudi 03 avril 2014. Maxime Arthaud net7 Jeudi 03 avril 2014 Syllabus Introduction Exemple de Requête Transmission de données 1 Introduction Exemple de Requête Transmission de données 2 3 Exemple de Requête Transmission de

More information

Scrubbing Disks Using the Solaris Operating Environment Format Program

Scrubbing Disks Using the Solaris Operating Environment Format Program Scrubbing Disks Using the Solaris Operating Environment Format Program By Rob Snevely - Enterprise Technology Center Sun BluePrints OnLine - June 2000 http://www.sun.com/blueprints Sun Microsystems, Inc.

More information

How To Set Up Vsftpd On A Pc Or Mac Or Mac (For Mac) On A Mac Or Ipa (For Pc Or Ipad) On Pc Or Pc Or Pb (For Ipa) On An Ipa Or Mac

How To Set Up Vsftpd On A Pc Or Mac Or Mac (For Mac) On A Mac Or Ipa (For Pc Or Ipad) On Pc Or Pc Or Pb (For Ipa) On An Ipa Or Mac Table des matières 1 SERVICE FTP... 2 1.1 Introduction... 2 1.2 Paquetages... 2 1.3 Démarrer le service vsftpd... 2 1.4 Tester le service vsftpd... 3 1.5 Fichiers de configuration... 3 1.5.1 etc/vsftpd/ftpusers...

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

Measuring Policing Complexity: A Research Based Agenda

Measuring Policing Complexity: A Research Based Agenda ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

Sun Enterprise Optional Power Sequencer Installation Guide

Sun Enterprise Optional Power Sequencer Installation Guide Sun Enterprise Optional Power Sequencer Installation Guide For the Sun Enterprise 6500/5500 System Cabinet and the Sun Enterprise 68-inch Expansion Cabinet Sun Microsystems, Inc. 901 San Antonio Road Palo

More information

OpenPro ERP Software Installation Guide REDHAT LINUX

OpenPro ERP Software Installation Guide REDHAT LINUX OpenPro ERP Software Installation Guide REDHAT LINUX 10061 Talbert Ave Suite 228 Fountain Valley, CA 92708 USA Phone 714-378-4600 Fax 714-964-1491 www.openpro.com infoop@openpro.com OpenPro Installation

More information

What's new in httpd 2.2?

What's new in httpd 2.2? What's new in httpd 2.2? 2.1 Paul Querna pquerna@apache.org July 21, 2005 http://www.outoforder.cc/presentations/ 2.2? major.minor.patch Versioning Scheme: Even = Stable / General Availability 2.0.x &

More information

OS9 UNIX help man chd cd del rm copy cp makdir mkdir OS9 is case sensitive!! attr chmod deldir rmdir pd pwd list more

OS9 UNIX help man chd cd del rm copy cp makdir mkdir OS9 is case sensitive!! attr chmod deldir rmdir pd pwd list more INFOS OS9 OS9 COMMAND WHAT IT DOES dir list files copy copy files list print file content attr shows and change access privileges ( in OS9 all users of the same group hav same privileges ) : from right

More information

DIRECTIVE ON ACCOUNTABILITY IN CONTRACT MANAGEMENT FOR PUBLIC BODIES. An Act respecting contracting by public bodies (chapter C-65.1, a.

DIRECTIVE ON ACCOUNTABILITY IN CONTRACT MANAGEMENT FOR PUBLIC BODIES. An Act respecting contracting by public bodies (chapter C-65.1, a. DIRECTIVE ON ACCOUNTABILITY IN CONTRACT MANAGEMENT FOR PUBLIC BODIES An Act respecting contracting by public bodies (chapter C-65.1, a. 26) SUBJECT 1. The purpose of this directive is to establish the

More information

Sun SNMP Management Agent Release Notes, Version 1.5.5

Sun SNMP Management Agent Release Notes, Version 1.5.5 Sun SNMP Management Agent Release Notes, Version 1.5.5 Sun Microsystems, Inc. www.sun.com Part No. 820-0174-15 June 2008, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback

More information

1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks Va avec 6526491

1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks Va avec 6526491 Les brevets CELL 14 décembre 2006 1 ARCHITECTURE GENERALE 1-20020138637 26-sept-2002 Computer architecture and software cells for broadband networks 6526491 2-6526491 25-févr-03 Memory protection system

More information

Installation. Installation centreon + nagios3 1 25 mai 2009 1.1 LISTE DES PRE-REQUIS. Nagios/centreon. 1.1.1 Paquets divers. 1.1.

Installation. Installation centreon + nagios3 1 25 mai 2009 1.1 LISTE DES PRE-REQUIS. Nagios/centreon. 1.1.1 Paquets divers. 1.1. Installation 1.1 LISTE DES PRE-REQUIS 1.1.1 Paquets divers tofrodos mailx lsb-release build-essential 1.1.2 Compilateurs : 1.1.3 Serveur Web et php5 apache2 php5 php5-mysql php-pear php5-ldap php5-snmp

More information

APACHE. Presentation by: Lilian Thairu

APACHE. Presentation by: Lilian Thairu APACHE AGENDA Introduction Where to get Versions Licensing Use Features Server & Supporting programs Competitors Market structure Pros & Cons Vs Other servers Introduction Web Server Often referred to

More information

Solaris Resource Manager

Solaris Resource Manager Solaris Resource Manager By Richard McDougall - Enterprise Engineering Sun BluePrints OnLine - April 1999 http://www.sun.com/blueprints Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 USA

More information

BILL C-665 PROJET DE LOI C-665 C-665 C-665 HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA

BILL C-665 PROJET DE LOI C-665 C-665 C-665 HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA C-665 C-665 Second Session, Forty-first Parliament, Deuxième session, quarante et unième législature, HOUSE OF COMMONS OF CANADA CHAMBRE DES COMMUNES DU CANADA BILL C-665 PROJET DE LOI C-665 An Act to

More information

No. Time Source Destination Protocol Info 1190 131.859385 128.238.245.34 128.119.245.12 HTTP GET /ethereal-labs/http-ethereal-file1.html HTTP/1.

No. Time Source Destination Protocol Info 1190 131.859385 128.238.245.34 128.119.245.12 HTTP GET /ethereal-labs/http-ethereal-file1.html HTTP/1. Ethereal Lab: HTTP 1. The Basic HTTP GET/response interaction 1190 131.859385 128.238.245.34 128.119.245.12 HTTP GET /ethereal-labs/http-ethereal-file1.html HTTP/1.1 GET /ethereal-labs/http-ethereal-file1.html

More information

8/9/16. Server-Side Web Programming Intro. The Hamburger Model. To make a Web server based program

8/9/16. Server-Side Web Programming Intro. The Hamburger Model. To make a Web server based program Server-Side Web Programming Intro To make a Web server based program You have to get data in (from user-agent to server) Then process the data, perform some task, etc. You have get data out (from server

More information

Sun Management Center 3.6 Version 4 Add-On Software Release Notes

Sun Management Center 3.6 Version 4 Add-On Software Release Notes Sun Management Center 3.6 Version 4 Add-On Software Release Notes For Sun Fire, Sun Blade, Netra, and Sun Ultra Systems Sun Microsystems, Inc. www.sun.com Part No. 819-4989-10 July 2006, Revision A Submit

More information

Altiris Patch Management Solution for Windows 7.6 from Symantec Third-Party Legal Notices

Altiris Patch Management Solution for Windows 7.6 from Symantec Third-Party Legal Notices Appendix A Altiris Patch Management Solution for Windows 7.6 from Symantec Third-Party Legal Notices This appendix includes the following topics: Third-Party Legal Attributions CabDotNet MICROSOFT PLATFORM

More information

The Need For Speed. leads to PostgreSQL. Dimitri Fontaine dimitri@2ndquadrant.fr. 28 Mars 2013

The Need For Speed. leads to PostgreSQL. Dimitri Fontaine dimitri@2ndquadrant.fr. 28 Mars 2013 The Need For Speed leads to PostgreSQL Dimitri Fontaine dimitri@2ndquadrant.fr 28 Mars 2013 Dimitri Fontaine dimitri@2ndquadrant.fr The Need For Speed 28 Mars 2013 1 / 23 Dimitri Fontaine 2ndQuadrant France

More information

MapReduce Détails Optimisation de la phase Reduce avec le Combiner

MapReduce Détails Optimisation de la phase Reduce avec le Combiner MapReduce Détails Optimisation de la phase Reduce avec le Combiner S'il est présent, le framework insère le Combiner dans la pipeline de traitement sur les noeuds qui viennent de terminer la phase Map.

More information

Sun Grid Engine 5.2.3 Release Notes

Sun Grid Engine 5.2.3 Release Notes Sun Grid Engine 5.2.3 Release Notes Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 816-2082-10 July 2001 For more information, go to http://www.sun.com/gridware

More information

Sun StorEdge Availability Suite Software Point-in-Time Copy Software Maximizing Backup Performance

Sun StorEdge Availability Suite Software Point-in-Time Copy Software Maximizing Backup Performance Sun StorEdge Availability Suite Software Point-in-Time Copy Software Maximizing Backup Performance A Best Practice Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 Part

More information

The course will be run on a Linux platform, but it is suitable for all UNIX based deployments.

The course will be run on a Linux platform, but it is suitable for all UNIX based deployments. Linux Apache Web Server Administration Course Description: The Linux Apache Web Server Administration course is aimed at technical staff who will be responsible for installing, configuring and maintaining

More information

Memory Eye SSTIC 2011. Yoann Guillot. Sogeti / ESEC R&D yoann.guillot(at)sogeti.com

Memory Eye SSTIC 2011. Yoann Guillot. Sogeti / ESEC R&D yoann.guillot(at)sogeti.com Memory Eye SSTIC 2011 Yoann Guillot Sogeti / ESEC R&D yoann.guillot(at)sogeti.com Y. Guillot Memory Eye 2/33 Plan 1 2 3 4 Y. Guillot Memory Eye 3/33 Memory Eye Analyse globale d un programme Un outil pour

More information

Version 1.6. MDweb installation and configuration (scripts databases) Windows Platform. 1.3 Authors: Jean Christophe Desconnets (jcd@teledetection.

Version 1.6. MDweb installation and configuration (scripts databases) Windows Platform. 1.3 Authors: Jean Christophe Desconnets (jcd@teledetection. Version 1.6 MDweb installation and configuration (scripts databases) Windows Platform Version Comments 1 Authors : Jean Christophe Desconnets (jcd@teledetection.fr) Translation : Kim Agrawal (kim@auromail.net)

More information

Vincent Rullier Technology specialist Microsoft Suisse Romande

Vincent Rullier Technology specialist Microsoft Suisse Romande Vincent Rullier Technology specialist Microsoft Suisse Romande Pourquoi virtualiser Différents types de virtualisation Présentation Applications Postes de travail Serveurs Bénéfices Conclusion Q&A Technology

More information

Sun StorEdge N8400 Filer Release Notes

Sun StorEdge N8400 Filer Release Notes Sun StorEdge N8400 Filer Release Notes Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 U.S.A. 650-960-1300 Part No. 806-6888-10 February 2001, Revision A Send comments about this document

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for AD FS

Configuration Guide. SafeNet Authentication Service. SAS Agent for AD FS SafeNet Authentication Service Configuration Guide SAS Agent for AD FS Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1

More information

Rapid Recovery Techniques: Auditing Custom Software Configuration

Rapid Recovery Techniques: Auditing Custom Software Configuration Rapid Recovery Techniques: Auditing Custom Software Configuration By Richard Elling - Enterprise Engineering Sun BluePrints OnLine - February 2000 http://www.sun.com/blueprints Sun Microsystems, Inc. 901

More information

Repris de : https://thomas-leister.de/internet/sharelatex-online-latex-editor-auf-ubuntu-12-04-serverinstallieren/ Version Debian (de base)

Repris de : https://thomas-leister.de/internet/sharelatex-online-latex-editor-auf-ubuntu-12-04-serverinstallieren/ Version Debian (de base) Repris de : https://thomas-leister.de/internet/sharelatex-online-latex-editor-auf-ubuntu-12-04-serverinstallieren/ Version Debian (de base) Démarre un shell root $ sudo -s Installation des paquets de base

More information

Archived Content. Contenu archivé

Archived Content. Contenu archivé ARCHIVED - Archiving Content ARCHIVÉE - Contenu archivé Archived Content Contenu archivé Information identified as archived is provided for reference, research or recordkeeping purposes. It is not subject

More information

http://cnmonitor.sourceforge.net CN=Monitor Installation and Configuration v2.0

http://cnmonitor.sourceforge.net CN=Monitor Installation and Configuration v2.0 1 Installation and Configuration v2.0 2 Installation...3 Prerequisites...3 RPM Installation...3 Manual *nix Installation...4 Setup monitoring...5 Upgrade...6 Backup configuration files...6 Disable Monitoring

More information

Langages Orientés Objet Java

Langages Orientés Objet Java Langages Orientés Objet Java Exceptions Arnaud LANOIX Université Nancy 2 24 octobre 2006 Arnaud LANOIX (Université Nancy 2) Langages Orientés Objet Java 24 octobre 2006 1 / 32 Exemple public class Example

More information

Installation troubleshooting guide

Installation troubleshooting guide Installation troubleshooting guide Content ERROR CODE PROBLEMS... 3 Error code 301: Unknown protection system. Verify the installation.... 3 Error code 302: The software cannot be used. The computer date

More information

ESMA REGISTERS OJ/26/06/2012-PROC/2012/004. Questions/ Answers

ESMA REGISTERS OJ/26/06/2012-PROC/2012/004. Questions/ Answers ESMA REGISTERS OJ/26/06/2012-PROC/2012/004 Questions/ Answers Question n.10 (dated 18/07/2012) In the Annex VII Financial Proposal, an estimated budget of 1,500,000 Euro is mentioned for the total duration

More information

SUN SEEBEYOND ebam STUDIO RELEASE NOTES. Release 5.1.2

SUN SEEBEYOND ebam STUDIO RELEASE NOTES. Release 5.1.2 SUN SEEBEYOND ebam STUDIO RELEASE NOTES Release 5.1.2 Copyright 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has intellectual

More information

MAGENTO Migration Tools

MAGENTO Migration Tools MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Content 1. Preparation... 3 2. Setup... 5 3. Plugins Setup... 7 4. Migration

More information

Group Projects M1 - Cubbyhole

Group Projects M1 - Cubbyhole SUPINFO Academic Dept. Project presentation Group Projects Version 1.0 Last update: 20/11/2013 Use: Students Author: Samuel CUELLA Conditions d utilisations : SUPINFO International University vous permet

More information