~ubuntu-branches/debian/experimental/phpmyadmin/experimental

« back to all changes in this revision

Viewing changes to debian/conf/apache.conf

  • Committer: Bazaar Package Importer
  • Author(s): Michal Čihař
  • Date: 2011-01-05 10:18:41 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20110105101841-h5wfo37zq1az3b6e
Tags: 4:3.3.9-1
* New upstream release.
* Fix connection settings when using dbconfig with remote MySQL server.
* Log when dbconfig generated settings are not accessible. 
* Add Slovak debconf translation (Closes: #608702).
* Update Danish debconf translation (Closes: #608941).

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
                php_flag track_vars On
14
14
                php_flag register_globals Off
15
15
                php_admin_flag allow_url_fopen Off
16
 
                php_admin_value disable_functions exec,passthru,popen,shell_exec,system,socket_create,fsockopen,pfsockopen
17
 
                # you might want to add proc_open as well unless you use process based transformations
18
16
                php_value include_path .
19
17
                php_admin_value upload_tmp_dir /var/lib/phpmyadmin/tmp
20
18
                php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/