[Typo3-linux] Can't login to admin - Also path related errors

typo3 at neodisco.com typo3 at neodisco.com
Sun Nov 20 06:34:53 CET 2005


Hello,

I've just installed typo3 with the quickstart setup.  After doing the 1-2-3 setup process, 
everything appears to be good.  The install.php works fine, the frontend website loads 
fine, but the administration page throws errors, I can't login, and even if I fix the errors, it 
won't let me log in.

I get about 40 errors such as this when I click the "Go to backend login" link from the 
install.

Warning: 
t3lib_div::loadTCA(/www/kingkong/htdocs/site/typo3conf//www/kingkong/htdocs/site/typo3
/sysext/cms/tbl_tt_content.php) [function.loadTCA]: failed to open stream: No such file or 
directory in /www/kingkong/htdocs/typo3_src-3.8.1/t3lib/class.t3lib_div.php on line 3269

(then 40 repeats, and then messages and headers not being able to be sent, etc).

If I edit line 3269 from this:

} else include(PATH_typo3conf.$TCA[$table]['ctrl']['dynamicConfigFile']);
to this
} else include($TCA[$table]['ctrl']['dynamicConfigFile']);

then ALL the errors go away, but I still can't log in (using the admin/password) and I get 
"Your login attempt did not succeed. Make sure to spell your username and password 
correctly, including upper/lowercase characters.".  I've reinstalled files and the database 
from scratch twice with the same result.

Perhaps it is related to this 2003 problem I googled:

http://typo3.org/documentation/mailing-lists/install-general-
archive/thread/14731/?tx_maillisttofaq_pi1%5Bpointer%5D=12&tx_maillisttofaq_pi1%5B
mode%5D=1

I'm running Apache/1.3.33 (Cygwin) PHP/5.0.4.  Browsing with IE6, cookies and JS 
enabled.  I'm a PHP/MySQL developer by trade, btw.

Thanks for any help you can offer - I'm really keen to get stuck into Typo3!!!

Jason.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20051120/6f29cf32/attachment.html 


More information about the TYPO3-linux mailing list