Jump to content

Move On Another Server Problem


PYovchevski

Recommended Posts

Hello, I moved Revive-AdServer on another web hosting server and there is a problem. When I open http://mydomain.com/ads the system redirect me to mydomain.com/ads/www/admin/install.php
and there is messages like this:

 

 

MESSAGE: Assigning the return value of new by reference is deprecated

TYPE: Strict
FILE: /home/user/public_html/mydomain.com/ads/lib/pear/HTML/QuickForm.php
LINE: 597
DEBUG INFO:

592 return $error; 
593
594 $className = $GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES'][$type][1]; 
595 $includeFile = $GLOBALS['HTML_QUICKFORM_ELEMENT_TYPES'][$type][0]; 
596 include_once($includeFile); 

597 $elementObject =& new $className();

598 for ($i = 0; $i < 5; $i++) { 
599 if (!isset($args[$i])) { 
600 $args[$i] = null; 
601
602 }

 

 

 

 

Can you help me please

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...