Jump to content

Recommended Posts

Posted

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?

Posted

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.

Posted

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 1738

Deprecated: 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 1965

Deprecated: 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 2183

Deprecated: 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 2374

Deprecated: 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 2488

Deprecated: 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 2729

Deprecated: 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 4221

Deprecated: 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 5040

Deprecated: 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 5394

Deprecated: 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 5850

Deprecated: 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 6669

Deprecated: 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 7259

Deprecated: 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 8613

Deprecated: 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 9040

Deprecated: 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 9356

Fatal error: Cannot re-assign auto-global variable _POST in /home/ocbwnl/public_html/smedia/index.php on line 9549


How can I fix this?

Posted

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.

Posted

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?

Posted

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.

Posted

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).

Posted

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.

Posted

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
Guest
This topic is now closed to further replies.
×
×
  • Create New...