blob: c8f04da805631cf4b2d7e280ff3e3ab5313a6353 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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
|