Bug#674476: php5: cannot set inlcude_path variable in php.ini or .htaccess files

2012-05-24 Thread Mat Cantin
It seems that this bug was reported to the PHP project a few of years ago, but there was no resolution. https://bugs.php.net/bug.php?id=41966 -- Mat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Bug#674476: php5: cannot set inlcude_path variable in php.ini or .htaccess files

2012-05-24 Thread Mat Cantin
Package: php5 Version: 5.3.3-7+squeeze9 Severity: normal Setting the include_path variable in the php.ini file does not change the default path. So far the only method I have found to change the path is to add the following to the php code: set_include_path('/custom/path') This is not ideal, e

Bug#656578: Can't install extensions from gnome site (exception in /usr/share/gnome-shell/js/ui/extensionSystem.js)

2012-01-20 Thread Mat Cantin
I've been experiencing the same behaviour with the extensions.gnome.org site for the past few weeks. Looking through my .xsession.error log I found similar JS ERROR lines, except that the "stack" line had an error about unzip. Installing unzip fixed the problem for me (can't remember why