Banshee
the secure PHP framework

Forum

Intallation in XAMPP

lareza
12 january 2018, 22:00
What should I configure to install banshee? I put the following route in the browser: http: //localhost/banshee/public/index.php and it says:
Banshee exception
Class 'xsltprocessor' not found
line 315 in C: \ xampp \ htdocs \ banshee \ libraries \ core \ xml.php.

I can read through sublime text the file xml.php and on line 315 it is the following: $ processor = new \ xsltprocessor ();
$ processor-> importstylesheet ($ xslt);

I appreciate your recommendations, what should I do?
Hugo Leisink
12 january 2018, 22:04
My recommendation: read the INSTALL file which comes with Banshee. Specially the section 'Configure your webserver'.
Message preview

The following BB-codes are available in a message:

  • [b]Bold text[/b]
  • [center]Center text or imagen[/center]
  • [color=color name or #RGB code]Colored text[/color]
  • [i]Italic text[/i]
  • [img]Link to image[/img]
  • [right]Align text or image right[/right]
  • [s]Strike-through text[/s]
  • [size=pixelsize]Big or small text[/size]
  • [u]Underlined text[/u]
  • [url]Link to website[/url]
  • [url=link to website]Link text[/url]