Opened 5 years ago
Closed 5 years ago
#380 closed Defect (invalid)
Problems installing
| Reported by: | ta2025 | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Core | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Parse error: syntax error, unexpected T_NEW in /home/olg/public_html/elgg/engine/start.php on line 85
I am installing into cpanel. I have added the AddHandler for php5 in the root-level .htaccess.
At the moment, it is uninstallable.
Change History (1)
comment:1 Changed 5 years ago by marcus
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

That error means that it is still using PHP 4. You need PHP5 as a module, please read the apache configuration guide for enabling and configuring modules.
Closed, configuration problem.