-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Très chouette, merci hervé!
Stan. > > En parlant de doc : voici un petit ajout possible pour la doc, > important pour ceux qui travaillent sur plein de site en même temps > et qui ne veulent pas 'polluer' tous les sites avec le php.ini > général : > > ex de virtualhost apache > <VirtualHost localhost> > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /www/phpcompta/html/ > ServerName phpcompta > php_flag session.auto_start 1 > php_flag magic_quotes_gpc 0 > php_flag session.use_trans_sid 1 > php_value include_path ".:../include:../addon" > </VirtualHost> > > On peut en ajouter autant qu'on veut avec des > php_flag pour les :on, off, 0, 1 > php_value pour les variables strings. > > Voila c'était ma toute petite contribution > hervé > > > _______________________________________________ > Phpcompta-contrib mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/phpcompta-contrib -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEYZ2L/PmuubxPWAIRArIiAJ9yPUFfMhe1hhyxWKo0dXjHITUZmACfTA1A dooX5tY2S96MulG4SG5vNqA= =ysA2 -----END PGP SIGNATURE----- _______________________________________________ Phpcompta-contrib mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/phpcompta-contrib
