Saturday 08 March 2003 18.12 skrev Jean-Michel Dault:
> Le sam 08/03/2003 � 07:14, Oden Eriksson a �crit :
> > > - add make test **** 270 tests total! ****
> >
> > I hope you consider "make test" will use "/etc/php.ini" and
> > "/etc/php/*.ini", no matter what..., and oh..., make sure there's no
> > "/php.ini".
>
> Tests should be independent of /etc/php.ini, or at least not give any
> FAIL messages. If there are FAIL messages, just send me the bug reports,
> and I'll deactivate those tests. For the record, it works with or
> without php.ini.

Ok, cool! Will try this later on.

> As for /etc/php/*.ini, it's assumed and normal that the tests use it. If
> some tests fail, I want to know about it.

There were so many mysterious things going on when I fiddled with this (make 
test) the last time. If you for example have php-4.2.3 extensions in 
extensionsdir and the configs in /etc/php/ and run "make test" with php-4.3.1 
the tests will fail.

I think I had to first compile and install php, then all the extensions, put 
them in place, fix the configs in /etc/php and then re-run make test. This 
isn't nessesary any more?

> And make test doesn't use /php.ini, only the Apache module checks for
> this file, the php-cli binary doesn't, and make test uses the php-cli.

Ok, cool. Here's some info about the "/php.ini" stuff:

http://bugs.php.net/bug.php?id=20887

-- 
Regards // Oden Eriksson, Deserve-IT.com

Reply via email to