0.78 was the last version to not use PHP5 OOP, using PHP4 classes etc, however even 0.78 relied on Zend Engine 2 behaviour (i.e. copy-on-write).
Your best shot is to fix up 0.78 to run on PHP4, but basically PHP4 is dead & gone, no longer receiving security updates. If your ISP isn't updating let them know they're opening your site up to security vulnerablities
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, there is a version that run with php4 ?
thanks for you answer
Not since phpDip 0.6, or maybe 0.5.
0.78 was the last version to not use PHP5 OOP, using PHP4 classes etc, however even 0.78 relied on Zend Engine 2 behaviour (i.e. copy-on-write).
Your best shot is to fix up 0.78 to run on PHP4, but basically PHP4 is dead & gone, no longer receiving security updates. If your ISP isn't updating let them know they're opening your site up to security vulnerablities