[TYPO3-windows] Typo3 problem: Create "admin" user does not create a user in DB.

Nick Cohn nickcohn at gmail.com
Tue Apr 25 21:39:24 CEST 2006


Hello

 

I am installing typo3 for the first time and can't work out what the problem
is.  Everything seems to be OK.  Install script reports no errors with DB.
If I use the Create "admin" user function in Database Analyser in Install
Tool it reports back "User Created" with no errors.  If I then go to the
Backend log in page I can't log in.  If I query the DB I get the following
result:

 

C:\>mysql -e "SELECT COUNT(*) FROM be_users" typo3

 

+----------+

| COUNT(*) |

+----------+

| 0        |

+----------+

 

Further the database seems to be working fine.  The Install Tool can access
the database OK. At first I had a problem accessing the database because of
the known hashing problems but that all works now (old_passwords added to
my.ini). All of the graphical tests in the Install Tool work well. "COMPARE"
under Database Analyser in Install Tool reports everything OK.

 

I am a MCSE/IBM Administrator (AIX) but Open source software and databases
are new to me.  I can't find anything about such a problem via typo3
documentation or Google.  Please help!

 

Thanks

 

Nick Cohn

 

 

Information:

 

Client:

Windows XP

IE6 (everything enabled)

 

Server:

Windows 2000 Server

IIS 5   (sessions and cookies enabled)

PHP 4.4.2  (running as CGI)

MySQL 5.0.20

IM 6.2.7

FreeType 1.3.1

Typo3 4.0   (typo3_src-4.0.zip + dummy-4.0.zip)

 

Debug Info:

### DEBUG SYSTEM INFORMATION - START ###

HTTP_HOST           : typo3.exalander.com

TYPO3_HOST_ONLY     : typo3.exalander.com

TYPO3_PORT          : 

PATH_INFO           : 

QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo

REQUEST_URI         : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo

HTTP_REFERER        :
http://typo3.exalander.com/typo3/install/index.php?TYPO3_INSTALL[type]=datab
ase

TYPO3_REQUEST_HOST  : http://typo3.exalander.com

TYPO3_REQUEST_URL   :
http://typo3.exalander.com/typo3/install/index.php?TYPO3_INSTALL[type]=phpin
fo

TYPO3_REQUEST_SCRIPT: http://typo3.exalander.com/typo3/install/index.php

TYPO3_REQUEST_DIR   : http://typo3.exalander.com/typo3/install/

TYPO3_SITE_URL      : http://typo3.exalander.com/

TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo

TYPO3_SSL           : 

SCRIPT_NAME         : /typo3/install/index.php

TYPO3_DOCUMENT_ROOT : C:/typo3_4.0

SCRIPT_FILENAME     : C:/typo3_4.0/typo3/install/index.php

REMOTE_ADDR         : 10.0.0.144

REMOTE_HOST         : 10.0.0.144

HTTP_USER_AGENT     : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)

HTTP_ACCEPT_LANGUAGE: en-gb

CONST: PHP_OS       : WINNT

CONST: TYPO3_OS     : WIN

CONST: PATH_thisScri: C:/typo3_4.0/typo3/install/index.php

CONST: php_sapi_name: cgi-fcgi

OTHER: TYPO3_VERSION: 4.0

OTHER: PHP_VERSION  : 4.4.2

imagecreatefromgif(): 1

imagecreatefrompng(): 1

imagecreatefromjpeg(: 1

imagegif()          : 1

imagepng()          : 1

imagejpeg()         : 1

imagettftext()      : 1

OTHER: IMAGE_TYPES  : 15

OTHER: memory_limit : 

SERVER: SERVER_PORT : 80

SERVER: SERVER_SOFTW: Microsoft-IIS/5.0

SERVER: GATEWAY_INTE: CGI/1.1

SERVER: SCRIPT_NAME : /typo3/install/index.php

SERVER: PATH_TRANSLA: C:\typo3_4.0\typo3\install\index.php

T3CV_GFX: image_proc: 1

T3CV_GFX: gdlib     : 1

T3CV_GFX: gdlib_png : 0

T3CV_GFX: gdlib_2   : 1

T3CV_GFX: im        : 1

T3CV_GFX: im_path   : C:\ImageMagick-6.2.7-Q8\

T3CV_GFX: im_path_lz: C:\ImageMagick-6.2.7-Q8\

T3CV_GFX: im_version: im6

T3CV_GFX: im_negate_: 0

T3CV_GFX: im_imvMask: 1

T3CV_GFX: im_combine: composite

### DEBUG SYSTEM INFORMATION - END ###

 

 

phpinfo()


mysql


MySQL Support

enabled


Active Persistent Links 

0 


Active Links 

0 


Client API version 

3.23.49 

 


Directive

Local Value

Master Value


mysql.allow_persistent

On

On


mysql.connect_timeout

60

60


mysql.default_host

no value

no value


mysql.default_password

########

#########


mysql.default_port

3306

3306


mysql.default_socket

no value

no value


mysql.default_user

root

root


mysql.max_links

Unlimited

Unlimited


mysql.max_persistent

Unlimited

Unlimited


mysql.trace_mode

Off

Off

 

 

 




More information about the TYPO3-windows mailing list