xvpsource / xvp

Cross-platform VNC-based and Web-based Management for Citrix XenServer and Xen Cloud Platform
GNU General Public License v2.0
40 stars 14 forks source link

PHP7 #15

Open multihost opened 7 years ago

multihost commented 7 years ago

Hi,

Anybody managed to use XVP with PHP7?

chrisddwrt commented 7 years ago

Hi,

i did some tries to bring xvp to ubuntu 16.04 (which is php7) but i was not successful.

-- Regards

Christian Scheele (cs@embedd.com) embeDD GmbH, Alter Postplatz 2, CH-6370 Stans

On 16/02/2017 13:16, multihost wrote:

Hi,

Anybody managed to use XVP with PHP7?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xvpsource/xvp/issues/15, or mute the thread https://github.com/notifications/unsubscribe-auth/AF2kieTltB9eAHgJdlIXdqpT4EpBKmYcks5rdD4igaJpZM4MC8JF.

multihost commented 7 years ago

Ok, stuck with "broken" update.php, right?

multihost commented 7 years ago

I get 500 error on update.php, unless i comment out xmlrpc.inc from update.php.

multihost commented 7 years ago

with php5 i see this:

Deprecated: Assigning the return value of new by reference is deprecated in xmlrpc.php on line 590

multihost commented 7 years ago

Woila! XVP running on PHP7 :D