TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-install@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 18.07.2008, 15:11
Jesper Heldorf Fredskild
Gast
 
Beiträge: n/a
Standard [TYPO3-install] Problem accessing the backend after installation

HI



This is what I have done:



* I have downloaded the "typo3_src+dummy-4.2.1.zip" file from
Typo3.org.
* Unzipped it on the local computer and
* uploaded all the files to my ftp address in the root dir.
* Opened the /typo3/sysext/install/mod/class.tx_install.php and
added/changed a lines:



From

* function getDatabaseList() {
* $dbArr=array();
* if ($result = $GLOBALS['TYPO3_DB']->sql_pconnect(TYPO3_db_host,
TYPO3_db_username, TYPO3_db_password)) {
* $dbArr = $GLOBALS['TYPO3_DB']->admin_get_dbs();
* }
* return $dbArr;





To:

o function getDatabaseList() {

o $dbArr=array("Database_com");

o if ($result = $GLOBALS['TYPO3_DB']->sql_pconnect(TYPO3_db_host,
TYPO3_db_username, TYPO3_db_password)) {

o $dbArr = $GLOBALS['TYPO3_DB']->admin_get_dbs();

o }

o return $dbArr;

(Added database name and inserted username and password)



* and changed the installtoolpassword for safety reasons.



This is done to be able to go through the 1-2-3 step installation on the ftp
address.



This is my problem:



* when I scroll down to the end of the Typo3 4.2 install tool window
and try to enter the backend admin then the page cannot be found/displayed
by the Internet explorer.





I think it might have something to do with the rights.



I hope you can help me on above.



Kind regards,

Jesper





_______________________________________________
TYPO3-install mailing list
TYPO3-install (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-install
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-install] Problems accessing typo3temp folder Marcel van der Laan typo3-install@lists.netfielders.de 3 08.07.2008 23:41
[TYPO3-install] backend login fail on install Pritesh Chandra typo3-install@lists.netfielders.de 1 27.05.2008 09:30
[TYPO3-install] Installation problem creating DB Grant Holmes typo3-install@lists.netfielders.de 1 20.02.2008 10:59
[TYPO3] tinyrte makes filelink urls ABSOLUTE,as the url you are accessing the backend at, how to force RELATIVE? Andrew Davis typo3-english@lists.netfielders.de 1 25.09.2007 20:04
[TYPO3] Accessing backend-module class from other backend-module? Mathias Gisch typo3-english@lists.netfielders.de 0 15.04.2007 11:21


Alle Zeitangaben in WEZ +1. Es ist jetzt 14:17 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77