Ticket #1590 (closed Bug: invalid)
PHP fatal error "Cannot redeclare class fckeditor"
| Reported by: | ianconolly | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Project : MediaWiki+FCKeditor | Version: | FCKeditor 2.5 Beta |
| Keywords: | Cc: |
Description
Trying to integrate FCKEditor with MediaWiki. Installed the extension and modified the required files. After restarting Apache (for good measure) and trying to view the wiki, I get a blank screen. I check the error logs and find the following:
[Thu Nov 29 09:38:06 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads. [Thu Nov 29 09:38:07 2007] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations [Thu Nov 29 09:38:23 2007] [error] [client 10.1.1.140] PHP Fatal error: Cannot redeclare class fckeditor in /var/www/html/mw/extensions/FCKeditor/fckeditor/fckeditor_php5.php on line 29
The server is CentOS Linux 5.0, php 5.2.4 and apache 2.2.3
Change History
Note: See
TracTickets for help on using
tickets.