Opened 16 years ago
Closed 13 years ago
#2586 closed Bug (wontfix)
MediaWiki\wikia FCK editor vs IIS webserver
Reported by: | willneelen | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : MediaWiki+FCKeditor | Version: | |
Keywords: | Cc: |
Description
I have 5 mediawiki servers running. This plugin runs smootly under Linux with Apache webserver and even under Windows 2003 with Apache its a true pleasure. When I combine it with Windows 2003 and IIS, I receive errors when switching back from Wikitext-mode to WYSIWYG mode.
Notice: Array to string conversion in C:\Program Files\wiki\wikiadgroups\includes\Parser_OldPP.php on line 447 Array
This only occurs on pages with links that use [[]], typical internal links. Same problem with external links http://www.nu.nl and embedded images [[Image:Compass.png]].
It does not occur or pages without links.
Of course I'm aware this is still a beta-release that will be tested on Apache first. If anyone has a simple solution for this, I would appreciate it very much.
Unfortunately the server redides on an intranet. Therefore I can not give you access in order to reproduce the problem.
Version Information: Installed software Product Version MediaWiki 1.13.2 PHP 5.1.3 (cgi-fcgi) MySQL 4.1.14-nt NB: I also had the problem with older versions of MediaWiki. I tested it on 1.11 and higher. I never got it to work with IIS.
Installed extensions ParserFunctions Enhance parser with logical functions Tim Starling FCKeditor (Version fckeditor/mw-extension $Rev$ 2008) FCKeditor extension for editing wiki pages (WYSIWYG editor) FCKeditor.net and Wikia
Browser name and OS Server OS: windows 2003 server R1 Client OS: windows xp professional tested browsers: IE7 + Firefox 2 + 3
Tested versions FCK: 251 261 263
Attachments (1)
Change History (6)
comment:1 Changed 16 years ago by
Keywords: | Pending added |
---|
comment:2 Changed 16 years ago by
Changed 16 years ago by
Attachment: | php-ini.txt added |
---|
comment:3 Changed 16 years ago by
Component: | General → Project : MediaWiki+FCKeditor |
---|
comment:4 Changed 16 years ago by
Additional info: Apache, PHP and MySQL are part of a XAMPP suite.
Then it works OK, even if you use XAMPP on windows 2003.
If you use Windows 2003 wit IIS and PHP and MySQL installed seperately, the error occurs. Does this plugin depend on a component that is available by default in XAMPP and/or Redhat Linux v4?
comment:5 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | pending → closed |
FCKEditor + MediaWiki is no longer supported. closing as expired
Please give us information about "error_reporting" setting. You can find it in php.ini (probably C:\windows\php.ini).