Cookbook for MediaWiki on Phalanger?

Discussion about the open-source Phalanger [?] project.

Cookbook for MediaWiki on Phalanger?

Postby pquirk@codeplex » October 5th, 2006, 7:12 pm

Has anyone managed to configure MediaWiki 1.7.1 with Phalanger? What did your web.config look like?
pquirk@codeplex
 
Posts: 1
Joined: January 7th, 2012, 8:56 pm

RE: Cookbook for MediaWiki on Phalanger?

Postby hurrr@codeplex » December 4th, 2006, 10:58 am

In case it helps, this thread in the old forum was referring to Phalanger 1 and an older Mediawiki:
http://ulita.ms.mff.cuni.cz:7002/phpBB/viewtopic.php?t=100&postdays=0&postorder=asc&start=15
I did not try running Mediawiki with Phalanger 2 yet..

This was the web.config:
<configuration>

<phpNet>
<classLibrary>
<add assembly="PhpNetMySql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03" section="mysql" />
<add assembly="php_curl.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="curl" />
<add assembly="php_exif.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="exif" />
<add assembly="php_gd2.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="gd2" />
<add assembly="php_domxml.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="domxml" />
<add assembly="php_xml.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="xml" />
<add assembly="php_mbstring.mng, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="mbstring" />
</classLibrary>

<compiler>
<!-- Whether to compile scripts in debug mode. -->
<set name="Debug" value="true" />
</compiler>

<error-control>
<set name="ReportErrors" phpName="error_reporting">
<remove value="Warning,Notice,Strict"/>
</set>
</error-control>

<globalization>
<!--
Encoding used for converting source files to Unicode and for run-time binary data conversions.
The value should be one of the identifiers of the code-page supported by Windows OS.
These include e.g. values "Latin1", "Latin2", "Windows-1250" etc
An empty value means the default code-page used by OS used.
Option has application scope and cannot be changed in application sub-directories.
-->
<set name="PageEncoding" value="Windows-1250" />
</globalization>
</phpNet>

<system.web>
<!-- Encoding used by web server to encode output data sent to the client. -->
<globalization responseEncoding="Windows-1250" />
</system.web>

</configuration>

hurrr@codeplex
 
Posts: 7
Joined: January 7th, 2012, 8:53 pm


Return to Phalanger project

Who is online

Users browsing this forum: No registered users and 21 guests

cron

User Control Panel

Login

Who is online

In total there are 21 users online :: 0 registered, 0 hidden and 21 guests (based on users active over the past 5 minutes)
Most users ever online was 511 on April 27th, 2024, 10:11 pm

Users browsing this forum: No registered users and 21 guests