Viewing 14 replies - 16 through 29 (of 29 total)
  • Thread Starter Fionavar

    (@fionavar)

    Sorry – are you saying if I dump the database I will have to restore it?

    Thread Starter Fionavar

    (@fionavar)

    Okay apparently I am running phpMyAdmin 3.4.5 & MySQL 5.0.77. Ar eyou able to direct me to the way one dumps a DB?

    Fionavar,
    I believe this link will help you – https://fragments.turtlemeat.com/mysql-database-backup-restore-phpmyadmin.php

    Regards,
    Vasyl

    Thread Starter Fionavar

    (@fionavar)

    To be honest this feels out of my league. My MySQL is currently very small in size, so I am assuming that means all is okay. If there any other way to confirm if everything is okay, since there was no error message?

    If there is no error, means everything is ok.

    Hi Vasyl, sorry but i have the same problema (after the update to the 1.5.7 from 1.5.6, the plugin don’t work). I have seen that the problem is the loading of the Zend library.
    You have an idea to how i can solve it?

    Thx very much!!!!

    Hi Perkael,
    Check you error.log file in advance-access-manager/temp and let me know what errors are there.

    Regards,
    Vasyl

    This is a part of error.log:

    E_WARNING : require_once() [function.require-once]: Unable to access Zend/Config.php
    WARNING in file /var/www/vhosts/dubito.it/httpdocs/wp-content/plugins/advanced-access-manager/models/abstract/mvb_abstract_config.php(540)

    E_WARNING : require_once(Zend/Config.php) [function.require-once]: failed to open stream: No such file or directory
    WARNING in file /var/www/vhosts/dubito.it/httpdocs/wp-content/plugins/advanced-access-manager/models/abstract/mvb_abstract_config.php(540)

    SHUTDOWN 64: require_once() [function.require]: Failed opening required ‘Zend/Config.php’ (include_path=’.:’)
    FATAL ERROR in file /var/www/vhosts/dubito.it/httpdocs/wp-content/plugins/advanced-access-manager/models/abstract/mvb_abstract_config.php(540)

    As you can see, the problem depends on the loading of Zend library.

    Looks like set_include_path function is not working correctly on your server. Or there is some other plugin which overwrite include_path.
    Try to deactivate all plugins first.
    If this will not help – just contact you sys admin and ask if you have any limitation to set php configuration dynamically.

    Regards,
    Vasyl

    ok, thx very much!!!

    Just let me know the result. I’m curious.

    Hi Vasyl,

    I have licensed copy of AAM (Version 1.6.7.5). Found that AAM is not compatible with Download Manager (Version 3.2.9) Plugin.

    I tried de-activating all the plugins and only WordPress Download Manager is not compatible. Also, I looked for set_include_path function in WordPress Download Manager, but its not there. Below is the error message:

    Warning: require_once(Zend/Config.php): failed to open stream: No such file or directory in /hsphere/local/home/c29401432/mydomain.com/wp-content/plugins/advanced-access-manager/model/configpress.php on line 40 Fatal error: require_once(): Failed opening required ‘Zend/Config.php’ (include_path=’.’) in /hsphere/local/home/c29401432/mydomain.com/wp-content/plugins/advanced-access-manager/model/configpress.php on line 40

    Line 40 in configpress.php is: require_once(‘Zend/Config.php’);

    Please help.

    Hi Deepak Mittal,
    There is this function in mvb_config.php file in the root of Advanced Access Manager folder.
    Looks like your hosting company does not allow to setup PHP configurations dynamically. Ask your support team if there is a possibility to extend your privileges.

    Regards,
    Vasyl

    Hi Vasyl,

    Could you please tell exactly what configuration I need to setup here.

    I tried contacting them and as per the error produced they tried installing Zend Framework and tweaking php.ini file accordingly and tested this by sending a blank test email on my id. They told me that there is some issue with the developer’s code as they tried looking through …./advanced-access-manager/model/configpress.php file also.

    I wish to send you my conversation details with hosting support in case you need it on your personal email (not able to find here). Please drop me a mail to my registered email used while purchasing license.

    Please help.

    Thanks,
    Deepak

Viewing 14 replies - 16 through 29 (of 29 total)
  • The topic ‘[Plugin: Advanced Access Manager] Host 500 Error’ is closed to new replies.