File: pma-secure

package info (click to toggle)
phpmyadmin 4%3A2.9.1.1-13
  • links: PTS
  • area: main
  • in suites: etch
  • size: 13,324 kB
  • ctags: 119,177
  • sloc: php: 148,860; sh: 645; sql: 224; perl: 142
file content (4 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (8)
1
2
3
4
#!/bin/sh
echo "Securing phpMyAdmin installation..."
echo "Setup script won't be able to write configuration."
chmod 0640 /var/lib/phpmyadmin/config.inc.php