On Fri, 2011-12-02 at 23:16 -0800, Balaji Venkataraman wrote: > I upgraded my Cygwin PHP from 5.3.8 (or 5.3.8-1) to 5.3.8-2 - all from > cygwin ports- and since then PHP has been broken because this version > does not have built in 'session' extensions.
Many of the previously built-in extensions are now packaged separately. Install the php-session package (and restart your httpd2 instance if you're using mod_php5) and you'll be good to go. Yaakov Cygwin Ports ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
