PixInsight Forum (historical)

PixInsight => Bug Reports => Topic started by: MrRedef on 2020 March 03 04:33:59

Title: Can't download free trial
Post by: MrRedef 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

Title: Re: Can't download free trial
Post by: dave_galera 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?
Title: Re: Can't download free trial
Post by: Juan Conejero 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.
Title: Re: Can't download free trial
Post by: MrRedef on 2020 March 04 01:10:19
Everything good now, cant wait to try PI. Thank you very much!