ERR_CONNECTION_RESET

This forum is for issues with installing Joomla! 3.x on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
bwolff52
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Aug 28, 2013 8:46 pm

ERR_CONNECTION_RESET

Post by bwolff52 » Thu Aug 29, 2013 12:39 am

Windows Server 2008 R2 Internal server
IIS 7.5
PHP 5.3.2.5
SQL Server 2008 R2 (on a different Windows 2008 R2 server)
New install of Joomla 3.1.5 with no content. I plan on migrating from an old 1.5 site.

After installation I can access the site and the admin site. When trying to install an extension, add menu items, etc. I get a browser error - web page not available with an error code ERR_CONNECTION_RESET.

In checking this forum I saw a reference to checking the database under the extension manager. I have 5 problems found
Table 'NOT' does not exist. (From file 3.1.0.sql.)
Table 'NULL' does not exist. (From file 3.1.0.sql.)
Table 'IDENTITY(1,1)' does not exist. (From file 3.1.0.sql.)
Table 'IDENTITY(1,1)' does not exist. (From file 3.1.0.sql.)
Table 'IDENTITY(1,1)' does not exist. (From file 3.1.0.sql.)

When trying to run the Fix I get
PHP Notice: A non well formed numeric value encountered in C:\inetpub\wwwroot\GSBIntranet\libraries\joomla\database\driver\sqlsrv.php on line 665

I can add simple content to the site and it successfully saves in the SQL database so it does not appear to be a database connectivity/permissions issue.

I have attempted to turn on PHP logging but see nothing in the log files.

Update 8/29/2013
There seems to be some underlying issue with Joomla & SQL Server.
I have used Microsoft's Web Platform Installer to install Joomla 2.5 with SQL Server and encountered similar problems with trying to update menus, add extensions, etc.
I then installed Joomla 2.5 with MySQL using MS Web Platform Installer and all works fine.

The databse errors I posted originally all point to 3.1.0.sql files which are under C:\inetpub\GSBIntranet\administrator\components\com_admin\sql\updates\mysql

Why are these files in a "mysql" folder being used if I am using SQLServer?

energee
Joomla! Apprentice
Joomla! Apprentice
Posts: 11
Joined: Fri May 09, 2014 2:27 pm

Re: ERR_CONNECTION_RESET

Post by energee » Fri May 09, 2014 2:38 pm

Hello,

We have a similar problem.
http://forum.joomla.org/viewtopic.php?f=717&t=845060

do you have any update on this?


Locked

Return to “Joomla! 3.x on IIS webserver”