Comments for Phalanger http://www.php-compiler.net The PHP language compiler for .NET Framework Thu, 23 Feb 2012 6:48:24 +0000 hourly 1 http://wordpress.org/?v=3.3.1 Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dharmik http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-641 Dharmik Thu, 23 Feb 2012 06:48:24 +0000 http://www.php-compiler.net/?p=776#comment-641 I wonder is it possible to run build file to pre-compile the application in webpages.dll and then remove all of or some of wp php source file file, and still able to run wordpress? My objective behind this is to host only pre-compiled dll files and not php code on server. I need your help and guidance on how to do it.. thanks I wonder is it possible to run build file to pre-compile the application in webpages.dll and then remove all of or some of wp php source file file, and still able to run wordpress?

My objective behind this is to host only pre-compiled dll files and not php code on server.

I need your help and guidance on how to do it..

thanks

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dharmik http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-640 Dharmik Thu, 23 Feb 2012 06:18:49 +0000 http://www.php-compiler.net/?p=776#comment-640 I got an error like below while accessing home page of wordpress. "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." It is running fine without running batch file on IIS using MS Sql. When i trying to make dll using phalager,i encountered error like above. so what is the problem? Thanks in advance. I got an error like below while accessing home page of wordpress.
“Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”
It is running fine without running batch file on IIS using MS Sql.
When i trying to make dll using phalager,i encountered error like above.
so what is the problem?

Thanks in advance.

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dharmik http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-639 Dharmik Thu, 23 Feb 2012 05:57:17 +0000 http://www.php-compiler.net/?p=776#comment-639 I encountered that error when i’m trying to access home page also I encountered that error when i’m trying to access home page also

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dharmik http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-638 Dharmik Thu, 23 Feb 2012 05:20:08 +0000 http://www.php-compiler.net/?p=776#comment-638 i'm using Phalanger 3.0. I encountered that error when i'm trying to access below url sub directory/wp-content/mu-plugins/wp-db-abstraction/setup-config.php i’m using Phalanger 3.0.
I encountered that error when i’m trying to access below url
sub directory/wp-content/mu-plugins/wp-db-abstraction/setup-config.php

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Marc Mezzacca http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-637 Marc Mezzacca Wed, 22 Feb 2012 13:59:54 +0000 http://www.php-compiler.net/?p=776#comment-637 Hmm... I believe I encountered that error at some point too. Can't quite remember why though. Are you using the latest build of Phalanger? If so, it is likely something is wrong with it detecting the WP Database Abstraction Plugin. Please check and ensure you followed the "Setup the WP Database Abstraction Plugin" section above correctly. Also, at what point are you encountering this error? Hmm… I believe I encountered that error at some point too. Can’t quite remember why though. Are you using the latest build of Phalanger?

If so, it is likely something is wrong with it detecting the WP Database Abstraction Plugin. Please check and ensure you followed the “Setup the WP Database Abstraction Plugin” section above correctly.

Also, at what point are you encountering this error?

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dharmik http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-636 Dharmik Wed, 22 Feb 2012 13:42:08 +0000 http://www.php-compiler.net/?p=776#comment-636 i got an error like this "Your PHP installation appears to be missing the MySQL extension which is required by WordPress." how can i solve this? Am i missing something or wat?? i got an error like this
“Your PHP installation appears to be missing the MySQL extension which is required by WordPress.”

how can i solve this?
Am i missing something or wat??

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Miloslav Beňo http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-629 Miloslav Beňo Wed, 15 Feb 2012 13:52:04 +0000 http://www.php-compiler.net/?p=776#comment-629 Hello, thank you for reporting publish issue, I've put it on task list for Phalanger Tools. PHP Web Project is already on task list, for now you can basicaly achive the same with PHP Class Library template project and change in properties output type to Standard. NuGet is another great idea more people had suggested, as well on todo list:) There can be more ways how to integrate php with MVC3. Basically with pure mode http://wiki.php-compiler.net/Pure_mode you can get .NET assembly same as with C# so it's not very difficult to create MVC3 visual studio template for PHP, you would be just using PHP instead of C#:) Another integration kind can be just to use razor engine in PHP, I have a sample prepared which will be published soon. Thank you for all the good suggestion, Miloslav Hello,

thank you for reporting publish issue, I’ve put it on task list for Phalanger Tools.

PHP Web Project is already on task list, for now you can basicaly achive the same with PHP Class Library template project and change in properties output type to Standard.

NuGet is another great idea more people had suggested, as well on todo list:)

There can be more ways how to integrate php with MVC3. Basically with pure mode http://wiki.php-compiler.net/Pure_mode you can get .NET assembly same as with C# so it’s not very difficult to create MVC3 visual studio template for PHP, you would be just using PHP instead of C#:) Another integration kind can be just to use razor engine in PHP, I have a sample prepared which will be published soon.

Thank you for all the good suggestion,
Miloslav

]]>
Comment on Writing compiled PHP extensions in PHP by Jakub Míšek http://www.php-compiler.net/blog/2012/php-extension-in-php#comment-627 Jakub Míšek Mon, 13 Feb 2012 19:56:14 +0000 http://www.php-compiler.net/?p=813#comment-627 Theoretically yes; since you can already develop WinForms apps thanks to pure mode. WinRT is just another set of assemblies that you have to reference and use its classes. We did not try it yet. Theoretically yes; since you can already develop WinForms apps thanks to pure mode. WinRT is just another set of assemblies that you have to reference and use its classes. We did not try it yet.

]]>
Comment on Writing compiled PHP extensions in PHP by Jerzy http://www.php-compiler.net/blog/2012/php-extension-in-php#comment-625 Jerzy Sun, 12 Feb 2012 16:21:20 +0000 http://www.php-compiler.net/?p=813#comment-625 Offtopic question: Can we develop WinRT apps in PHP using Phalanger? Offtopic question: Can we develop WinRT apps in PHP using Phalanger?

]]>
Comment on WordPress on .NET with SQL Server is Possimpible using Phalanger 3.0 by Dear User http://www.php-compiler.net/blog/2012/wordpress-on-dotnet-with-sql-server-using-phalanger-3-0#comment-619 Dear User Wed, 08 Feb 2012 22:20:13 +0000 http://www.php-compiler.net/?p=776#comment-619 Ok, thanks on that. Now site runs fine in dev environment. What is not working for me is the site publish button in Visual Studio. It copies site without php files and doesn't builds assemblies either. Have to run precompile and copy site manually which is not fun. It can be a good idea to add "PHP Web Project" template to VS because projects give better settings comparing to sites. At least allows to setup pre-compilation on a build. Also would be great to have NuGet library package that imports/updates all required files for standalone mode into current project and tweaks config. Will make life much easier. Another cool thing can be a way to integrate php site into MVC3 Area somehow :) Anyway thanks - interesting toy to play with. Ok, thanks on that. Now site runs fine in dev environment.
What is not working for me is the site publish button in Visual Studio. It copies site without php files and doesn’t builds assemblies either. Have to run precompile and copy site manually which is not fun.

It can be a good idea to add “PHP Web Project” template to VS because projects give better settings comparing to sites. At least allows to setup pre-compilation on a build.

Also would be great to have NuGet library package that imports/updates all required files for standalone mode into current project and tweaks config. Will make life much easier.

Another cool thing can be a way to integrate php site into MVC3 Area somehow :)

Anyway thanks – interesting toy to play with.

]]>