ocbwnl Posted April 15, 2020 Share Posted April 15, 2020 Hello, The most time when I install a application in Softaculous, I get the error "Connection lost". Its happening when I try to install a PHP application to HTTPS. Whats wrong? Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 Its working now. Another question for Krydos: can you install the following plugins on Tommy's PHP7.2: iconv, zip, mbstring, exif? I need it for an installation. Link to comment Share on other sites More sharing options...
wolstech Posted April 15, 2020 Share Posted April 15, 2020 He should be able to add those for you. Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 Okay, now waiting for Krydos Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 And the second problem: I have installed kPlaylist and when I go to the subdomain where I is installed (smedia.omroepcomeback.ml) I get this errors:Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kpwinjs has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 1738Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kptheme has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 1965Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; settings has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 2183Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; usersettings has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 2374Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; basedir has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 2488Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kpmysqltable has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 2729Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kprandomizer has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 4221Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mailmp3 has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 5040Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; krss has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 5394Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kpsqlinstall has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 5850Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kp_playlist has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 6669Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kpradio has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 7259Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; saveuser has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 8613Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; userhistory has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 9040Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; kpuser has a deprecated constructor in /home/ocbwnl/public_html/smedia/index.php on line 9356Fatal error: Cannot re-assign auto-global variable _POST in /home/ocbwnl/public_html/smedia/index.php on line 9549How can I fix this? Link to comment Share on other sites More sharing options...
wolstech Posted April 15, 2020 Share Posted April 15, 2020 Those errors mean the app requires an older version of PHP. Find out which version it's supposed to use and select that version in cPanel under MultiPHP manager. My guess is that it's meant for 5.x. PHP 7 is not backwards compatible with PHP 5 and won't run most apps made for 5. Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 Hi, I tried on PHP 5.6 and it works. I get 1 error now: Fatal error: Cannot re-assign auto-global variable _POST in /home/ocbwnl/public_html/smedia/index.php on line 9549 Can I fix this? Link to comment Share on other sites More sharing options...
wolstech Posted April 15, 2020 Share Posted April 15, 2020 That error means the software requires PHP 5.3 or older (the change that causes that error was introduced in 5.4). We don't support anything that old anymore (it's from 2011...). You could try 5.4 and see if it'll let you get by with a deprecated warning (which can be suppressed) but odds are you need to find different software. What program is this anyway? I'll take it out of softaculous since it doesn't run right anymore. Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 kPlaylist. I have installed it for live streaming Link to comment Share on other sites More sharing options...
wolstech Posted April 15, 2020 Share Posted April 15, 2020 I'd suggest you find something that's still supported...that program was last updated in March 2015...http://kplaylist.com/ Also keep in mind that a lot of these sorts of sites end up getting suspended for copyright infringement too. If you make such a site, it needs to be for private use only, or you need to have a license to stream the music (not cheap or easy to get). Link to comment Share on other sites More sharing options...
ocbwnl Posted April 15, 2020 Author Share Posted April 15, 2020 Ok. Now I'm waiting for Krydos... I hope all applications will work Link to comment Share on other sites More sharing options...
Krydos Posted April 16, 2020 Share Posted April 16, 2020 Waiting for me for what? I thought the software you were trying to use wouldn't even run on php 7.2? Link to comment Share on other sites More sharing options...
ocbwnl Posted April 16, 2020 Author Share Posted April 16, 2020 Hi Krydos, I mean waiting for your reaction on this: Its working now. Another question for Krydos: can you install the following plugins on Tommy's PHP7.2: iconv, zip, mbstring, exif? I need it for an installation. Its for another software. Link to comment Share on other sites More sharing options...
Seekier Posted April 16, 2020 Share Posted April 16, 2020 Hi Krydos, I mean waiting for your reaction on this: Its working now. Another question for Krydos: can you install the following plugins on Tommy's PHP7.2: iconv, zip, mbstring, exif? I need it for an installation. Its for another software.How many accounts do you have? Because you can't run two php version one account at same time Link to comment Share on other sites More sharing options...
ocbwnl Posted April 16, 2020 Author Share Posted April 16, 2020 I have 1 Heliohost account... Link to comment Share on other sites More sharing options...
Recommended Posts