RSS Feed

Atom Feed

Most recent entries

 

Comments welcome - just register first.

Login [ Register ]



Auto-login on future visits

Forgot your password?

About Xigent

Xigent specializes in developing and deploying interactive communications strategies for organizations that want to harness the power of the web. Because launching a web site is merely the first step, we help our clients build a roadmap for communicating their message to the target audience and meeting their objectives.

Troubleshooting Drupal Ad Module

Friday, January 08, 2010    Bookmark and Share

Recently one of our Drupal sites had a surge in traffic and had to be quickly moved from a VPS to a dedicated server. All went well, except that that the banner ads, powered by the Ad module, stopped appearing.

After checking the obvious (image paths, module settings, permissions) and finding no problems, it was pretty clear there was a server configuration issue, not a Drupal issue. But where to look?

Debugging a live site can be tricky. Enabling debug mode was not an option, but a fix was critical. We began looking at the module files when we spotted the error logs. There was the answer: PHP memory limit. The new server should have had the same config settings but it did not. All of the modules worked fine except the Ad module, which exceeded the memory limit and rather gracefully decline to display ads. Next time a module fails, check the error logs first.

Posted by xigentdev on 01/08 at 03:14 PM
CMS & Blogs • (0) CommentsPermalink
Page 1 of 1 pages