1

Topic: Setting it up...

In the install.php after clicking Start install I get this.
"An error occured on line 57 in file c:\Inetpub\wwwroot\test\include\dblayer\sqlite.php.

PunBB reported: Unable to create new database './SOAP'. Permission denied"

Have installed:
ISS  (had it installed so I'm testing on it before I set up the ApacheWebserver)
PunBB 1.2.5
php 5.0.4
PostgreSQL 8
MySQL 4.1.11

tried with SQLite but same problem...

How do I set it up, I am not used to SQL and so on sad

Re: Setting it up...

Erm, you're using SQLite there: try using PostgreSQL or MySQL?

3

Re: Setting it up...

At the pop-up. Select your database type I can only choose SQLite, and it was that way before I even installed it. sad

Re: Setting it up...

That means you don't have MySQL/PostgreSQL support in your PHP

5 (edited by Rollo 2005-04-10 16:58)

Re: Setting it up...

Hmm.. Shouldn't it be? What should I do?

Re: Setting it up...

Actually, do you have SQLite installed? Or is it just giving you that option?

7

Re: Setting it up...

I did not first, but it was my only option in the pop-up.
I then installed it and got the same error.
I downgraded my PHP to 4.3.11, now the pop-up meny contains only MySQL standard.
Now I get this error
"An error occured on line 58 in file c:\inetpub\wwwroot\test\include\dblayer\mysql.php.

PunBB reported: Unable to connect to MySQL server. MySQL reported: Can't connect to MySQL server on 'localhost' (10061)"

Is it me who can't set up SQL right or is it IIS? Me want perfection now big_smile

Re: Setting it up...

Is MySQL running (ie: can you connect to it otherwise? and is it running on localhost?)