Jump to content
InvisionCommunity.de - Der Deutsche Invision Community Support
Sign in to follow this  
Bernt

IP Board > Fehler

Recommended Posts

Hallo

ich versuche seit 30 Minuten das IP Board 3 zu installieren (lokal mit XAMPP).

jedoch bekomme ich immer folgende Fehlermeldung, wenn ich das Board installieren möchte:

Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in F:\xampp\htdocs\upload\ips_kernel\classXML.php on line 339

Fatal error: Call to undefined method domdocument::load() in F:\xampp\htdocs\upload\ips_kernel\classXML.php on line 340

Was bedeutet das und was muss ich machen, dass es funktioniert?

Bitte um Hilfe.. Danke!

EDIT:

habe die conf_global.dist.php in conf_global.php umbenannt und nun kommt folgende Fehlermeldung:

F:\xampp\htdocs\upload\admin\sources\base\ipsRegistry.php on line 2046

Edited by Bernt

Share this post


Link to post

Der Fehler wird an XAMPP liegen bzw. am dort eingebundenen PHP Modul "domdocument".

Eventuell hilft es, wen in der php.ini...

extension=php_domxml.dll

...auskommentiert wird.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×