Re: PHP 5.3 on 4.9 (stable)

2011-08-03 Thread Xavier MILLIES-LACROIX
The download file /usr/ports/distfiles/php-5.3.5.tar.gz is a html text file.
You can directly download a good one :

# cd /usr/ports/distfiles
# ftp http://museum.php.net/php5/php-5.3.5.tar.gz

You can look for good url in the bad php-5.3.5.tar.gz file.

This works for me.

Xavier.

-Message d'origine-
De : owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] De la part de
vovka
Envoyi : mardi 26 juillet 2011 03:26
@ : Devin Ceartas
Cc : misc@openbsd.org
Objet : Re: PHP 5.3 on 4.9 (stable)

On Mon, Jul 25, 2011 at 15:36, Devin Ceartas nacred...@gmail.com wrote:

 I'm getting this error, which I would have thought would have been
 cleaned up in the stable ports but doesn't seem to be. Has anyone else
 seen this or know if this a simple error of not updating a check file
somwhere:

 Size does not match for /usr/ports/distfiles/php-5.3.5.tar.gz


 snip  

Your system is not in sync.
See  FAQ 15.4.1: http://www.openbsd.org/faq/faq15.html#NoFun

I'm getting all kinds of crazy errors. I just can't seem to get this ports
stuff working at all.
It is very likely that you are using a system and ports tree which are not in
sync.



symfony2 and php 5.3 with OpenBSD 4.9 stable

2011-08-03 Thread Xavier MILLIES-LACROIX
The symphony team has released the so long waited version for this php 
framework.



For the technical parts this new version needs php 5.3.2 as it use php 
namespaces.

After having installed straight the version 5.3.5 for php (make install from 
ports) and added APC-3.1.7

I have run the simple symphony check.



Everthing looks fine except one optional check :



# php-5.3 app/check.php



*  *

*  Symfony requirements check  *

*  *





php.ini used by PHP: /var/www/conf/php.ini



** WARNING **

*  The PHP CLI can use a different php.ini file

*  than the one used with your web server.

*  If this is the case, please ALSO launch this

*  utility from your web server.

** WARNING **



** Mandatory requirements **



  OKChecking that PHP version is at least 5.3.2 (5.3.5 installed)

  OKChecking that the date.timezone setting is set

  OKChecking that app/cache/ directory is writable

  OKChecking that the app/logs/ directory is writable

  OKChecking that the json_encode() is available

  OKChecking that the SQLite3 or PDO_SQLite extension is available

  OKChecking that the session_start() is available

  OKChecking that the ctype_alpha() is available



** Optional checks **



  OKChecking that the PHP-XML module is installed

  OKChecking that the libxml version is at least 2.6.21

  OKChecking that the token_get_all() function is available

  OKChecking that the mb_strlen() function is available

  OKChecking that the iconv() function is available

  OKChecking that the utf8_decode() is available

  OKChecking that the posix_isatty() is available





[[WARNING]] Checking that the intl extension is available: FAILED

*** Install and enable the intl extension (used for validators) ***

  OKChecking that a PHP accelerator is installed

  OKChecking that the APC version is at least 3.0.17

  OKChecking that php.ini has short_open_tag set to off

  OKChecking that php.ini has magic_quotes_gpc set to off

  OKChecking that php.ini has register_globals set to off

  OKChecking that php.ini has session.auto_start set to off



The optional test regarding intl extension failed.

The php 5.3 version doesn't provide php5-intl

This is not mandatory.



Despite symphony2 works on OpenBSD 4.9



It's a good news.



Good framework on a good operating system !



I hope this will help.



Regards.




Install Business Intelligence software like Pentaho

2008-06-22 Thread Xavier MILLIES-LACROIX
Hi, All

Does anybody have already installed Business Intelligence software like Pentaho 
on OpenBSD ?
Do you have good experiences with other software for reporting, analyzing ... 
(on OBSD) ?

  Thanks.

Xavier