Fatal error: Call to undefined function: strripos() in /home

Aktuelle Version: 1.0.6
Veröffentlicht: 01.09.10
Forum rules
Vor dem erstellen neuer Supportanfragen bitte zuerst in die board3 Portal FAQ schauen und die Suche benutzen!
Viele Fragen sind bereits schon gestellt und beantwortet worden.
Bitte auch unsere Forumsregeln lesen und beachten!
Locked

Topic author
kkolli
Active Member
Posts: 2
Joined: 25. January 2011 21:22
phpBB.de User: kkolli

Fatal error: Call to undefined function: strripos() in /home

Post by kkolli »

Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger

Was hast Du gemacht, bevor das Problem aufgetreten ist?
Nach Installation kommt folgende Fehlermeldung. Ich weiß, das hat was mit den Strippos zu tun, hab aber keine Ahnung wie man das macht, bzw. was das bedeutet. Zeile 663:

// Change group
if (@chgrp($filename, $_chmod_info['common_group']))
{
clearstatcache();
$file_gid = @filegroup($filename);
}


Was hast Du bereits versucht um das Problem zu lösen?


Fehlerbeschreibung und Nachricht
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Fatal error: Call to undefined function: strripos() in /

Post by Marc »


Topic author
kkolli
Active Member
Posts: 2
Joined: 25. January 2011 21:22
phpBB.de User: kkolli

Re: Fatal error: Call to undefined function: strripos() in /

Post by kkolli »

die Lösung ist wirklich einfach, einfach im htaccess php 5 aktivieren:

AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
Locked

Return to “board3 Portal 1.0.x - Deutscher Support”