ISP switching to PHP5 do I need to upgrade my drupal install?

patrickface - March 27, 2008 - 18:54

Hello I have a drupal website using PHP 4.4.7 and Drupal 4.7.6.
My ISP is migrating all it's accounts to PHP 5. Do I need to upgrade to a new version of Drupal?
Or will it just work?

Drupal 4.7.6 works fine with

cog.rusty - March 27, 2008 - 21:16

Drupal 4.7.6 works fine with PHP 5, no problem.

However some of your additional modules may have a problem. That depends on each module.

module versions?

patrickface - March 28, 2008 - 17:25

Thank you for the help!!!

Is there an easy way to find out the version number for each of the installed modules? I looked under administer -> modules but this only displays the enabled modules.

For Drupal 4.7... I think

cog.rusty - March 28, 2008 - 20:02

For Drupal 4.7... I think the release number of a module can't be found anywhere in a module's package. The release system was still a bit primitive at the time of Drupal 4.7.

But even if you found the release number of a module, that doesn't say anything about PHP5 compatibility. It is completely up to the developer of the module.

finding a list of non drupal modules

patrickface - April 2, 2008 - 20:08

Hello is there a way to determine which additional modules have been installed? I didn't install or develop this site. Does Drupal 4.7.6 have a screen listing all third party add-on modules? The administer -> modules screen doesn't tell me which line items are not part of the Drupal 4.7.6 install.

In Drupal 4.7 you can just

cog.rusty - April 3, 2008 - 04:22

In Drupal 4.7 you can just look inside your modules directory. Normally the module files which are inside "modules/modulename" subdirectories (if any) belong to additional modules, while the ones stored raw are core modules.

This has changed in subsequent Drupal versions.

thank you

patrickface - April 4, 2008 - 19:37

Thank you for taking the time to help me out!
Your input was super valuable!

 
 

Drupal is a registered trademark of Dries Buytaert.