[support] Setting include_path without access to php.ini

Metzler, David MetzlerD at evergreen.edu
Thu Jan 19 16:13:20 UTC 2006


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 at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Alex Polite
Sent: Thursday, January 19, 2006 2:32 AM
To: drupal-support at 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/ ]


More information about the support mailing list