Drupal, CiviCRM, etc.

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Drupal, CiviCRM, etc.

Unread post by premierhosting »

Hello,

On a project I'm hosting on an ASL secured Centos 5 + Plesk 10.x box, Drupal + CiviCRM are required. I had to move it to another box after a week of head-pounding going nowhere, so perhaps a discussion here would be appropriate. My issues may not be ASL specific, but at this point I can't really be sure they're not, as just about every other variable has been eliminated.

Anyone else here using Drupal? CiviCRM? Any successful installs and uses?

Perhaps a forum specific to the application stack would be appropriate to collect the wisdom of using ASL with certain apps.
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Drupal, CiviCRM, etc.

Unread post by mikeshinn »

My issues may not be ASL specific, but at this point I can't really be sure they're not, as just about every other variable has been eliminated.
Do you recall what your issues were?
Anyone else here using Drupal? CiviCRM? Any successful installs and uses?
We have them as part of our test suite, for what its worth. We don't use either of them like you probably do, but we do beat on all the web apps we have regularly to make sure we dont have any new FPs. They should work.
Perhaps a forum specific to the application stack would be appropriate to collect the wisdom of using ASL with certain apps.
Wonderful idea, any thoughts on how such a forum should be laid out?
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Re: Drupal, CiviCRM, etc.

Unread post by premierhosting »

Hi mikeshinn,

I'm starting fresh on a Drupal 7 (with the OpenPublic install profile) install and will be working on the CiviCRM 4.x install shortly. This way I can document everything for this forum. The other project was time sensitive so I didn't have time to be methodical :)

For Drupal test-suite stuff, I can definitely point you in the direction of a few power-user drupal installs! Let me know if that would help.

I'm thinking for an App Stack forum, each sub-forum would be dedicated to an app-stack. For example, WordPress, Drupal, and whatever else people are using heavily these days. As someone who is somewhat tech-y but not nearly as skilled as yourself, the point of issue typically starts with the application, so when I'm trying to figure out the solution I am working backwards from there. Just a thought that others may be doing the same.
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Re: Drupal, CiviCRM, etc.

Unread post by premierhosting »

I was able to install D7 + OpenPublic without problems. Then I was able to run through the CiviCRM install as detailed here:

http://wiki.civicrm.org/confluence/disp ... iviCRM+4.0

With a little cajoling of the vhosts file it *should* be working but it is kicking "page not found" errors for the CiviCRM pages within Drupal.
ASL isn't kicking any errors, and I'm picking up bits and pieces of the CiviCRM install in the "not found" Civi page. When I've taken this to the CiviCRM community, it's unreproducible, and when I take it to another server (something on hostgator) this doesn't happen either. Not sure how any of the ASL components could be causal, and maybe they're not. Would love to see if anyone else with ASL running (or not running) can get this install to work!
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Drupal, CiviCRM, etc.

Unread post by mikeshinn »

No errors in your apache or php logs?
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Drupal, CiviCRM, etc.

Unread post by mikeshinn »

I'm thinking for an App Stack forum, each sub-forum would be dedicated to an app-stack. For example, WordPress, Drupal, and whatever else people are using heavily these days. As someone who is somewhat tech-y but not nearly as skilled as yourself, the point of issue typically starts with the application, so when I'm trying to figure out the solution I am working backwards from there. Just a thought that others may be doing the same.
Cool idea, we'll start configuring the new forums this week.
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Re: Drupal, CiviCRM, etc.

Unread post by premierhosting »

Here's my Civi Forum info:

http://forum.civicrm.org/index.php/topic,20554.0.html

php.log is conspicuously silent on the subject, and the apache logs aren't any better.
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Drupal, CiviCRM, etc.

Unread post by mikeshinn »

Have you tried putting php into debug mode with all logging turned on?
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Re: Drupal, CiviCRM, etc.

Unread post by premierhosting »

Are you referring to error logging or the pear php_debug module or ?
premierhosting
Forum Regular
Forum Regular
Posts: 257
Joined: Wed Aug 04, 2010 2:52 pm

Re: Drupal, CiviCRM, etc.

Unread post by premierhosting »

Which debugging are you referring to? I'm getting full PHP stack traces for everything including Warnings and Deprecated in my php error log.
Post Reply