PHP Version 4 or 5? PHP Version 4 or 5?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

PHP Version 4 or 5?

Started by n704fn, January 13, 2005, 03:00:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

n704fn

I'm rebuilding my server and wondering if I should use PHP 5.0.3 instead of 4.3.10.  I can't seem to figure out the difference and was hoping someone could shed some light on it for me.

Thanks
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.thechouinards.com%2Fcfetch%2Fcfig_random.php&hash=562ee9e4ceefcfa4cca83d45f784b926a8235733)

Abbas Ali

Are you asking whether coppermine runs on PHP4 or PHP5?

If you are asking a general question to choose between PHP4 & PHP5 and in no way it is related to coppermine, then i guess this is the wrong place to ask dear.
Chief Geek at Ranium Systems

Joachim Müller

coppermine runs with both versions. If you decide to use PHP5, you have to enable "register_long_arrays" in php.ini, that's all. If you're not using a package, but building your own, remember to complie it with the required modules (GD with jpeg support at least).

Joachim

n704fn

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.thechouinards.com%2Fcfetch%2Fcfig_random.php&hash=562ee9e4ceefcfa4cca83d45f784b926a8235733)