Stuck installing database: cannot write to "settings.php"

Asked by Jack

I unpacked the .zip onto my server, got to the installer, created a database, gave the installer the info for the database, and then I get this...

"Populating the database

Loading from 1.sql .............................................................

Loading from 2.sql .......

Loading from 3.sql ....

Loading from 4.sql .........

Loading from 6.sql ....

Loading from 7.sql .........

Loading from 8.sql .........

Loading from 9.sql ......

Loading from 10.sql ...........

Loading from 20.sql .........................................

Loading from 21.sql ......

Loading from 22.sql ...............

Loading from 23.sql ...........

Loading from 24.sql .......

Loading from 25.sql ....

Loading from 26.sql ....

Loading from 27.sql ....

Unable to write to settings.php. We already checked this was possible earlier, so something changed."

This is the first time that I am trying to install xibo on our new server (someone else installed it for us last time on the old server but is no longer with the organization). Please excuse my ignorance if this is obvious, though I did try looking through past posts and the installer file.

Any help would be greatly appreciated. (we are using a 3rd party windows based server that meets all of xibo's requirements)

Thanks in advance!!

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Jack
Solved:
Last query:
Last reply:
Revision history for this message
kobus44 (kobus44) said :
#1

Xibo isn't getting the appropriate clearance for writing files on your specified folder location. Is your server program blocking write-access, maybe?

Revision history for this message
Jack (jackhakala) said :
#2

It was a permissions issue, but I had to solve it by creating the file and then giving the installer permission to write to that file.

I could not get it to create the file itself for some reason, even though I did give it permission to write to the folder.

Problem solved, I just thought I would post what I did in case any other nooB's ran into the same issue.

Thanks for your help!