Comments for phpMySQLdiff
13 Apr 2003 15:27
Re: PHP versions
> Hi,
> ...
> Which versions of PHP does your proggie
> support?
>
> Thx,
>
> CoKo
Hi Ralf ... aren't you ... :)
Due to the usage of $_GET/$_POST/$_SESSION-Style Superglobals, which we desided to use since 1.0.0, a PHP-Version >= is required ... sorry for that ... :(
12 Apr 2003 16:39
PHP versions
Hi,
I encounter a strange problem on my web server which is still running on PHP 4.0.6 (due to my provider :-( ). Opening the index.php of mysqldiff 1.3.0 causes a "Segmentation fault (11)" in my Apache.
Which versions of PHP does your proggie support?
Thx,
CoKo
Re: PHP versions
Oups ... required Version missing ... it is: >= 4.1.0