Jump to content

omexlu

Approved members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by omexlu

  1. Hello,

    The Plugins don't get installed, tried with PHP 7.0.x and 7.1.x under nginx

    Installation of plugin "openXVideoAds" failed:

    Server returned: 0

    Installation of plugin "openXDeliveryLog" failed:

    Server returned: 0

    Installation of plugin "openXInvocationTags" failed:

    Server returned: 0

    Installation of plugin "openXMaxMindGeoIP" failed:

    Server returned: 0

    Installation of plugin "openXDeliveryCacheStore" failed:

    Server returned: 0

    Installation of plugin "openXReports" failed:

    Server returned: 0

    Installation of plugin "openX3rdPartyServers" failed:

    Server returned: 0

    Installation of plugin "openXDeliveryLimitations" failed:

    Server returned: 0

    Installation of plugin "openXBannerTypes" failed:

    Server returned: 0

     

    What now?

  2. Hello,

    After switching from PHP 5.6 to PHP 7.0.2 i get a mysql connection error with v3.2.1 ? After switching back to php 5.6 all went good again?

    What can i do and why i get this error, nothing has changed with mysql data only the php version?

    ERROR from debug.log:

    Feb 09 00:01:10 +0100 OX-56b91e36b73ae [  warning]  is_readable(): open_basedir restriction in effect. File(/opt/plesk/php/5.6/share/pear/MDB2/Driver/Extended/mysql.php) is not within the allowed path(s): (/var/www/vhosts/domain.tld/:/tmp/)

    Where can i edit the path in config files because my php.ini is right need only to change somehow the saved path in config from revive.

    EDIT: I work with Plesk where mySQL ist the Server, why i cant reinstall it with mySQL? I only can use Postgres?

    Thanks

  3. Hello,

    After transfering to a new server a have a SSL unsecure content because some graphis (loginpage and dashboard) are included with http instead of https.

    What can i do to fix that? Is there any value in config that muse be corriged?

    On the old server i doesn't have this SSL missmatch because unsecure content?

    Thanks in advance.

  4. Hello,

     

    After login i found this error in admin interface:

    Error: File permission errors detected.
    These may impact the accurate delivery of your ads,
    See the debug.log file for the list of unwritable files

     

     

     
    In the debug.log i found this:
    ul 20 16:47:43 +0200 OX-55ad0a0ebbdf6 [  warning]  file_exists(): open_basedir restriction in effect. File(/var/www/vhosts/domain.tld/httpdocs/adserver/www/images) is not within the allowed path(s): (/var/www/virtual/domain.tld/:/usr/share/php/)
     
    Which folder must have 777 rights?
     
    Thanks in advance.
  5. Hello,

     

    I have multiple zones at the same page:

    <ins data-revive-zoneid="6" data-revive-id="0ed21b5bc2fe38229442c39e931aa0e7"></ins>
    <script async src="//domain.tld/adserver/www/delivery/asyncjs.php"></script>
    
    
    <ins data-revive-zoneid="7" data-revive-id="0ed21b5bc2fe38229442c39e931aa0e7"></ins>
    <script async src="//domain.tld/adserver/www/delivery/asyncjs.php"></script>

    Is it enought that i bind this part example one time in the header:

     

    <script async src="//domain.tld/adserver/www/delivery/asyncjs.php"></script>

    So in this case i only need to place this part in the zones:

    <ins data-revive-zoneid="6" data-revive-id="0ed21b5bc2fe38229442c39e931aa0e7"></ins>
    <ins data-revive-zoneid="7" data-revive-id="0ed21b5bc2fe38229442c39e931aa0e7"></ins>

    Thanks in advance.

     

×
×
  • Create New...