Don't know if this will work, but you could try adding this line to your settings.php file:
ini_set('include_path',ini_get('include_path').':yourownincludedir');
Worth a shot.
Dave
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Alex Polite Sent: Thursday, January 19, 2006 2:32 AM To: drupal-support@drupal.org Subject: [support] Setting include_path without access to php.ini
Hi.
I'd like to be able to modify the include_path that drupal uses but I don't have access to php.ini (this is at hosting company.)
alex
-- Alex Polite http://flosspick.org - finding the right open source -- [ Drupal support list | http://lists.drupal.org/ ]