Hi,
I am trying to install Drupal5.12 on PHP 4.3.11. But i am not able to success. Is Drupal 5.x work with PHP4.x. I know PHP4 Support is not exist. but my client want to do so. Please guide me it is possible or not. If it is possible, then which Apache server version, & MySQL i will have to use?
Best,
Kamlesh
Comments
Comment #1
dave reidDrupal 5 should run just fine on PHP4. See http://drupal.org/requirements. PHP4 compatibility may not be consistent with contrib modules however (usually if a module only supports PHP5, it should state on the project page).
Comment #2
kamleshpatidar commentedDave,
PHP4 compatibility may not be consistent with contrib modules
that' right. that's not an issue. i am trying to install drupal 5.12 with PHP4.3.11, but firstly i had to run some Database query to compatibility with MySQL. Now second thing i had to change in Bootstarp.inc for remove error & notice "Header is already Sent"....................
Have you ever tried to install Drupal 5.x on PHP 4.3.11?
Best,
Kamlesh Patidar
Comment #3
tr commentedDrupal 5.x is no longer supported.