Try out my last commit on include.php with the change to INSTALL_PATH
and see if that works.
On Mon, Dec 31, 2001 at 12:06:40PM +0100, Javier Sixto wrote:
> Hi ben,
> i was testing last phpbt , i have found some little bugs :
>
> - My provider run php with CGI apache API, when 'install.php' script
> search for INSTALL_PATH, it got CGI path.
> So i have changed to an other HTTP_SERVER_VARS called PATH_TRANSLATED
> instead of SCRIPT_FILENAME.
> it works ... but i don't know if it works for all apache configs ... i
> think phpbt must try some variables and found which is working good.
>
> - I have installed phpbt with postgresql 7.1
> (http://phpbt.dyndns.org/phpbt-pg/), php won't connect to postgresql
> until DB_HOST set to empty string. i don't know if it's a common
> problem, but i report it ;-)
>
>
>
>
>
>
> _______________________________________________
> phpbt-dev mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpbt-dev
|