pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/36332 (Problem with "count_days_in_month" function in PHP4-module (fastcgi))



Synopsis: Problem with "count_days_in_month" function in PHP4-module (fastcgi)

State-Changed-From-To: open->closed
State-Changed-By: jdolecek%netbsd.org@localhost
State-Changed-When: Tue, 15 May 2007 17:50:08 +0000
State-Changed-Why:
You need to install calendar extension, using php-calendar package. It's
useful to run your PHP scripts with error_reporting(E_ALL) - PHP prints
a notice when undefined function is called. Don't forget to also include
extension=calendar.so
in your php.ini once you'd install the php-calendar package.






Home | Main Index | Thread Index | Old Index