<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://fbb.just4test.de/extern.php?action=feed&amp;tid=4925&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Informationen für CMS/made simple / Installation hängt sich bei Punkt 6 auf]]></title>
		<link>http://www.cmsmadesimple.de/forum/viewtopic.php?id=4925</link>
		<description><![CDATA[Die aktuellsten Beiträge in Installation hängt sich bei Punkt 6 auf.]]></description>
		<lastBuildDate>Sun, 01 Jan 2017 18:13:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39821#p39821</link>
			<description><![CDATA[<p>Danke für die Antworten, hat mir sehr weiter geholfen<br />LG</p>]]></description>
			<author><![CDATA[dummy@example.com (xHanninio)]]></author>
			<pubDate>Sun, 01 Jan 2017 18:13:38 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39821#p39821</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39801#p39801</link>
			<description><![CDATA[<div class="quotebox"><cite>engel1963 schrieb:</cite><blockquote><div><p>Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /var/www/virtual/gelsenkirchen-haverkamp.de/htdocs/install/lib/classes/CMSInstallPage6.class.php:86</p></div></blockquote></div><p>Hier wird in Zeile 86 die &quot;undefinierte&quot; Funktion set_magic_quotes_runtime() aufgerufen - undefiniert deshalb, weil es sie unter PHP 7 NICHT mehr gibt.</p><p><a href="https://secure.php.net/manual/de/function.set-magic-quotes-runtime.php" rel="nofollow">https://secure.php.net/manual/de/functi … untime.php</a></p><p>Zudem wird in Zeile 86 sowieso nix anderes gemacht, als die Funktion zu deaktivieren</p><div class="codebox"><pre><code>	    @set_magic_quotes_runtime(false);</code></pre></div><p>Kann man also beruhigt auskommentieren, also</p><div class="codebox"><pre><code>	 #   @set_magic_quotes_runtime(false);</code></pre></div><p>Oder löschen <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/big_smile.png" alt="big_smile" /> ...</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Thu, 29 Dec 2016 06:22:45 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39801#p39801</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39754#p39754</link>
			<description><![CDATA[<p>Blieb mir nix anderes übrig. Habe noch eine 5 Version auf dem Server installiert. Muss ich halt switchen pro Nutzer.</p>]]></description>
			<author><![CDATA[dummy@example.com (engel1963)]]></author>
			<pubDate>Sat, 17 Dec 2016 01:33:28 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39754#p39754</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39753#p39753</link>
			<description><![CDATA[<div class="quotebox"><cite>engel1963 schrieb:</cite><blockquote><div><p>........ PHP7 ........CMS 1.12.2</p></div></blockquote></div><p>Kannst du auf eine vorherige PHP-Version umstellen versuchen?<br />Die cmsms-Version ist nicht wirklich php7-tauglich ohne Probleme zu machen.</p>]]></description>
			<author><![CDATA[dummy@example.com (owr_web)]]></author>
			<pubDate>Fri, 16 Dec 2016 17:46:37 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39753#p39753</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39752#p39752</link>
			<description><![CDATA[<p>Jetzt habe ich den selben Fehler. PHP7. Habe mal Fehler ausgeben lassen. </p><div class="codebox"><pre><code>Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /var/www/virtual/gelsenkirchen-haverkamp.de/htdocs/install/lib/classes/CMSInstallPage6.class.php:86 Stack trace: #0 /var/www/virtual/gelsenkirchen-haverkamp.de/htdocs/install/lib/classes/CMSInstaller.class.php(131): CMSInstallerPage6-&gt;preContent(Object(pear_ADOConnection)) #1 /var/www/virtual/gelsenkirchen-haverkamp.de/htdocs/install/index.php(163): CMSInstaller-&gt;run(&#039;install&#039;) #2 {main} thrown in /var/www/virtual/gelsenkirchen-haverkamp.de/htdocs/install/lib/classes/CMSInstallPage6.class.php on line 86 </code></pre></div><p>CMS 1.12.2</p>]]></description>
			<author><![CDATA[dummy@example.com (engel1963)]]></author>
			<pubDate>Fri, 16 Dec 2016 14:18:31 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39752#p39752</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39692#p39692</link>
			<description><![CDATA[<p>Schaut mal bitte in meinen Footer - der Link sagt euch, welche Angaben wir benötigen, um weitere Hilfe geben zu können.</p><p>Und nein, Sponsoren für die diesjährigen Glaskugeln (in die wir ansonsten schauen könnten) haben sich noch nicht gefunden <img src="http://www.cmsmadesimple.de/forum/plugins/ezbbc/style/smilies/big_smile.png" alt="big_smile" />.</p>]]></description>
			<author><![CDATA[dummy@example.com (cyberman)]]></author>
			<pubDate>Sun, 04 Dec 2016 06:29:15 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39692#p39692</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39619#p39619</link>
			<description><![CDATA[<p>Hab es auf zwei verschiedenen Rechnern (beide Ubuntu 16.04) probiert, aber jedesmal das gleiche Problem. Komplett löschen (mit Datenbank) und neu aufsetzen bringt auch nichts...</p>]]></description>
			<author><![CDATA[dummy@example.com (leo7531)]]></author>
			<pubDate>Mon, 21 Nov 2016 16:29:06 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39619#p39619</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39616#p39616</link>
			<description><![CDATA[<p>Hab leider das selbe Problem...was hast du schon alles zur Lösung probiert? <br />Lg</p>]]></description>
			<author><![CDATA[dummy@example.com (xHanninio)]]></author>
			<pubDate>Sun, 20 Nov 2016 21:15:35 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39616#p39616</guid>
		</item>
		<item>
			<title><![CDATA[Installation hängt sich bei Punkt 6 auf]]></title>
			<link>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39615#p39615</link>
			<description><![CDATA[<p>Hallo Community,</p><p>ich bin ein Neueinsteiger und wollte mir das CMS made simple zum Ausprobieren auf mein Ubuntu Notebook aufspielen. <br />Mein Problem: Bei Punkt 6 der Systeminstallation hängt sich das Installationsprogramm bei <br />&quot;Import der Beispieldate ...&quot; auf.<br />Vielleicht kann mir da jemand helfen...</p>]]></description>
			<author><![CDATA[dummy@example.com (leo7531)]]></author>
			<pubDate>Sun, 20 Nov 2016 18:01:29 +0000</pubDate>
			<guid>http://www.cmsmadesimple.de/forum/viewtopic.php?pid=39615#p39615</guid>
		</item>
	</channel>
</rss>
