<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Joomla on Bluescreengenerator</title>
    <link>https://bluescreengenerator.de/tags/joomla/</link>
    <description>Recent content in Joomla on Bluescreengenerator</description>
    <image>
      <title>Bluescreengenerator</title>
      <url>https://bluescreengenerator.de/img/bsg-watermark.png</url>
      <link>https://bluescreengenerator.de/img/bsg-watermark.png</link>
    </image>
    <generator>Hugo</generator>
    <language>de-DE</language>
    <lastBuildDate>Sat, 21 Sep 2013 16:35:00 +0000</lastBuildDate>
    <atom:link href="https://bluescreengenerator.de/tags/joomla/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Joomla 3 Installation bei Strato Hosting</title>
      <link>https://bluescreengenerator.de/blog/joomla-3-installation-bei-strato-hosting/</link>
      <pubDate>Sat, 21 Sep 2013 16:35:00 +0000</pubDate>
      <guid>https://bluescreengenerator.de/blog/joomla-3-installation-bei-strato-hosting/</guid>
      <description>&lt;p&gt;Bei der Installation von Joomla 3 (genauer: 3.1.5) auf einem Strato Webhosting bin ich auf zwei Probleme gestoßen.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Nach der ersten Seite des Setups (wo man Seitentitel, Administrator usw. festlegt) erscheint beim Klick auf “Weiter” ein Ladebalken, der nicht mehr verschwindet.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;Lösung:&lt;/em&gt;
PHP-Version umstellen. Stand bei mir auf 5.5 (aktuellste, Stand September 2013), mit einem Downgrade auf die nächstältere Version ist das Problem behoben. Die Einstellung lässt sich bequem im Adminpanel bei Strato umsetzen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Joomla mit Plesk</title>
      <link>https://bluescreengenerator.de/blog/joomla-mit-plesk/</link>
      <pubDate>Wed, 14 Aug 2013 16:17:00 +0000</pubDate>
      <guid>https://bluescreengenerator.de/blog/joomla-mit-plesk/</guid>
      <description>&lt;p&gt;Hinweise zum Betrieb von Joomla unter Plesk-Hosting.&lt;/p&gt;
&lt;h3 id=&#34;verzeichnisrechte&#34;&gt;Verzeichnisrechte&lt;/h3&gt;
&lt;table&gt;
	&lt;thead&gt;
			&lt;tr&gt;
					&lt;th&gt;Verzeichnis&lt;/th&gt;
					&lt;th&gt;chmod&lt;/th&gt;
			&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tbody&gt;
			&lt;tr&gt;
					&lt;td&gt;tmp&lt;/td&gt;
					&lt;td&gt;777&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;log&lt;/td&gt;
					&lt;td&gt;777&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;cache&lt;/td&gt;
					&lt;td&gt;777&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
					&lt;td&gt;administrator/cache&lt;/td&gt;
					&lt;td&gt;777&lt;/td&gt;
			&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Pfade zum tmp und log-Verzeichnis in der &lt;code&gt;configuration.php&lt;/code&gt; müssen stimmen! Das sind absolute Angaben.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Beispiel:&lt;/em&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;public $log_path = &#39;/var/www/vhosts/domain.tld/httpdocs/logs&#39;;
public $tmp_path = &#39;/var/www/vhosts/domain.tld/httpdocs/tmp&#39;;
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;ftp-layer&#34;&gt;FTP-Layer&lt;/h3&gt;
&lt;p&gt;DIe Pfadangabe in der &lt;code&gt;configuration.php&lt;/code&gt; ist dort relativ.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Beispiel:&lt;/em&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;public $ftp_root = &#39;httpdocs&#39;;
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&#34;integrierte-updatefunktion&#34;&gt;Integrierte Updatefunktion&lt;/h3&gt;
&lt;p&gt;Meldet Joomla im Backend ein Update, so müssen für die Installation sämtliche Verzeichnis- und Dateiberechtigungen auf 777 umgestellt werden. Ansonsten gibt es Probleme mit dem Überschreiben und Neuanlegen von Dateien und Ordnern.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
