m...@violette:~$ sudo /etc/init.d/apache2 restart
 * Restarting web server apache2
        Syntax error on line 104 of /etc/apache2/sites-enabled/mythweb.conf:
Invalid command 'php_value', perhaps misspelled or defined by a module
not included in the server configuration

La php value=0

svp regardez la valeur que vous avez chez
vous? :

 <Files *.php>

        #  These settings are intended for apache 2.x.  If your version
of apache
        #  doesn't support php_value, or things like memory_limit aren't
working
        #  as expected, then use these settings as examples for your own
php.ini
        #  files.
            php_value safe_mode                     0

            php_value memory_limit                  32M

            php_value register_globals              0
            php_value magic_quotes_gpc              0
            php_value file_uploads                  0
            php_value allow_url_fopen               On

            php_value zlib.output_handler           Off
            php_value output_handler                NULL

        # Note: php_flag does not work in older versions of php
            php_flag output_handler                 "NULL"

        </Files>

-- 
ubuntu-fr mailing list
ubuntu-fr@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à