我得到的错误只有在一个实时主机帐户(主机)。它在我的本地(XAMPP)服务器上运行得非常好。此外,在活动主机服务器上,只有在执行多个调用各自PDO语句的检查时,才会出现错误。
这是我的代码:
if(check if user exists){
if(submitted status different from status in DB){
call PDO function to update status and enter into log file
}
if(submitted role different from role in DB){
call
所以我试着为我的网站激活chikita插件。我一直收到这样的信息:
Warning: curl_init() has been disabled for security reasons in
/www/mydomain.com/wp-content/plugins/chitika-premium/premium.php
on line 518
有什么关于如何绕过这个的想法吗?我是php和wordpress的新手。谢谢!
我有一个节点应用程序托管在heroku上。工作正常,但一旦应用程序在30分钟后开始闲置,应用程序就会从上到下变化,并以状态0退出。
2016-08-16T00:02:28.554960+00:00 heroku[web.1]: State changed from starting to up
2016-08-16T00:35:02.601620+00:00 heroku[web.1]: Idling
2016-08-16T00:35:02.602105+00:00 heroku[web.1]: State changed from up to down
2016-08