Topic: install problem

Hi

I'm totally new punbb , I ran in trouble when installing

when I start install.php from my browser I get the following message

This PHP environment does not have support for any of the databases that PunBB supports. PHP needs to have support for either MySQL, PostgreSQL or SQLite in order for PunBB to be installed.

thank

Re: install problem

I found my prevoious problem but now I get this when starting install.php
I use SQLite and php5

Fatal error: Call to undefined function preg_match() in /usr/local/www/data-dist/forums/install.php on line 322

Re: install problem

It means your PHP environment is not configured with regular expression (PCRE) support. Is it your own server?

"Programming is like sex: one mistake and you have to support it for the rest of your life."