[Typo3-install] newbie who has read the manual needs help with a dberror (he thinks).

Junaid Mansoor Sootwala junaid.mansoor at rsgohar.com
Tue May 30 09:20:53 CEST 2006


I am also a newbie and surrounded by lots of troubles.  I just wished to
point out some thing from your email.

Warning shows this path: -

"d:\virtuals\userurl_com\ \Web\t3lib\class.t3lib_db.php"

Shouldn't it be like this: -

"d:\virtuals\userurl_com\Web\t3lib\class.t3lib_db.php"

I mean what is the sense of "\ \" in the path?  It is possible that it is
taking "d:\virtuals\userurl_com\" from one variale and
"\Web\t3lib\class.t3lib_db.php" from another variable.  That means either
first one should not append "\" at the end or the second one should not
prepend "\" at the start.

To further debug the cause, if you can use SSH on your PC (since typo is
installed on your own PC, I assume) then do

$ php -ae <scriptname>

>From this you can know that how your scropt is parsed.  At this stage you
can also check your webserver error logs to check how the error is being
reported?

This can also go in lots of direction, so please check above first.

With my best regards
Junaid Mansoor Sootwala
SEO

R. S. Gohar & Co.,

-----Original Message-----
From: typo3-install-bounces at lists.netfielders.de
[mailto:typo3-install-bounces at lists.netfielders.de] On Behalf Of
thatmtnman at hotmail.com
Sent: Monday, May 29, 2006 7:06 AM
To: typo3-install at lists.netfielders.de
Subject: [Typo3-install] newbie who has read the manual needs help with a
dberror (he thinks).

Dear Typo3 members,

 

I am new to typo3 and have read the install manuals.  I have gotten to the
install part that shows the 1,2,3 window, but there is an error over the
image.  The error says:

 

Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link
resource in d:\virtuals\userurl_com\ \Web\t3lib\class.t3lib_db.php on line
967.

 

I seem to remember reading that this error relates to a setting on the mysql
db.  Can someone help?

 

Cheers

 

 

_______________________________________________
Typo3-install mailing list
Typo3-install at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-install




More information about the TYPO3-install mailing list