When I try to install locally (using the Acquia Dev Desktop) for a trial, the installation profile gets as foar as installing the very last module (I assume the Julio module) then I get the following messages...

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/og_features_role.features.inc' (include_path='.;C:\d7\stack\common\pear') in C:\d7\local\copy\julio\profiles\julio\modules\og\includes\og_features_permission.features.inc on line 116

... and my Apache dies!

I am am very keen indeed to try out this distro' and so any advice gratefully received.

Thanks

Comments

MrPaulDriver’s picture

I am getting a similar error on a shared server

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/og_features_role.features.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /profiles/julio/modules/og/includes/og_features_permission.features.inc on line 116

bonobo’s picture

Status: Active » Postponed (maintainer needs more info)

We have seen issues on the Acquia Dev Desktop that were caused by PHP version - in some cases, the Acquia product defaulted to using PHP 5.2.x

Can you check your PHP version?

@Paul Driver - can you provide more info about your server setup as well?

MrPaulDriver’s picture

Fairly standard cpanel setup.

See http://sutton.primalwebdesign.com/phpinfo.php

bonobo’s picture

From that phpinfo file, you are running PHP 5.2.15 - Julio requires PHP 5.3.x.

I would upgrade your version of PHP, and see is this error persists.

MrPaulDriver’s picture

I'm migrating my stuff to a new server in a week or two so will try 5.3 then.

In the meantime is there a demo site to look around. I took a look at the video which was helpful, but not the same as the real thing.

Thanks

jgraham’s picture

Status: Postponed (maintainer needs more info) » Fixed

Paul we should have a demo site available soon.

PHP 5.3 is a hard requirement for julio. If you continue to experience issues after upgrading to PHP 5.3 please open corresponding issues or re-open this issue.

bonobo’s picture

Paul - the demo site is now live: http://julio.funnymonkey.com/logging-in

MrPaulDriver’s picture

That's really helpful.
Thank you

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.