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
[SOLVED] HTTP error 404 (problem with Apache service)
Moderator: crythias
[SOLVED] HTTP error 404 (problem with Apache service)
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
Re: HTTP error 404
Seen when I try to restart services:
"The Apache2.2 service is not started."
That could be the reason, couldn't it?
HervE
"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
Re: HTTP error 404
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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: HTTP error 404
I even cannot start Apache service manually.
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
"C:\Program Files\OTRS\Apache\logs" is empty.have a look in apache error log
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
Re: HTTP error 404 (problem with Apache service)
I think I managed.
Seems SQL Server services used port 80. I stopped them, and then I could go on.
HervE
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