Posts: 7
Threads: 2
Joined: Jan 2013
OK. Thanks. I did that and ran the installer again.
Where to the errors show up?
Posts: 2,890
Threads: 59
Joined: Jun 2010
They would have displayed on the screen.
Can you try changing the file permissions of details.php from read-only to normal. It's possible that your server is badly configured so that a read-only file can't even be read. If this works then when you get to the admin panel it will warn you that the file is not read-only. When it does this, click the button to disable the check.
If that doesn't work, can you check the privileges that you gave when creating the database. Make sure that all privileges are granted.
Have
you completed
the interview?
Posts: 7
Threads: 2
Joined: Jan 2013
(21-Jan-2013, 01:46 PM)Steven Wrote: They would have displayed on the screen.
Can you try changing the file permissions of details.php from read-only to normal. It's possible that your server is badly configured so that a read-only file can't even be read. If this works then when you get to the admin panel it will warn you that the file is not read-only. When it does this, click the button to disable the check.
If that doesn't work, can you check the privileges that you gave when creating the database. Make sure that all privileges are granted.
I finally got a chance to try your suggestions. I had to change the permission for the user I had set up.
Finally got it installed. Thank you very much for your help
Posts: 2,890
Threads: 59
Joined: Jun 2010
Okay, so changing your MySQL user privileges worked. Was it this that you changed:
I'll add a note about this in the installer for the next version.
Anyway, glad you got it working.
Have
you completed
the interview?
Posts: 7
Threads: 2
Joined: Jan 2013
(25-Jan-2013, 10:25 PM)Steven Wrote: Okay, so changing your MySQL user privileges worked. Was it this that you changed:
I'll add a note about this in the installer for the next version.
Anyway, glad you got it working.
Yes...that is what I changed.
Now I just need to figure out the integration part. One step at a time