|
From: randall e. <ra...@uc...> - 2002-06-18 04:08:08
|
> > > $locale_path = PHPESP_BASE . "/locale/";
> > > $include_path = PHPESP_BASE . "/include/";
> > > ...
> > Also talked about before. If it can be implemented without limiting
> > installation flexibility, which I think it can be, it should probably
> > also be done.
>
> i'll test this out tomorrow and if it works, i'll submit a patch.
worked just fine.
patch is attached.
cp phpESP.ini.patch /path/to/phpESP/
cd /path/to/phpESP/
patch < phpESP.ini.patch
also, for /public/*.php files -
randall@web[/www/phpesp/public]% diff survey.php.dist survey.php
3c3
< require('/usr/local/lib/php/contrib/phpESP/admin/phpESP.ini');
---
> require("../admin/phpESP.ini");
doesn't that seem better?
-randall
- randall s. ehren :// 805.893.5632
systems administrator :// isber|survey|avss.ucsb.edu
institute for social, behavioral, and economic research
|