https://www.icyphoenix.com/viewtopic.php?f=1&t=8540&p=55746#p55746 ----------------------------------- Joshua203 Tue 22 May, 2012 14:26 Re: phpBB 3 To Icy Phoenix Conversion Tool ----------------------------------- Ok never mind those error lines posted earlier, I just did not read the instructions very well :oops: Anyone having the same issue ... make sure you run phpbb3_to_ip.php from the root-directory (not from the install folder!) Additionally I only had to comment out these lines in htaccess to be able to access any file: [code linenumbers=false]//RewriteCond %{HTTP_COOKIE}% s:(.*):%22test1%22%3b //RewriteRule ^.*$ http://127.0.0.1/ [R,L][/code]