
I've been using ini_set for including PEAR packages all along; I had a slight domain change, and using the very same piece of script on the same server, the include path just can't be recognised at all set at! It's crazy... Anyone encountered this? -- Samuel Waithaka http://www.linkedin.com/in/waithaka http://twitter.com/samwaithaka

On Thu, Oct 1, 2009 at 8:31 AM, Samuel Waithaka <samwaithaka@gmail.com>wrote:
I've been using ini_set for including PEAR packages all along; I had a slight domain change, and using the very same piece of script on the same server, the include path just can't be recognised at all set at! It's crazy... Anyone encountered this?
Perhaps ini_set has been disabled on the hosting machine ? usually this is done through the disable_functions option in php.ini ... some hosting providers do this per vhosted domain ... maybe you need to talk to your hosting provider about this ....

Ash, Thanks. It's puzzling though coz I've been hosted on the same server for a long time. How did it just decide to.. But guess I'll just have to find out from the hosting if they have changed anything On Thu, Oct 1, 2009 at 10:12 AM, <ashok+skunkworks@parliaments.info> wrote:
On Thu, Oct 1, 2009 at 8:31 AM, Samuel Waithaka <samwaithaka@gmail.com> wrote:
I've been using ini_set for including PEAR packages all along; I had a slight domain change, and using the very same piece of script on the same server, the include path just can't be recognised at all set at! It's crazy... Anyone encountered this?
Perhaps ini_set has been disabled on the hosting machine ?
usually this is done through the disable_functions option in php.ini ... some hosting providers do this per vhosted domain ... maybe you need to talk to your hosting provider about this ....
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
-- Samuel Waithaka http://www.linkedin.com/in/waithaka http://twitter.com/samwaithaka
participants (2)
-
ashok+skunkworks@parliaments.info
-
Samuel Waithaka