Phalanger+WordPress: Compile Error 1212

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

Phalanger+WordPress: Compile Error 1212

Postby appwiz@codeplex » October 28th, 2006, 8:58 pm

Hi,

I'm trying to run WordPress 2.0.4 on Phalanger. I'm receiving this error message: CompileError (1212): Invalid argument count in a call to the function 'httpbuildquery' in c:\inetpub\wwwroot\wordpress\wp-includes\functions-compat.php at expression on line 107, column 59.

I'm using the source changeset #9430 for Phalanger and #5430 for the MySQL extension from CodePlex.

Any ideas?

Thanks!
Rohan

----

System:
Phalanger/ASP.NET 2.0 on Windows XP Pro SP2 x86 with IIS 5 at http://localhost/wordpress/

IIS Config:
  • .php is mapped to %WINDIR%\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll for all verbs.
  • wordpress vdir is hosted by the ASPNET 2.0 runtime
  • all ACLs for ASPNET appear to be set correctly

I created my webconfig for wordpress using the comprehensive SimpleScript webconfig. I enabled the managed MySQL provider (native mysql provider is commented out) with
<classLibrary>
<!-- use managed mysql -->
<add assembly="PhpNetMySql, Version=2.0.0.0, Culture=neutral, PublicKeyToken=2771987119c16a03" section="mysql" />
</classLibrary>

The mysql config is
<mysql>
<set name="Server" value="localhost" phpName="mysql.default_host" />
<set name="Port" value="3306" phpName="mysql.default_port" />
<set name="User" value="USER" phpName="mysql.default_user" />
<set name="Password" value="PASS" phpName="mysql.default_password" />
<set name="ConnectTimeout" value="60" phpName="mysql.connect_timeout" />
<set name="MaxConnections" value="1000" phpName="mysql.max_links" />
</mysql>

Please let me know if you want the full webconfig.
appwiz@codeplex
 
Posts: 1
Joined: January 7th, 2012, 8:57 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 256 on March 28th, 2024, 9:42 am

Users browsing this forum: No registered users and 21 guests