Re: [TYPO3-german] Backupproblem mit xampp

2010-11-21 Diskussionsfäden Michael Franz

Michael Franz schrieb:


In besagter Zeile steht: require(PATH_typo3conf.´localconf.php´);

localconf.php ist vorhanden und hat auch Lese und Schreibrechte.

Mal ein kleines Update und ein neues Problem. Das Problem lag nicht an 
der localconf.php sondern im typo3conf Verzeichniss befanden sich 
temp_._localconf.php Dateien. Diese habe ich gelöscht und dann wurde 
mir die Installseite angezeigt. Upgedatet. Cache gelöscht. Im Backend 
wird kein Fehler mehr angezeigt.


Wenn ich jetzt das FE aufrufe erhalte ich nur einen weißen Bildschirm.
der Seitenquelltext sieht so aus:

!DOCTYPE html
 PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
html xmlns=http://www.w3.org/1999/xhtml; xml:lang=de-DE lang=de-DE
head
meta http-equiv=Content-Type content=text/html; charset=utf-8 /

!--
This website is powered by TYPO3 - inspiring people to share!
	TYPO3 is a free open source Content Management Framework initially 
created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2009 of Kasper Skaarhoj. Extensions are 
copyright of their respective owners.

Information and contribution at http://typo3.com/ and http://typo3.org/
--

	link rel=stylesheet type=text/css 
href=typo3temp/stylesheet_4a0e37fd6b.css /
style type=text/css media=screen!--.sp-rechts .inhalt { width: 
68%; }--/style

titleStartseite/title
meta name=generator content=TYPO3 4.1 CMS /

	script type=text/javascript 
src=typo3temp/javascript_56ae7398ee.js/script



/head
body

/body
/html

Wo ist da der Schalter verbogen?

Vielen Dank im voraus und allen einen schönen Sonntag.

Schöne Grüße

Michael
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Re: [TYPO3-german] Backupproblem mit xampp

2010-11-21 Diskussionsfäden Michael Franz

Thomas Kowtsch schrieb:


Schau doch mal im Apache Error Log (dort sollten normalerweise
PHP-Fehlermeldungen landen) - bisher hatten leere Seiten bei mir meist
ein grundlegendes Problem (fehlendes module, zu alte PHP-Version,
Fehlkonfiguration, ...).

Habe das Logfile gesichert und dann das Original gelöscht. xampp stop 
und start und dann die Seite aufgerufen. Im Logfile steht dann folgendes:


[Sun Nov 21 10:32:18 2010] [notice] suEXEC mechanism enabled (wrapper: 
/opt/lampp/bin/suexec)
[Sun Nov 21 10:32:18 2010] [warn] RSA server certificate is a CA 
certificate (BasicConstraints: CA == TRUE !?)
[Sun Nov 21 10:32:18 2010] [warn] RSA server certificate CommonName (CN) 
`localhost' does NOT match server name!?
[Sun Nov 21 10:32:19 2010] [notice] Digest: generating secret for digest 
authentication ...

[Sun Nov 21 10:32:19 2010] [notice] Digest: done
[Sun Nov 21 10:32:20 2010] [warn] RSA server certificate is a CA 
certificate (BasicConstraints: CA == TRUE !?)
[Sun Nov 21 10:32:20 2010] [warn] RSA server certificate CommonName (CN) 
`localhost' does NOT match server name!?
[Sun Nov 21 10:32:20 2010] [notice] Apache/2.2.14 (Unix) DAV/2 
mod_ssl/2.2.14 OpenSSL/0.9.8l PHP/5.3.1 mod_apreq2-20090110/2.7.1 
mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations


Das hat aber wohl nichts mit meinem Problem zu tun.

Auf weitere Hilfe hoffend.

Michael

___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

[TYPO3-german] Backupproblem mit xampp

2010-11-20 Diskussionsfäden Michael Franz

 ich habe mir von einem Projekt ein Backup gezogen Version 4.1.7.
  Dies wollte ich in meiner Testumgebung auf 4.4.4 hochrüsten. Als
  erstes habe ich mit 4.1.15 aufgespielt dann das Backup eingespielt,
  Pfade angepasst usw. Als Server benutze ich xampp 1.7.3.

  Beim ersten Aufruf kommt folgende Meldung:
  Warning: require(/opt/lampp/htdocs/rkv1999/typo3conf/localconf.php)
  [function.require]: failed to open stream:
  Keine Berechtigung in /opt/lampp/src/typo3_src-4.1.15/t3lib 
/config_default.php on line 278


  Fatal error: require() [function.require]:
  Failed opening required 
'/opt/lampp/htdocs/rkv1999/typo3conf/localconf.php'

  (include_path='.:/opt/lampp/lib/php') in
  /opt/lampp/src/typo3_src-4.1.15/t3lib/config_default.php on line 278

  In besagter Zeile steht: require(PATH_typo3conf.´localconf.php´);

  localconf.php ist vorhanden und hat auch Lese und Schreibrechte.

Neblige Grüße aus dem schönen Westerwald

Michael
___
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german