- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] PHP experts
- From: Roland Turner <raz@xxxxxxxxxxxxxx>
- Date: Fri Jul 21 16:41:45 2000
- Organization: -
Matt Allen wrote:
> All working now my lappy now.
>
> A Few notes:
>
> * My Lappy is runnign PHP-4.0.1pl2
> * I had to edit my php.ini file and set the include path to:
> include_path = /usr/local/src/SF1.5/www/include:/usr/local/src/SF1.5
> * Dont forget to edit etc/local.inc
> * i had to change line 15 in www/include/pre.php to read
> require ($DOCUMENT_ROOT.'/../etc/local.inc');
>
> That was it !
Cool!
The release was supposed to be for PHP3, with "believed to be workable
on PHP4". Perhaps someone's goofed.
I'll try PHP4 next time I look at it.
Many thanks.
- Raz