Author Topic: Can't download free trial  (Read 11084 times)

Offline MrRedef

  • Newcomer
  • Posts: 2
Can't download free trial
« on: 2020 March 03 04:33:59 »
I got the credentials to download the free trial of PI but when I click on the download link (for every OS) I got this error message:

Code: [Select]
Deprecated: Assigning the return value of new by reference is deprecated in /home/pixins5/public_html/dist/download.php on line 47

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/pixins5/public_html/dist/download.php on line 37

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/pixins5/public_html/dist/download.php:47) in /home/pixins5/public_html/dist/auth.php on line 58


Offline dave_galera

  • PixInsight Addict
  • ***
  • Posts: 261
    • QDigital Astro
Re: Can't download free trial
« Reply #1 on: 2020 March 03 05:35:18 »
These are just warning messages and can be ignored, they are just warning about pending functionality removal in PHP and MySQL.

Did the download actually take place?
Dave

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: Can't download free trial
« Reply #2 on: 2020 March 03 06:43:53 »
This problem is now fixed and our software distribution system is working correctly again.

I made a small mistake in a server configuration file during a maintenance task this morning, which has been causing these warnings and preventing file downloads. I have fixed it so you can log in again to download your installation files. Sorry for the inconvenience.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline MrRedef

  • Newcomer
  • Posts: 2
Re: Can't download free trial
« Reply #3 on: 2020 March 04 01:10:19 »
Everything good now, cant wait to try PI. Thank you very much!