On Fri, 7 Mar 2003, David Hill wrote:
>
>
>> >I set up a debian linux box and after getting the right versions of
>> >things I am still getting the same results from configure. I am
>> >getting a syntax error saying "else" unexpected.
>>
>> With php5 module HEAD?
>
>No - php4 HEAD, should I be doing this with php5 instead ?
Don't even try php4 HEAD, it won't work anyway.
You either use:
# cvs co -rPHP_4_3 php4
or
# cvs co php5
(with the correct -d option of course)
These are the ONLY useful and up-to-date modules at the moment.
--Jani
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php