[SOLVED] HTTP error 404 (problem with Apache service)

Moderator: crythias

Locked
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

[SOLVED] HTTP error 404 (problem with Apache service)

Post by HervE »

Hello,

I tried to upgrade from 2.4.9 to 3.0.6 on Windows.

After backuping my database and config files, I uninstalled 2.4.9.
Then I launched the Windows exe installer. The first part of the installation was OK.

But when launching web installer, URL http://localhost/otrs/installer.pl results in HTTP error 404.
(URL http://localhost/otrs/index.pl as well - of course.)

What do I have to do?

Regards,
HervE
Last edited by HervE on 04 Mar 2011, 19:05, edited 2 times in total.
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: HTTP error 404

Post by HervE »

Seen when I try to restart services:
"The Apache2.2 service is not started."

That could be the reason, couldn't it? :)

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: HTTP error 404

Post by jojo »

have a look in apache error log
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: HTTP error 404

Post by HervE »

I even cannot start Apache service manually.
have a look in apache error log
"C:\Program Files\OTRS\Apache\logs" is empty.
Which is obvious because I can see the 3 Windows application events:
"The Apache service named reported the following error:
>>> Unable to open logs . (
>>> no listening sockets available, shutting down .
>>> (OS 10013)Une tentative d’accès à un socket de manière interdite par ses autorisations d’accès a été tentée. : make_sock: could not bind to address 0.0.0.0:80 ."

(Sorry this last one is in French.)

What can I do?

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: HTTP error 404 (problem with Apache service)

Post by HervE »

I think I managed.
Seems SQL Server services used port 80. I stopped them, and then I could go on.

HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
Locked