|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Pre-Release/Beta Questions about pre-release versions of openSUSE Linux (software & hardware) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
I wonder if there is any way to have php 5.2 installed instead of php 5.3 in opensuse 11.2 Many currently running websites are not working with php 5.3 At this moment I am building website based on drupal6 and this is nightmare. Many modules and core functions are not working in the right way or pour out warnings errors etc. |
|
|||
|
Wouldn't it be better to apply the patches to drupal6 to make it compatible with 5.3?
PHP 5.3 Compatibility | drupal.org You could I suppose build a set of 5.2 packages yourself, but it might be better to bite the bullet now and convert as PHP might stop supporting 5.2 with security fixes at some point, and what's more you would be responsible for keeping your 5.2 up to date instead of using openSUSE updates. |
|
|||
|
I never heard about paches to drupal to make it compatible with php 5.3. Thank you for your help
|
|
|||
|
latest patch avaialble at PHP 5.3 Compatibility | drupal.org does not get rid of warnings.
Example: get a fresh new 5.20 drupal, apply patch above, simply save a node and you'll get: Code:
warning: date_default_timezone_set() expects exactly 1 parameter, 0 given in /srv/....../modules/node/node.module on line 2035. Any suggestion to get php 5.2 on opensuse 11.2 thanks |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|