blob: 592eff94aa1e5d63bf1b9170b6c0a2fca5dc290f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
modified php.ini
set base dir to /data/srv/httpd/htdocs
added /data/srv/tmp to basedir
added /usr/share/mythtv/mythweather/scripts/
send errors to stderr
change .install file, timezone is modified on install
php.ini -jm
remove open_basedir
split package into "php" "php-cgi" and "php-pear" -mh
php-pear replaces PearLog -mh
php.ini: mysql.default_socket = /var/run/mysqld/mysqld.sock Ref #753 -mh
|