nitido Posted September 18, 2014 Report Share Posted September 18, 2014 I've recently migrated my Revive Adserver 3.0.4 to a Ubuntu 14.04 LAMP with suPHP. I was previously on a Debian 6 LAMP with suPHP. I have noticed that I would sometimes have to add a banner twice for it to upload. After the first attempt, it would stay on the "add new banner" page, I would have to reselect my file and it would work on the second attempt. Also after deleting, navigating to another section and returning to Banners, the deleted banner would appear in my list again. Refreshing the page corrected the issue though. Logging in would also require me to do so twice, the 1st time it would say cookies need to be enabled. Any ideas what could be happening here? I have upgraded to 3.0.5 now as well. If any further information is needed, please let me know. Thanks! Nitido Quote Link to comment Share on other sites More sharing options...
Snoork Hosting Posted September 18, 2014 Report Share Posted September 18, 2014 Looks like an issue with caching on your server possibly. Do you have anything related with caching installed on your server such as Memcache, APC, Nginx, etc...? Also I highly advise running Revive in CentOS with Apache/Nginx. You should not be using suPHP for Revive as this will cause a major performance degerdation. suPHP may be more secure, but so long as you are not using 777 permissions there is no need to use suPHP, as the performance hit pretty big. Quote Link to comment Share on other sites More sharing options...
nitido Posted September 23, 2014 Author Report Share Posted September 23, 2014 Hey Snoork, I have now switched from suPHP to PHP5-FPM/Fastcgi and the only caching I have is OPCache which is part of PHP5.5, which I have disabled via .user.ini. I have also disabled the mod_expires config for that virtualhost and it's working correctly now, thanks! andrewatfornax 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.