Re: restart the whole stuff at localhost
From: The Natural Philosopher <tnp_at_invalid.invalid>
Date: Tue, 4 Dec 2018 17:21:04 +0000
Message-ID: <pu6d20$lbu$4_at_dont-email.me>
>
> Something like....
> <?php phpinfo(); ?>
>
>
>
> "This extension was deprecated in PHP 5.5.0, and it was removed in PHP
> 7.0.0." (Both http://php.net/manual/en/function.mysql-connect.php and
> https://dev.mysql.com/doc/apis-php/en/apis-php-function.mysql-connect.html
> state this)
>
>
thannks Lew. I thought that was the case but didnt have time to check it
Date: Tue, 4 Dec 2018 17:21:04 +0000
Message-ID: <pu6d20$lbu$4_at_dont-email.me>
On 04/12/2018 15:35, Lew Pitcher wrote:
> The Natural Philosopher wrote:
>
[Quoted] >> On 04/12/2018 13:06, Ammammata wrote: >>> so we are back where we belong: Error: Call to undefined function >>> mysql_connect() [Quoted] >> you need to have the mysql php extensions installed locally. >> >> wriote a small pahe that just calls phpinfo() to see what is installed >> on uour sustem
>
> Something like....
> <?php phpinfo(); ?>
>
>
>> >> Also mysql_connect vanished from mysql IIRC a release or so back
>
> "This extension was deprecated in PHP 5.5.0, and it was removed in PHP
> 7.0.0." (Both http://php.net/manual/en/function.mysql-connect.php and
> https://dev.mysql.com/doc/apis-php/en/apis-php-function.mysql-connect.html
> state this)
>
>
thannks Lew. I thought that was the case but didnt have time to check it
-- To ban Christmas, simply give turkeys the vote.Received on Tue Dec 04 2018 - 18:21:04 CET