Opened 5 years ago
Closed 5 years ago
#1485308 closed Bugs (invalid)
"Cannot access protected property" during install
| Reported by: | selsky | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Installer | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In step 2, while creating the config, I get the following error:
Fatal error: Cannot access protected property html_textarea::$attrib in /etc/httpd/htdocs/roundcube/program/include/html.php on line 47
PHP is 5.2.6
Change History (3)
comment:1 Changed 5 years ago by alec
- Milestone changed from later to 0.2-beta
comment:2 Changed 5 years ago by selsky
comment:3 Changed 5 years ago by alec
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Nevermind. I was using eAccelerator 0.9.5. Upgrading to 0.9.5.3 fixed the problem. Sorry for not checking that sooner.