I am trying to install Drupal Commons, and after all modules are installed I get the following error.

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: http://localhost/comon-test/install.php?profile=commons&locale=en&id=1&o... StatusText: Service unavailable (with message) ResponseText: Recoverable fatal error: Argument 1 passed to file_validate() must be an instance of stdClass, boolean given, called in C:\inetpub\wwwroot\comon-test\profiles\commons\commons.profile on line 709 and defined in file_validate() (line 1632 of C:\inetpub\wwwroot\comon-test\includes\file.inc).

my php version is 5.3 ,and I am running IIS...

Comments

marcello.modica@logconsulting.it’s picture

I have the same problem can you help me...have you solved???

japerry’s picture

Title: Installation Error » IIS Installation Error with Files and default avatars
Priority: Major » Normal
Issue tags: +installation, +IIS

It appears to be an issue with file access in php in regards to the user avatars.

Tagging IIS.

ezra-g’s picture

Component: Miscellaneous » Installer
jpontani’s picture

Assigned: Unassigned » jpontani
geigerg’s picture

I have the same problem.

In my opinion the Priority should be raised to critical -> Install fails on IIS Commons 3.2+ meets the 'critical'-definition in the Issue queue handbook.

geigerg’s picture

Priority: Normal » Critical
geigerg’s picture

Title: IIS Installation Error with Files and default avatars » IIS Installation Error
Version: 7.x-3.0 »
Status: Active » Needs review

Testet about a day - this particular error disapeared. Don't know what finaly fixed it.

1. Installed plain Drupal 7.22 -> worked.
2. Commons Dev -> Error reported above.
3. Replaced old settings.php (used since Commons 3.0)
4. Commons Dev -> the Error is gone, but the last Install-Page leads to a Error 500.

Commons isn't set up properly -> the features are gone, configuration and status report are broken. After a few clicks Commons Origins is disabled.

geigerg’s picture

Status: Needs review » Active

I got the same problem using aquira dev desktop.

The last Install-Page leads to a Error 500.

Commons isn't set up properly -> the features are gone, configuration and status report are broken. After a few clicks Commons Origins is disabled.

geigerg’s picture

Priority: Critical » Normal
Status: Active » Needs review

The error leading to a error 500 was cased by https://drupal.org/node/1979604

devin carlson’s picture

Version: » 7.x-3.x-dev
Status: Needs review » Fixed

Triaging the "needs review" queue before BADCamp.

Restoring the version number and marking this as fixed per #9 since the issue mentioned in the comment has been fixed.

Status: Fixed » Closed (fixed)

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