hello there ......

i installing open atrium in my local server
m facing this issue at installation time
what can i do plz help me .....
its very much urgent

please guide me simple words & example

" An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://localhost/openatrium/install.php?profile=openatrium&locale=en&id=... StatusText: OK ResponseText: Parse error: parse error in C:\wamp\www\openatrium\profiles\openatrium\modules\contrib\date_ical\includes\DateIcalFeedsParser.inc on line 32 "

Comments

khayam shah’s picture

please all members reply me as soon as posible
am waiting fro your kind reply

john_b’s picture

The distribution does not support php 5.2 (as you would have found out if you googled the error message: https://drupal.org/node/2022643), so ensure that your version of WAMP or other development server is running php 5.3 or above.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

khayam shah’s picture

thank you so much dear

but now i am facing this error

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'openatrium.search_api_server' doesn't exist

please guide me about this

thekenshow’s picture

Because your installation failed once already, you should

1. Remove all tables from the target database.
2. Delete the sites/default/settings.php file.

And then start over.

Cheers
Ken