Installing Joomla using WebMatrix - HTTP Error 500 - joomla

I'm installing Joomla using WebMatrix and I get HTTP Error 500.0 (Microsoft Knowledge Base Article:" 294807) when I try to run it. I did it on two computers and virtual machine and I still get the error. Although my friend installed it without problems. Could you please help me with this issue?

Problem can easely be solved: Run 'Web Platform Installer' again and add 'URL Rewrite 2.0' .
This did the trick for me .

Related

the website encountered an unexpected error. please try again later. drupal 8

I want configure elasticsearch(ES) with Drupal
to integrate ES in Drupal following this tutorial
In order to install ES followed steps mentioned on this link
Drupal-8.8.4
search api version-8.x-1.15
Elasticsearch drupal connector-8.x-6.x,also tried 8.x-7.x but no success
After added modules can see this below screenshot
But when I want enable added modules as mentioned in steps,got below error
the website encountered an unexpected error. please try again later.
Referred this stack question
Is it due to compability issue or how to resolve issue
any leads will be appreciated?
Adding this answer to support community.
Yes, indeed it was version incompatibility issue between drupal, elastic-search and drupal-elasticsearch connector and search api..
Tried number of combinations by installing modules manually but keep getting below error.
the website encountered an unexpected error. please try again later.
Used composer tool to install modules which work exactly like maven in java project.
composer require 'drupal/search_api:^add version accordingly'
composer require 'drupal/elasticsearch_connector:^add version accordingly'

Server Error 500 - installing Joomla

I'm trying to install Joomla 3.4.2 but when I go to my localhost to proceed with the installation it gives me a "Server Error 500". Can anyone help me?
Check the error logs on the server - they will probably tell you something. Also, check that the server you are trying to install Joomla 3 on meets the minimum requirements.
Joomla don't support PHP7. You need to use Joomla 3.5 version.

error in Dundas Dashboard not working

I just installed Dundas dashboard 4.0.2 and it installed successfully. However when I try to open the program, the webpage shows me error:
Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0009: Metadata file 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll' could not be opened -- 'An attempt was made to load a program with an incorrect format. '
Source Error:
{No relevant source lines]
Source File: Line: 0
Looks identical to the error message in the following link:
http://www.telerik.com/community/forums/silverlight/vs-extensions/silverlight-demo-error.aspx
Based on that, it would seem like some prerequisite was not installed. Please post if the solution proposed there resolves your issue.
Hi i had the same problem not to long ago. I resolved it by uninstalling the latest release of Microsoft Silverlight and installing version 4 of it. Solved my problem instantly. There does seem to be an issue regarding the new version of Silverligh and Windows.
I would recommend re-installing the .NET 4.0 framework on the server.
After doing this, check IIS and make sure the application pool which is running Dundas Dashboard is set up to use ASP.NET 4.0 (not 2.0).

joomla: jomsocial installation problem (winxp)

i'm trying to install the jomsocial plugin on my local joomla.
joomla (v1.6) was freshly installed from scratch - i'm having the latest version of jomsocial (v2.20)
i've followed the jomsocial installation instructions but it didn't work,
during the installation process i got the same error over + over again:
Strict Standards: Only variables should be assigned by reference in ...
any ideas what could be wrong?
thanks
It would be helpful if you posted the complete error, but it looks like you need to change your php.ini error reporting log level.
See - joomla 1.5.22 on mysql 5.5

Flex Web-Tier Setup

This one has been driving me nuts for a few days now and I've tried Google but no luck (judging from my good luck with finding answers on google, this is a rarity for me not to find an answer).
To cut a long story short, I did have the capability to compile my mxml files via the browser on my local machine. I've had to do a reinstall but now I'm having problems trying to compile.
My current setup is:
WAMP 2.0i
- Apache 2.2.8
- PHP 5.2.8
- MySQL 5.1.36
FlashDevelop 3.0.0 RC1
Win XP
I've tried compiling in Firefox 3.5, IE8 & Chrome but all receive the same error:
Compilation results
Errors, warnings or exceptions were found while compiling null.Visit the online Flex documentation or API reference for further information.
An error occured on the server. Server error is: 'Error occurred in server thread; nested exception is: java.lang.NoSuchMethodError: flex.license.License.(Ljava/util/Map;Ljava/lang/String;Lflex/license/Logger;)V'
I've followed the instructions from adobe:
http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS
but no luck. I can compile without an issue via CMD but I prefer to use the browser as I find that much faster. Has anyone run into this issue and solved it?
Cheers!
DNT
Edit:
I forgot to mentioned I've tried using the Flex 2 & 3 SDK to no avail.
I believe I can safely say I've answered my own question.
Rather than using a program to clear out the registry (eg ccleaner), run the uninstall on the "flex module for Apache & IIS" then do a reboot.
Once you get back into windows, 'stop all services' in wamp and check that your httpd.conf file has removed the entry:
#BEGIN FLEX INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
LoadModule flex_module "D:/your/path/to/modules/mod_flex.dll"
AddHandler flex .mxml
#END FLEX INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
Now go wild and run the 'flex module for apache & IIS' installer, answer the questions and when you get to the end, do the reboot and it should work.
What a PITA!
I FINALLY found the answer!
Got a new pc for work so I had to reinstall everything and I've found the solution that worked flawlessly.
Use this link to download the Adobe Flex SDK which is over 100MB; ignore the Open Source Flex SDK download links. At the time of writing, I downloaded version 3.4.0.9271:
http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+3
Make sure you follow the Installation Instructions up until the To install the Flex module heading.
http://labs.adobe.com/wiki/index.php/Flex_Module_for_Apache_and_IIS#Installation
Then go to this page and under the main heading Flex 3 Compiler Modules then under the sub heading 3.0.0.477, download the file FlexModule_apache.exe and follow the installation instructions and you should be home free!
http://opensource.adobe.com/wiki/display/flexsdk/Downloads

Resources