Problems with php and DSO handler
-
Hello!
I’ve been using the free version of adrotate for a while and I started having some weird issues for 2 weeks now.
I have many wordpress based sites running on my server with php DSO handler and all of them work fine.But in one of the sites that is a multi-site one, I have daily fatal errors with the plugin and after restarting http service once or twice the site gets back online without any flaws. (they vary according to the ones listed below)
I changed folder ownership to ‘nobody’ as some sites I googled suggest when using DSO handler.
Adrotate version is the latest free version.
Erros are as follows:Fatal error: Call to undefined function adrotate_check_config() in /home/myaccount/public_html/wp-content/plugins/adrotate/adrotate.php on line 36
Fatal error: Call to undefined function add_object_page() in /home/myaccount/public_html/wp-content/plugins/adrotate/adrotate.php on line 97
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘adrotate_check_upgrade’ not found or invalid function name in /home/myaccount/public_html/wp-includes/plugin.php on line 406
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘adrotate_check_upgrade’ not found or invalid function name in /home/myaccount/public_html/wp-includes/plugin.php on line 406
Thanks for any ideas guidelines to solve this problems.
- The topic ‘Problems with php and DSO handler’ is closed to new replies.