Re: PHP5 downgrade?
Oscar Nelson <[email protected]>
| Newsgroups | gmane.linux.trustix.general |
|---|---|
| Message-ID | <[email protected]> |
At 10:23 AM 12/3/2006, [email protected] wrote: >I have installed a new TSL 3.0 webserver. >My problem is that I need PHP version 5.1.6 as the new 5.2.0 doesn't work >with the CMS I'm using (a bug in 5.2.0 apparently). > >Is it possible to downgrade to 5.1.6 somehow? >I have another TSL 3.0 server with 5.1.6 - could I transfer this PHP >version to my new server? If possible - can I still use SWUP when 5.2.1 >comes out? What cms are you using? If it's drupal, there's a workaround for the session bug that prevents logins. Check out http://drupal.org/node/92802 for more info. Oscar