I have a problem starting the http *admin.

V5R2, latest PTF installed.

java version "1.4.2"

I'm using STRTCPSVR SERVER(*HTTP) HTTPSVR(*ADMIN).

REsult is the next jobs:
QHTTPSVR QSYS SBS 0,0 DEQW
ADMIN QTMHHTTP BCH 0,3 PGM-QZHBHTTP CNDW
ADMIN QTMHHTTP BCI 0,2 PGM-QZHBHJOB TIMW
ADMIN QTMHHTTP BCI 3,6 PGM-QZHBHJOB TIMW
ADMIN QTMHHTTP BCI 4,1 PGM-QZHBHJOB TIMW
ADMIN QTMHHTTP BCI 7,2 PGM-QZHBHJOB TIMW

In the QSYSOPR joblog the next error is shown (in dutch)
Subsysteem QHTTPSVR in bibliotheek QHTTPSVR wordt gestart.
Subsysteem QHTTPSVR is gestart.
Onbekende opdrachtregeloptie -c.
Onbekende opdrachtregeloptie Listen.
Onbekende opdrachtregeloptie 2001.

It means: Unknown command parameter.

3 errors TCP7420

After entering in the web browser http://<myas400name>:2001/HTTPAdmin
the system asks for user id and password.

I'm logging in with QSECOFR.

NExt screen is shown:
--------------------------------------------------------------
You are not authorized to view this page
You might not have permission to view this directory or page using the credentials you supplied.

--------------------------------------------------------------------------------

If you believe you should be able to view this directory or page, please try to contact the Web site by using any e-mail address or phone number that may be listed on the 192.0.5.21:2001 home page.

You can click Search to look for information on the Internet.




HTTP Error 403 - Forbidden
Internet Explorer
--------------------------------------------------------------


If i look into the joblog of QTMHHTTP the next messages are shown:

CALL PGM(QHTTPSVR/QZHBHTTP) PARM('1' 'ADMIN' '-AdmDftPort' '2001' '-AdmDft
SecPort' '2010' '-uiMin' '10' '-uiMax' '40' '-cEAMap' '*CCSID' '-cAEMap' '
*CCSID' '-uiCCSID' '819' '-r' '/QSYS.LIB/QHTTPSVR.LIB/QATMHTTPI.FILE/DEFAU
LT.MBR' '-r' '/QSYS.LIB/QUSRSYS.LIB/QATMHTTPA.FILE/ADMIN.MBR' '-AutoStartN
' '-c' 'Listen' '2001')

Onbekende opdrachtregeloptie -c.
Onbekende opdrachtregeloptie Listen.
Onbekende opdrachtregeloptie 2001.

If i try to configure it with a green screen, WRKHTTPCFG CFG(*ADMIN)
i get the message: HTPA105, Serverconfiguration ADMIN can't be changed.

What am i doing wrong?
I'm desperate for some help.